philippe_44 wrote:
> It don’t think there is a clear option but you can erase the files
> in /var/lib/squeezeboxserver/cache (not the subdirectories!). It’s
> not an ‘elegant’ advice but I don’t think it will
> screw up your LMS :-)
Deleting the files located in '/var/lib/squeezeboxserver/cache/' did not
fix the issues in itself. Here is what fixed it for me (I'm writing it
as mini tutorial to hopefully help others as well)
using LMS Web UI cleanup YouTube plugin information (this is found under
'Server settings > Plugins > YouTube' when using 'Material Skin')
- delete YouTube API access key
- delete Client ID and Client Secret (if previously configured)
using LMS Web UI remove (un-check) 'YouTube plugin' (this is found under
'Server settings > Plugins > Plugins' when using 'Material Skin')
stop running LMS
Code:
--------------------
$ sudo systemctl stop logitechmediaserver.service
--------------------
delete files located in /var/lib/squeezeboxserver/cache/
Code:
--------------------
$ sudo rm -rf /var/lib/squeezeboxserver/cache/*.*
--------------------
reboot the server
Code:
--------------------
$ sudo shutdown -r now
--------------------
LMS will start 'Music Collection Re-scan' after the reboot. Let it
finish.
Install and configure 'YouTube plugin' from scratch (I didn't have to
generate new 'YouTube API access key' since the one I previously
generated worked for me)
Unfortunately I come to no conclusion regarding the real cause or
trigger. Could stepping up from LMS 7.9.3 to 7.9.4 nightly be the
reason? I'm not sure. I would appreciate if any of you share your
thoughts and theories. I hope the above information will help 'morph84'
and possibly others as well.
Thank you all for sticking around and helping out with this issue.
Thanks to 'slartibartfast', 'Man in a van', and 'scala' for sharing
ideas and suggestions. Special thanks to 'philippe_44' for creating and
maintaining the plugin as well as helping debugging it here with me.
------------------------------------------------------------------------
hubertbanas's Profile: http://forums.slimdevices.com/member.php?userid=70778
View this thread: http://forums.slimdevices.com/showthread.php?t=105840
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins