Skip to content

Instantly share code, notes, and snippets.

@LordSputnik
Created November 19, 2012 00:30
Show Gist options
  • Save LordSputnik/4108330 to your computer and use it in GitHub Desktop.
Save LordSputnik/4108330 to your computer and use it in GitHub Desktop.
Core stuff MusicBrainz MassTagger (MBMT) should update in songs
/* So, what stuff regularly needs updating in my library? Everything? No...
* Recording
* Artist Name
* Album Name
* Release
* Album Art -> libcoverart
* Release Date
* Original Release Date
* Track Number/Total
* Disc Number/Total
* Country
* Work
* Composer
*/
@navap
Copy link

navap commented Nov 19, 2012

What about the track/recording title and release title?
For completeness' sake, there's also the label and catalog numbers.
You've got composer, maybe you'd be interested in lyricist as well. I know I often am.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment