-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update API to make it back #33
base: master
Are you sure you want to change the base?
Conversation
Hello, Do you know how to fix it? |
Hi, thanks for debugging. |
Thanks for the update.
In this case, the song plays fine. But most of the time, Kodi exit and restart:
Tell me if you need more details to debug. And one question: I guess the quality is standard (MP3). Is it possible to have HiFi (FLAC)? |
I tried to add a mp3 extension to the temporary file that is played in v3.0.2. You can have a try. It should play the best quality possible with your Deezer account, so if you're a free user should be mp3 128kps. |
Hello, And about FLAC, I have a Family subscription, but I got only MP3_128. By the way, maybe it should be better to store deezer-api.pickle file in the userdata/addons folder as it contains some secrets that should not be accessible to other addons. Thank you very much for your work, now I can listen to Deezer with Kodi with FLAC quality. |
Hi, By the way, I change the repos path to my github since @Valentin271 is not answering to this PR. Updates will be automated from now. |
Hi,
I got this nice addon working again.
Would you like to merge the changes ?
Thanks for your work !