-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotty stops playing #147
Comments
I have a new build in development which seems to be much more stable: if you don't need the Connect feature, add http://herger.net/slim-plugins/spotty-test.xml to the additional repositories in Manage Plugins, then install the latest Spotty version from there. |
I do use Connect, but I'll give the new version a try and go through the LMS interface instead. If I leave the test repository in place will a version with Connect get upgraded later? |
Yes. LMS should always install the latest. Once I release an official update, it'll feature a more recent version number than the test version. |
Hi, I don't know if you have the same issue as we have... sometimes the playback will loop at the end of a song. I created a script checking for this and for now, the music never stops (it skips to the next song). Feel free to use it, |
I get often where Spotty stops playing. v4.11.2 on LMS 8.5.3 (stable branch) piCoreplayer 9.2.0 (rpi5) Was getting the same error on a rpi4 with 8.2.0 and Lyrion on the development branch.
[24-11-01 08:44:04.5226] Slim::Player::StreamingController::playerEndOfStream (2324) 00:04:20:22:84:be
[24-11-01 08:44:04.5228] Slim::Player::StreamingController::_Invalid (324) 00:04:20:22:84:be: event EndOfStream received while in invalid state PLAYING-TRACKWAIT
[24-11-01 08:44:04.5229] Slim::Player::StreamingController::_Invalid (325) Error:
[24-11-01 08:44:04.5232] Slim::Player::StreamingController::_Invalid (325) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/usr/local/slimserver/Slim/Player/StreamingController.pm line 325)
frame 1: Slim::Player::StreamingController::_Invalid (/usr/local/slimserver/Slim/Player/StreamingController.pm line 285)
frame 2: Slim::Player::StreamingController::_eventAction (/usr/local/slimserver/Slim/Player/StreamingController.pm line 2330)
frame 3: Slim::Player::StreamingController::playerEndOfStream (/usr/local/slimserver/Slim/Player/Squeezebox2.pm line 150)
frame 4: Slim::Player::Squeezebox2::statHandler (/usr/local/slimserver/Slim/Networking/Slimproto.pm line 676)
frame 5: Slim::Networking::Slimproto::_disco_handler (/usr/local/slimserver/Slim/Networking/Slimproto.pm line 425)
frame 6: Slim::Networking::Slimproto::client_readable (/usr/local/slimserver/Slim/Networking/IO/Select.pm line 122)
frame 7: (eval) (/usr/local/slimserver/Slim/Networking/IO/Select.pm line 118)
frame 8: Slim::Networking::IO::Select::ANON (/usr/local/slimserver/Slim/Networking/IO/Select.pm line 167)
frame 9: (eval) (/usr/local/slimserver/Slim/Networking/IO/Select.pm line 167)
frame 10: Slim::Networking::IO::Select::loop (/usr/local/slimserver/slimserver.pl line 726)
frame 11: main::idle (/usr/local/slimserver/slimserver.pl line 675)
frame 12: main::main (/usr/local/slimserver/slimserver.pl line 1214)
The text was updated successfully, but these errors were encountered: