Updated todo and release notes

git-svn-id: http://comictagger.googlecode.com/svn/trunk@599 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
beville@gmail.com 2013-04-12 17:56:15 +00:00
parent e8c315d834
commit 39990fc2b4
2 changed files with 22 additions and 10 deletions

View File

@ -1,8 +1,18 @@
---------------------------------
1.1.7-beta - 12-Apr-2013
---------------------------------
* Added description and cover date to issue selection dialogs
* Added notification of new version
* Added setting to attempt to parse scan info from file name
* Last sorted column in the file list is now remembered
* Added CLI option ('-1') to assume issue #1 if not found/parsed
* Misc bug fixes
---------------------------------
1.1.6-beta - 3-Apr-2013
---------------------------------
* More ComicVine API-related fixes
* More efficent automated search using new CV API issue filters
* More efficient automated search using new CV API issue filters
* Minor bug fixes
---------------------------------

View File

@ -4,23 +4,24 @@ Features
Rename dialog:
check-box for rows?
manual edit the preview?
Feature Requests:
Move CBR to other folder after conversion to ZIP
NO - AUto-rename on auto-tag
NO- Re-zip (to remove compression)
Docs:
Auto-Tagging Tips:
Multiple Passes with different options
Feature Requests:
Remember last sorted column in file list
Re-zip (to remove compression)
Move CBR to other folder after conversion to ZIP
AUto-rename on auto-tag
Multiple Passes with different options
-----------------------------------------------------
Bugs
-----------------------------------------------------
Non-numeric issues?? Filename parsing... can we only rely on '#'??
Unicode search on mac doesn't work
Zip flakes out when filename differs from index (or whatever) i.e "\" vs "/". Python issue
@ -57,7 +58,7 @@ Google App engine to store hashes
Filename parsing:
Rework how series name is separated from issue
s
Internal GenericMetadata - Make Characters, Genre into lists?
-----------------------------------------------------
@ -76,6 +77,7 @@ Release Process
Upload packages
Announce on Forum and Main Page and Twitter
MacUpdate
Update appspot value
----------------------------------------------