Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Songs with a slash '/' fail to export #4

Closed
iffa opened this issue Dec 10, 2015 · 3 comments
Closed

Songs with a slash '/' fail to export #4

iffa opened this issue Dec 10, 2015 · 3 comments

Comments

@iffa
Copy link

iffa commented Dec 10, 2015

EDIT: They don't fail to export, they just become a part of the file path which confuses Windows especially

@0x1cedd1ce
Copy link

It crashs with the Title "Regentropfen / Rosengarten".
A song with the title "3/4 Neun" exports without error, but it creates a new folder with the name "3" containing a file named "4 Neun.mp3".

Exception:

PackageName: de.arcus.playmusicexporter2
Crashed activity: activities.MusicTrackListActivity
Exception: Attempt to invoke virtual method 'android.support.v4.provider.DocumentFile[] android.support.v4.provider.DocumentFile.listFiles()' on null object reference
de.arcus.playmusiclib.PlayMusicManager.exportMusicTrack(PlayMusicManager.java:563)

ddonuts4 added a commit to ddonuts4/PlayMusicExporter that referenced this issue May 15, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ddonuts4 ddonuts4 mentioned this issue May 15, 2016
@ddonuts4
Copy link

I fixed this, but I'm not sure if the dev is active enough to merge my pull request. I've created a release on my fork for anyone who wants this fix right away.

@Arcus92
Copy link
Owner

Arcus92 commented May 6, 2017

This is fixed. It had taken way too long.

@Arcus92 Arcus92 closed this as completed May 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants