philippe44
philippe44
Right, my understanding is that now that Spotify's CDN is used, we need credentials to get an access token/key (was not the case before). These credentials are given by Spotify...
Done - it took me 5 hours which is still 295 minutes more than @feelfreelinux. I'll submit a PR soon
It's fixed now, you just need to sue username/password once. After that, you can create a json credential files to be re-used for next sessions.
This is weird, I'm using it now with the option to store credentials all the time. I'll verify with -u -p
Nono don't think it should. Try the -c and create/store credentials once. Then restart it
Here is the trick that works for me: you have 2 identifiers on Spotify: your email address and a profile name. You can use both with the same password on...
You're very likely correct. In fact I added macros to convert.conf for a similar reason a couple of years ago but did not check all rules. See https://github.com/Logitech/slimserver/commit/1ad3340f49d4c74b971515e6d3c7e65494bdf881. You can,...
What conversion rules do you have? Any other plugins that touches convert.conf? Also, see my answer on the other thread, it can be something that became inactive in 8.5.x as...
Try to do one of the following on the ogg pcm or ogg aif lines of convert.conf 1- remove the -r 44100 option 2- replace it by -r %d 3-...
I think what happens is that LMS has the proper target sample rate and sends it to the player in the http headers (remember that pcm is not s self-described...