cjcodeproj / musicscan

Python code to examine music files and extract metadata
MIT License
0 stars 0 forks source link

Filename artist and album separator should be a dash not an underscore #43

Closed cjcodeproj closed 2 weeks ago

cjcodeproj commented 3 weeks ago

Right now the code generates files in this format.

yankee_grey_untamed-1999-album.xml
yankee_grey_untamed-1999-audiocd.xml
yankee_grey_untamed-1999-cd01-index.xml

The separator symbol between the artist and the disc title should be a dash, not an underscore.

cjcodeproj commented 3 weeks ago

Commit:

https://github.com/cjcodeproj/musicscan/commit/6159ceab15ba2fa813adff98b1a0daa945bdf94c