mherger wrote: > > It's not my code. Michael's change modifies > > 'Slim/Web/Pages/Trackinfo.pm', whereas the JSONRPC I'm using is > handled > > by 'Slim/Menu/Trackinfo.pm'. Perhaps a similar change needs to be > made > > there? > > Hmm... I thought the player UIs were working as expected. Then you > should be fine, as you're using the same methods as those. I'm hesitant > > to change something which has been working as expected for years...
It's your call - you know the code *much* better than I. But Material is using the "trackinfo" command via JSONRPC - and this is handled in 'Slim/Menu/Trackinfo.pm', *not* 'Slim/Web/Pages/Trackinfo.pm' - so your changes have no affect on Material (or any other clients using this via JSONRPC). As stated, passing the playlist_index to "trackinfo" -seems- to be working OK for me, so perhaps no change is required. However, I only discovered this by chance. If I pass a trackId, then the index is not used - and the wrong URL is used. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=110714 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
