ComicTagger Talk
Would you like to react to this message? Create an account in a few clicks or log in to continue.

crash report with double dashes at beginning of filename

Go down

crash report with double dashes at beginning of filename Empty crash report with double dashes at beginning of filename

Post  192_kbps Tue Dec 03, 2013 1:24 am

This seems to happen anytime the first non-whitespace characters are "--", which I had a few due to careless bulk renaming. Once the double dashes are gone the file processes normally.

Processing  -- [1940XX][]Silver Streak Comics 004 INC 62pgs [missing pgs 4,5,33-36].cbr...
Traceback (most recent call last):
 File "/usr/local/bin/comictagger.py", line 5, in <module>
   ctmain()
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/main.py", line 54, in ctmain
   cli.cli_mode( opts, settings )
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/cli.py", line 184, in cli_mode
   process_file_cli( f, opts, settings, match_results )
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/cli.py", line 339, in process_file_cli
   md = create_local_metadata( opts, ca, has[ opts.data_style ] )
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/cli.py", line 200, in create_local_metadata
   md.overlay( ca.metadataFromFilename() )
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/comicarchive.py", line 1018, in metadataFromFilename
   fnp.parseFilename( self.path )
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/filenameparser.py", line 260, in parseFilename
   self.series, self.volume = self.getSeriesName(filename, issue_start)
 File "/usr/local/lib/python2.7/dist-packages/comictaggerlib/filenameparser.py", line 174, in getSeriesName
   last_word = series.split()[-1]
IndexError: list index out of range

Ubuntu 13.04, installed with pip. Command: comictagger.py -s -t CR -f -o -v


Last edited by 192_kbps on Tue Dec 03, 2013 1:26 am; edited 1 time in total (Reason for editing : added environment info)

192_kbps

Posts : 9
Join date : 2013-12-01

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum