musicfix

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

commit 1b7873fc1e348321ac563439014eedce390d736c
parent b22c1548264ad3f6cbca8ce23ffb64b88c716aa9
Author: lostd <lostd@2f30.org>
Date:   Mon,  6 Nov 2017 15:33:28 +0200

Discovered a bug in naming of LP tracks, note it

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -8,3 +8,4 @@ # Bugs * When using the release data, files are assumed to be in order. * I don't use filtering that much, maybe remove it? + * Tracks with positions A9, A10 don't get correct filename order.