Bugzilla – Bug 15675
sleep at end of song not applicable for internet radio
Last modified: 2010-02-16 09:32:36 UTC
Playing internet radio select sleep at end of song mut there is no end to the stream so sleep never happens.
which UI is having the issue? I believe the remote for ip3k players and web ui are doing the right thing and skipping the "end of song" issue. If it is just Squeezeplay-based devices, it's a bit more of a stretch but I'm willing to take a crack at it.
Created attachment 6506 [details] patch to clock 'end of song' option on squeezeplay if it's a radio stream remote/webUI essentially drop the 'end of song' as an option of the $client->controller()->playingSongDuration() is coming back as 0. So, in the case of squeezeplay, we can also drop the option if there is no known, and non-zero, $client->controller()->playingSongDuration().
adding ben in case he wants to review or commit it.
== Auto-comment from SVN commit #30130 to the repo by bklaas == == https://svn.slimdevices.com/?view=revision&revision=30130 == Fixed Bug: 15675 Description: applied patch from KDF (thanks) to not display Sleep at end of song for tracks without duration.
verified with touch fw8504 and radio fw8445