My fix seems to works with both pre and post 29 April LMS so it may be OK to use.
MIchael, With regard to the change in BASE.pm. The "playlist" attribute used to be either 1 or 0. Your change make it equal to the playlist type string. What should the value be of the "playlist" attribute - a boolean 1 or 0 or the the playlist type ? I'm interested in this because you use Slim::Music::Info::isPlaylist which does not refer back to the playlist protocol handler (relying on simple type processing) whereas the method Slim::Music::Info::isPlaylistURL returns 1 or 0 and it reverts to the playlist protocol handler even though comments in method indicates it is not liked yet it is called many times while playing a stream. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=103158 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
