-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Autoplay after restarting not working #201
Comments
@roloit Hello. This is actually a known bug regarding expiring audio links. What basically happens is the audio files that are created on our server to serve the audios are removed every 3 hours to save storage. So after 3 hours, the player is referencing to nonexistent audio links. The bug fix is planned. |
@staniel359 what about "search history removal"? |
@xyloflake Right, thanks.
Works for me. |
Um, about the search history clearing, I actually just found it in settings, it's just in a different section, it works 👍 |
@roloit I'll see what could be done.
No, it's not that. |
Hmm... I can actually think of yet another logic but it will require updation of the entire backend audio fetching logic. I'll give it a deeper thought later. |
Hi, great app!!!
There's this thing, I don't know if it's on all platforms, but it's definitely on macOS. When you are streaming music from deezer, but then close the app, like close completely, and then open it up, the last played track is still in the bar, but the play button is outlined gray, it doesn't autoplay, and you can't even click the play button on it, you have to manually click next track, then back again, and then it works (I observed that other streaming platforms don't autoplay, also, but you can resume the playback).
I think it would be great if you add an option in the settings: "Resume playback on app boot" or something. Also, somehow the clear history/cache buttons don't clear the search history. Thanks!
The text was updated successfully, but these errors were encountered: