fieldhouse / comictagger

Automatically exported from code.google.com/p/comictagger
0 stars 0 forks source link

Cannot delete a page in page browser #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Option to mark page as deleted in page browser greyed out

What is the expected output? What do you see instead?
Is there plan to be able to select advertisement page and delete then from the 
cbz/cbr?

Please provide any additional information below.
Great great program indeed ! ! !

Original issue reported on code.google.com by charlie....@gmail.com on 13 Apr 2013 at 7:20

GoogleCodeExporter commented 9 years ago
Thanks Charlie!

Marking the page as "deleted" only affects the ComicRack/ComicInfo.xml 
metadata.  If you have ComicBookLover as the modify style, you can't set it.  
If you change to ComicRack you can.

There are no plans to add a feature to delete pages into the ComicTagger app 
proper, but there is an example add-on script you can play with, if you're not 
afraid of the command-line and maybe modifying some Python code.

have a look here: 
https://code.google.com/p/comictagger/source/browse/#svn%2Ftrunk%2Fscripts

at the file "remove_ads.py"

You can launch it via the command line with something like:

comictagger.py -S remove_ads.py /path/to/comics

These scripts are not really a support priority, so use at your own risk.  If 
you are having problems or useful mods, post on the CT forums, and start a 
conversation. 

Original comment by bevi...@gmail.com on 14 Apr 2013 at 7:06

GoogleCodeExporter commented 9 years ago
No more feedback, so I will assume this is resolved...

Original comment by bevi...@gmail.com on 25 Apr 2013 at 5:29