You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
charlie....@gmail.com
on 13 Apr 2013 at 7:20The text was updated successfully, but these errors were encountered: