castalla wrote: > I've noticed the following main LMS log error messages when playing live > mp3 streams - this occurs across all upnpbridge players (eg. Sonos, > Jongo), and both dev or stable versions - very strange > > > Code: -------------------- > > > > [16-06-08 14:26:08.1821] Slim::Player::Protocols::HTTP::getMetadataFor (663) Metadata provider Slim::Plugin::InternetRadio::TuneIn::Metadata::provider failed: > [16-06-08 14:26:08.1833] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Slim::Control::Queries::songinfoQuery]: [Can't call method "playingSong" on an undefined value at /usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 672. > ] > [16-06-08 14:26:08.1847] Slim::Plugin::CLI::Plugin::cli_process (634) Request [songinfo] failed with error: Bad dispatch! > > -------------------- > >
The binary application of the plugin queries LMS (through the Command Line Interface) to get informations on the track and then to forward them to the UPnP player. It seems that this is a LMS error where LMS cannot answer properly to the "songinfo" request. It's unlikely to be because of the bridge, meaning that there is no "active" plugin Perl code for this part - all is done in a separated binary that behaves like a squeezelite. LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1, PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne, JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+, Odroid-C1, Cubie2 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
