I did a bit more digging. Softsqueeze does not implement one slimproto command META. This command passes back metadata back from player to SBS for display on player, WebUI etc. Softsqueeze does not implement the command so metadata is extracted by SBS.
So it is possible that SBS extraction of metadata is different to a hardware player. You can check this by enabling logging for player.streaming.remote to DEBUG and then run a test by starting/stopping playing a station on Softsqueeze and on a hardware player. Log lines as follows are metadata received from player Slim::Player::Protocols::HTTP::ParseMetadata (153) Icy metadata received: StreamTitle='Nemesis - Koobi Fora';StreamUrl=''; Log lines as below are metadata extracted by SBS Slim::Player::Protocols::HTTP::readMetaData (115) Metadata: StreamTitle='Nemesis - Koobi Fora';StreamUrl=''; -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=84970 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
