urknall wrote: > Hi there, > > when trying to play an itunes podcast via the Podcast Extensions (0.22) > over Airplay Bridge (0.4.62.2) i get the following error: > > Slim::Networking::IO::Select::__ANON__ (130) Error: Select task failed > calling unk: Can't locate object method "protocolHandler" via package > "Slim::Player::SongStreamController" at > /opt/logitechmediaserver/Slim/Networking/Slimproto.pm line 622. > > The stream is starting but i hear no sound, when using the same podcast > directly on a picore player (no airplay endpoint) there is no error and > i can hear the sound. > > LMS is public/8.3 latest git version, not sure where to dig further, any > ideas? > > Cheers Reiner
There is a problem with the streaming that lands into a part of LMS code where I missed some backporting. It does not explain why streaming fails at the first place (it works for me). Can you edit line 622 of the file above and replace "protocolHandler" by "streamUrlHandler" so we can understand what's failing? LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=114928 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
