diff --git a/release_notes.txt b/release_notes.txt index 5a2bd5d..8d7f1c8 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,9 @@ +--------------------------------- +1.1.9-beta - 9-May-2013 +--------------------------------- + * Filename parser enhancements + * Misc bug fixes + --------------------------------- 1.1.8-beta - 21-Apr-2013 --------------------------------- diff --git a/todo.txt b/todo.txt index 9316d06..af0fca2 100644 --- a/todo.txt +++ b/todo.txt @@ -7,10 +7,13 @@ Rename dialog: Feature Requests: Move CBR to other folder after conversion to ZIP - - NO - AUto-rename on auto-tag - NO- Re-zip (to remove compression) + Pre-process series name before identification + (using a list of regex transforms) + NO - Auto-rename on auto-tag + NO - Re-zip (to remove compression) + + Selective fields on CLI print (use -m option. Maybe internally remove all but specified fields in MD object before print ) Docs: Auto-Tagging Tips: @@ -20,14 +23,12 @@ Docs: Bugs ----------------------------------------------------- -Non-numeric issues?? Filename parsing... can we only rely on '#'?? - - Zip flakes out when filename differs from index (or whatever) i.e "\" vs "/". Python issue ----------------------------------------------------- Big Future Features ----------------------------------------------------- +Support for ACBF metatdata in CBZ GCD scraper or DB reader