OK,
I almost remember how to program.
I found the perl module for the live365 plugin and added the logging
setup:
my $log = Slim::Utils::Log->addLogCategory({
'category' => 'plugin.live365',
'defaultLevel' => 'ERROR',
'description' => getDisplayName(),
});
Restarted SqueezeCenter and set the debugging level to DEBUG. Here's
what I see in the log now when I start a live35 stream.
[08-07-20 18:07:34.2489]
Slim::Plugin::Live365::ProtocolHandler::onCommand (89) Getting audio
URL for live365://www.live365.com/play/alexis0012 from SN
[08-07-20 18:07:34.8366] Slim::Plugin::Live365::ProtocolHandler::gotURL
(110) Got Live365 URL from SN:
http://216.235.94.10:80/play?s=afl:alexis0012&d=live365&r=0&membername=ducati08&session=RE20IkAuHmT4oYQ2&AuthType=AFL&SaneID=66.150.114.115-live365%3ASqueezeNetwork1.0libwwwperl5.808%3Atag_tracker&token=f4286cb4a0706b3106990dca354e6252-0723200080101121&sessionid=ducati08%3ARE20IkAuHmT4oYQ2
[08-07-20 18:07:34.8544]
Slim::Plugin::Live365::ProtocolHandler::getPlaylist (234) Getting
playlist from SqueezeNetwork
[08-07-20 18:07:35.1766]
Slim::Plugin::Live365::ProtocolHandler::gotPlaylist (246) Got current
track: {
album => "Funeral",
artist => "Arcade Fire",
desc => {},
refresh => 269,
title => "Neighborhood 1 (Tunnels)",
}
That info is wrong. It looks like SqueezeNetwork is returning the wrong
title info. I'm no longer getting the original error, but the title is
still wrong.
Any ideas what's going on?
Don
--
ducati08
------------------------------------------------------------------------
ducati08's Profile: http://forums.slimdevices.com/member.php?userid=1950
View this thread: http://forums.slimdevices.com/showthread.php?t=50023
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss