cjcodeproj / musicscan

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

Artist map #5

Open cjcodeproj opened 6 months ago

cjcodeproj commented 6 months ago

Artists imported are set under the "unknown" element, since there is no way to know if the artist is an individual or a group.

It may make sense to have a map file that provides hints so the proper XML elements can be used right from the start.