musicfix

music file renamer and tagger
git clone git://git.2f30.org/musicfix
Log | Files | Refs | README | LICENSE

commit f241624680301187e26415c502718b7845bd93e9
parent 752192e2ee2971443246cc559c675014060e8f95
Author: lostd <lostd@2f30.org>
Date:   Sun, 14 Apr 2013 12:48:32 +0000

The next new feature

Diffstat:
ATODO | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -0,0 +1,7 @@ +# Features + +## Support for re-fixing of music files + * Use the comment field to save the discogs release id + * When re-fixing files load release id from the comment + * Sanity check: all music files in cwd should have identical comment fields + * If release.yaml file exists in cwd it takes precedence