Tam-Lin / comictagger

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

Can't set credit information via the command line #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of ComicTagger are you using?
1.1.15-beta

On what operating system (Mac, Linux, Windows)? What version?
Mac, OS X 10.9.4

GUI or command line?
Command Line

What steps will reproduce the problem?
1. Try the following 
ComicTagger -s -t cr -m "credit: Penciller: ArtistName" Test.cbz
2. Get an error 
ValueError: need more than 1 value to unpack

What is the expected output? What do you see instead?
From reading the documentation I get the impression that it's not possible to 
set information like the credits from the command line. It would be great if 
support could be expanded to make this possible, as setting this information 
manually in the GUI for more than a handful of files is really annoying.

Please provide any additional information below.

Original issue reported on code.google.com by wyldph...@gmail.com on 7 Aug 2014 at 1:11