mherger wrote: > > I just updated my LMS installation from FreeBSD 11 to FreeBSD 12 > using > > the patch from h t t p > > s://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240397 > > (pkg-list-patch-for-12.1) with success but now the FreeBSD helper > won't > > install from plugins making Spotty give the following output in > > plugins/settings: > > How does the installation fail? Any error? Anything in server.log? > > You could try to compile your own: > https://github.com/michaelherger/spotty. "cargo build --release" should > > be all you need. Then copy the resulting spotty binary as > "spotty-custom" somewhere in your search path. > > -- > > > Michael
Hi again and thank you for really swift feedback, 1. After installing rust (pkg install rust) and downloading the source from Github (https://github.com/michaelherger/spotty. "cargo build --release") it compiled just fine! 2. The resulting spotty was copied to /var/db/logitechmediaserver/cache/InstalledPlugins/Plugins/Spotty/Bin and renamed spotty-custom. File permissions for spotty-custom was set to slimserv:slimserv 3. And I get a nice welcoming screen :) 31663 4. I follow the instructions (starting Spotify on mobile, play song, hit authorization and I get the next screen with web token filled in). I check my squeezebox devices and hit apply and close. 5. I restart the server 6. I go to my apps spotty and enjoy the beautiful icons. However when I click them there is no content. 7. I check server.log and it looks like so: #tail /var/log/logitechmediaserver/server.log Plugins::Spotty::API::__ANON__ (1476) API call: browse/featured-playlists?country=US&limit=50&locale=en_US×tamp=2020-09-24T09%3A50%3A00 Plugins::Spotty::API::__ANON__ (1480) error: Error reading headers: Server closed connection without sending any data back at /usr/local/share/logitechmediaserver/CPAN/Net/HTTP/Methods.pm line 306. Plugins::Spotty::API::__ANON__ (1476) API call: me/albums?limit=50 Plugins::Spotty::API::__ANON__ (1480) error: Error reading headers: Server closed connection without sending any data back at /usr/local/share/logitechmediaserver/CPAN/Net/HTTP/Methods.pm line 306. Plugins::Spotty::API::__ANON__ (1476) API call: browse/featured-playlists?country=US&limit=50&locale=en_US×tamp=2020-09-24T09%3A50%3A00 Plugins::Spotty::API::__ANON__ (1480) error: Error reading headers: Server closed connection without sending any data back at /usr/local/share/logitechmediaserver/CPAN/Net/HTTP/Methods.pm line 306. Plugins::Spotty::API::__ANON__ (1476) API call: browse/featured-playlists?country=US&limit=50&locale=en_US×tamp=2020-09-24T09%3A50%3A00 Plugins::Spotty::API::__ANON__ (1480) error: Error reading headers: Server closed connection without sending any data back at /usr/local/share/logitechmediaserver/CPAN/Net/HTTP/Methods.pm line 306. Plugins::Spotty::API::__ANON__ (1476) API call: me/albums?limit=50 Plugins::Spotty::API::__ANON__ (1480) error: Error reading headers: Server closed connection without sending any data back at /usr/local/share/logitechmediaserver/CPAN/Net/HTTP/Methods.pm line 306. What can I do? Greetings SoundLover +-------------------------------------------------------------------+ |Filename: spotty.JPG | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=31663| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ SoundLover's Profile: http://forums.slimdevices.com/member.php?userid=70699 View this thread: http://forums.slimdevices.com/showthread.php?t=112962 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
