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.
Would it be possible to add the ability to trim tag values such as trimming the "01" from the title "01 Billie Jean"?
How about being able to append a tag such as adding "(explicit)" to the end of the title to become "Billie Jean (explicit)"?
Also, prepend a tag such as adding "The" to the beginning of the artist to become "The Eagles"?
How about the ability to "recurse" a top level folder so that all the songs within sub-folders are listed instead of going through one folder at a time?
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 take 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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would it be possible to add the ability to trim tag values such as trimming the "01" from the title "01 Billie Jean"?
How about being able to append a tag such as adding "(explicit)" to the end of the title to become "Billie Jean (explicit)"?
Also, prepend a tag such as adding "The" to the beginning of the artist to become "The Eagles"?
How about the ability to "recurse" a top level folder so that all the songs within sub-folders are listed instead of going through one folder at a time?
I use a product called KJ File Manager that is mainly for karaoke but does the same for MP3's and it has these actions if you'd like to review: http://www.karaosoft.com/ProductDetails_KJFileManager.aspx
The text was updated successfully, but these errors were encountered: