Dodeth wrote: > Apologies if this issue has been dealt with elsewhere, but is anyone > else using BBC Sounds finding themselves having to repeatedly sign in on > LMS?
When you sign in, the plugin gets a token that is stored as a "cookie". That cookie should last for a couple of years, so you shouldn't need to repeatedly sign in. So something is going wrong Next time it asks you to sign in check your cookie file and see if everything is ok. LMS stores the cookies in a plain text "cookies.dat" file on picoreplayer it is in /usr/slimserver/cache/cookies.dat You should see something like this. A cookie named ckns_id : 35109 With an expiry date in a couple of years : 35110 Alternatively, next time it happens, set the bbc sounds logging to debug, try to access something in BBC Sounds and send me the log. +-------------------------------------------------------------------+ |Filename: Screenshot 2021-07-01 11.41.50.png | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=35110| +-------------------------------------------------------------------+ Stuart McLean EXPECTINGTOFLY PLUGINS : - *BBC Sounds* : https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin - *Virgin Radio (UK)* : https://github.com/expectingtofly/LMS_Virgin_Radio_Plugin - *Times Radio* : https://github.com/expectingtofly/LMS_TIMES_RADIO_PLUGIN - *Global Player (UK)* : https://github.com/expectingtofly/LMS_GlobalPlayer_Plugin For BBC Sounds help see the 'BBC Sounds Wiki' (https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki). ------------------------------------------------------------------------ expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263 View this thread: http://forums.slimdevices.com/showthread.php?t=114777 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
