Skip to content
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

Importing playlist failed #73

Open
7 tasks done
kacperwyczawski opened this issue Jun 11, 2024 · 1 comment
Open
7 tasks done

Importing playlist failed #73

kacperwyczawski opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something is not working

Comments

@kacperwyczawski
Copy link

kacperwyczawski commented Jun 11, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

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:

lib/
    song 1.opus
    song 2.opus
playlist.m3u

And following playlist.m3u file content:

lib/song 1.opus
lib/song 2.opus

(I also tried with backslashes, without success)

  1. press Import Playlist
  2. choose file 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!

@kacperwyczawski kacperwyczawski added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Jun 11, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Jun 11, 2024
@samscode
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

3 participants