Tam-Lin/comictagger

Add ability to save multiple formats

Opened this issue · 1 comments

What steps will reproduce the problem?
1. run 'commictagger -s' without '-t' 
2. instructed to select a tag format

OR
1. run 'commictagger -s' with multiple '-t' options

What is the expected output? What do you see instead?

Expected all formats to save if none specified (or a '-t all' option).

If multiple formats are specified only the last is used.

What version of the product are you using? On what operating system?

1.1.9-beta

Original issue reported on code.google.com by JCZork...@gmail.com on 6 Jun 2013 at 2:09

I will think about this one.  Probably the way to go would be a coma separated 
list of formats.  i.e.:

"-t cr,cbl"

Original comment by bevi...@gmail.com on 9 Jul 2013 at 12:49

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect