Topic: Save full release date to tag
Hello, newbie here, but starting to get the hang of this powerful tool.
After clustering and scanning an album, Picard returns a proper release date in this format - example: 2012-06-15
Under the tag ID "Date" you will find: 2012-06-15
Under the tag ID "Original Release Date" you will find: 2012
Once I save my tags and open it in Tag & Rename the date tag is simply: 2012
I want it to instead save: 2012-06-15
I run a batch script to rename my album folders by "[date] - album title"
I want it to save the full date to tags so albums are sorted chronologically instead of just simply "2012"
It currently saves as: [2012] - album title
I want to be able to save as: [2012-06-15] - album title
Cliff notes:
How do I save the long date (2012-06-15) to date tag instead of short date (2012)?
Edit: Doing some hunting around seems to indicate this issue might be related to this ticket: http://tickets.musicbrainz.org/browse/PICARD-73