diff --git a/todo.txt b/todo.txt index 8216df0..d9453bd 100644 --- a/todo.txt +++ b/todo.txt @@ -6,8 +6,6 @@ Rename dialog: manual edit the preview? Maybe replace configparser -- seems to be causing all sorts of problems -Maybe add a warning if nothing viable could be imported. -Allow 1 image comic archives? Feature Requests: Move CBR to other folder after conversion to ZIP @@ -16,10 +14,12 @@ Feature Requests: (GC #28) Save auto-tag options (GC #24) Multiple options for -t i.e. "-t cr,cbl" (GC #18 ) Option for handling colon in rename + (GC #31 ) Specify CV Series ID for auto-tag Re-org - move to new folder based on template - WONTDO - Auto-rename on auto-tag - WONTDO - Re-zip (to remove compression) + Denied Requests (for now): + Auto-rename on auto-tag + 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 ) @@ -33,7 +33,7 @@ Bugs ----------------------------------------------------- Zip flakes out when filename differs from index (or whatever) i.e "\" vs "/". Python issue -(GC #30) searches fail with periods/initials in name (Avengers A.I.) + -----------------------------------------------------