You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.
Recursively listing a directory in general would be a bad idea, since they can be very large e.g mine is 20Gb+ with 5000+ song and thats small compared with other people I know. Another problem is actually editing that many files at once would taking a long time, I have yet to implemented a way of showing how the tagging is going, so to the user it would look like the app was frozen when it actually working fine.
If you know a bit about the command line namely symbolic links, you could make a link to each audio file in a new folder and open that, the edits would be reflected in the original files.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Opened a folder, that has several subfolders each folder an album.
Not able to do a batch edit of all the files.
Folder structure
MyMusic
|
---Album1
|
---Album2
|
---Album3
|
---Album4
|
.
.
---AlbumN
opened MyMusic., the window shows all the Album folders, but i am not able to see the individual files to do a batch edit.
The text was updated successfully, but these errors were encountered: