We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.0
Android 11 (MIUI Global 12.5.2)
Mi 10 Lite 5G
F-Droid / IzzyOnDroid
Given following directory structure in Music dir:
Music
lib/ song 1.opus song 2.opus playlist.m3u
And following playlist.m3u file content:
playlist.m3u
lib/song 1.opus lib/song 2.opus
(I also tried with backslashes, without success)
Playlist should be imported correctly, using relative file paths
Import fails
There is only small popup with Import failed on it.
here are some examples of valid .m3u files. Note example 3 and 4 with relative file paths.
.m3u
By the way, thanks for this app, especially it's built in equalizer. Good job guys!
The text was updated successfully, but these errors were encountered:
This is something I'd be interested in fixing. I have these m3u playlists all through my Music folder and none import.
I'd also love to add a feature that adds all playlists found automatically when scanning (perhaps naming based on filename).
Sorry, something went wrong.
No branches or pull requests
Checklist
Affected app version
1.0.0
Affected Android/Custom ROM version
Android 11 (MIUI Global 12.5.2)
Affected device model
Mi 10 Lite 5G
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Given following directory structure in
Music
dir:And following
playlist.m3u
file content:(I also tried with backslashes, without success)
playlist.m3u
Expected behavior
Playlist should be imported correctly, using relative file paths
Actual behavior
Import fails
Screenshots/Screen recordings
There is only small popup with Import failed on it.
Additional information
here are some examples of valid
.m3u
files. Note example 3 and 4 with relative file paths.By the way, thanks for this app, especially it's built in equalizer. Good job guys!
The text was updated successfully, but these errors were encountered: