-
Notifications
You must be signed in to change notification settings - Fork 72
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
playlist empty #88
Comments
As far as I know, this is a problem with Android 10. I just got it on my Samsung Galaxy Tab A and now I can't add songs to playlists. |
i'll never ever use anything from samsung on purpose! funny enough android 11 is indeed not showing this issue on my pixel 3... i wouldn't say it's "a problem with 10", nor would i wait android to fix it. but for sure it looks to be related! |
using eon player there was an interesting development... it could create a favourites list of its own, but any other playlist, created by it or outside, would bring an error message and not work at all. edit: and then, after a few minutes, that also stopped working with the same error message! 🤣 fuck android 10. |
@cauerego It's because of introduction of scoped storage. The only solution is to use a custom database, check this issue which has been reported to Google issue tracker: |
@Daksh777 makes sense... and it's also refreshing to finally find a player that do that! retro music (which you are part of, huh). but android 11 also enforces saf and show no such issue, so that still doesn't feel like the whole story. |
Actual behaviour
the playlists are always empty, including favourites
Expected behaviour
should be able to add songs to them!
Steps to reproduce
Environment data
Android version: 10 00WW_2_270_SP05
Device model: nokia 7.2 TA-1196
Stock or customized system: stock
Music-Player app version: 1.3.3 (and all versions i've used before)
oddly enough, got the same issue with vinyl VinylMusicPlayer/VinylMusicPlayer#242
The text was updated successfully, but these errors were encountered: