A C# console program which:
-
Creates a lightweight 'mirror' of my music library, which is stored in my AudioMirror repo.
-
Analyses my music library's metadata statistically, to generate "Audio Reports", stored in this repo.
-
Audits my music library against criteria related to file format, metadata, and organisational structure.
-
Number of tracks
-
Percentage and count breakdown of:
- Artists
- Genres
- Years
- Decades
For my listening statistics, visit my LastFM.
- TagLib# (Thank you to the TagLib# team!)