Thanks to all still working on LMS/SBS/Squeezeserver - I've had a server running for more than 10 years, and still have Slimp3s running on my system; as well as a couple of PiCorePlayers.
I ran into an issue over the past couple of months which I haven't been able to resolve or find an answer on the forums: when using my SB3/SB2/Slimp3, if I navigate to My Music - > Random Mix -> Select Genres, my genres appear, but I cannot select or deselect a genre. Genres which are selected remain selected; genres which are unselected remain unselected. This appears to be accompanied by an error in the log (see below). I can still select genres through the web UI.
Some info about my system:
Logitech Media Server Version: 7.9.0 - 1454057025 @ Fri Jan 29 09:23:32 UTC 2016
Hostname: arm
Server IP Address: 192.168.1.169
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.14.2 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 0.95
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 7
and about my library:
Total Tracks: 25,424
Total Albums: 1,758
Total Artists: 4,752
Total Genres: 34
Total Playing Time: 1529:36:01
The issue has followed through different nightlies, and through the -arm version of the deb as well (I've switched back to -all to see if there was a correlation - not the case).
Any ideas about issues I could check/places I could look to fix this?
Many thanks!
I ran into an issue over the past couple of months which I haven't been able to resolve or find an answer on the forums: when using my SB3/SB2/Slimp3, if I navigate to My Music - > Random Mix -> Select Genres, my genres appear, but I cannot select or deselect a genre. Genres which are selected remain selected; genres which are unselected remain unselected. This appears to be accompanied by an error in the log (see below). I can still select genres through the web UI.
Code:
2016-01-30 22:25:30 squeezeboxserver_safe started.
[16-01-30 22:25:37.3821] main::init (384) Starting Logitech Media Server (v7.9.0, 1454057025, Fri Jan 29 09:23:32 UTC 2016) perl 5.014002
[16-01-30 22:25:44.4856] Plugins::GoogleMusic::Plugin::initPlugin (95) Not able to login to Google Play Music: exceptions.ValueError: android_id cannot be None. at line 52
[16-01-30 22:25:44.4881] Plugins::GoogleMusic::Plugin::initPlugin (100) Not logged in to Google Play Music. Set your username and password.
[16-01-30 22:28:42.2817] Slim::Utils::Timers::__ANON__ (273) Error: Timer Slim::Web::Cometd::sendResponse failed:
[16-01-31 07:16:15.1043] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Slim::Control::Commands::buttonCommand]: [Can't use string ("") as a HASH ref while "strict refs" in use at /usr/share/perl5/Slim/Plugin/RandomPlay/Plugin.pm line 751.
]
[16-01-31 07:16:15.4199] Slim::Buttons::Input::Choice::getExtVal (174) Error: Couldn't run coderef. [Can't use string ("") as a HASH ref while "strict refs" in use at /usr/share/perl5/Slim/Plugin/RandomPlay/Plugin.pm line 1002.
]
[16-01-31 07:16:19.3788] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Slim::Control::Commands::buttonCommand]: [Can't use string ("") as a HASH ref while "strict refs" in use at /usr/share/perl5/Slim/Plugin/RandomPlay/Plugin.pm line 751.
]
[16-01-31 07:16:21.5821] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Slim::Control::Commands::buttonCommand]: [Can't use string ("") as a HASH ref while "strict refs" in use at /usr/share/perl5/Slim/Plugin/RandomPlay/Plugin.pm line 736.
]
[16-01-31 07:16:23.1576] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Slim::Control::Commands::buttonCommand]: [Can't use string ("") as a HASH ref while "strict refs" in use at /usr/share/perl5/Slim/Plugin/RandomPlay/Plugin.pm line 736.
]
[16-01-31 18:06:37.0232] Slim::Networking::Discovery::Players::_players_error (146) Unable to get players: Connect timed out:
[16-01-31 18:51:58.8533] Slim::Utils::Timers::__ANON__ (273) Error: Timer Slim::Web::Cometd::sendResponse failed: illegal file descriptor or filehandle (either no attached file descriptor or illegal value): at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.Logitech Media Server Version: 7.9.0 - 1454057025 @ Fri Jan 29 09:23:32 UTC 2016
Hostname: arm
Server IP Address: 192.168.1.169
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.14.2 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 0.95
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 7
and about my library:
Total Tracks: 25,424
Total Albums: 1,758
Total Artists: 4,752
Total Genres: 34
Total Playing Time: 1529:36:01
The issue has followed through different nightlies, and through the -arm version of the deb as well (I've switched back to -all to see if there was a correlation - not the case).
Any ideas about issues I could check/places I could look to fix this?
Many thanks!