cjcodeproj / musicscan

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

Output artist and composer stats #33

Open cjcodeproj opened 4 months ago

cjcodeproj commented 4 months ago

We could add a field to the XML output in comment form that identifies a summary of the data pulled.

Ex

<!-- Unique artists: N.    Unique composers: N. -->

That data could help with massaging the data to a more useful form.