pik00 / auto-sub

Automatically exported from code.google.com/p/auto-sub
0 stars 0 forks source link

during scan it crashes #211

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
autosub crashes after a single run thru my series folder.
i’ve renamed all the files with sickbeard into a format:

Show.Name.S2E03.Ep.Name.HD TV.RLSGROUP.ext
Show.Name.S2E03E04E05.Ep.Name.HD TV.RLSGROUP.ext

i’ve removed all the files and started a whole new installation.
but again, it crashes after a single scan over my series folder.

these are the last lines in the log file (info):

2013-11-02 22:36:15,314 INFO  scanDir: Skipping Lost - Season 03 Episode 19
2013-11-02 22:36:15,314 INFO  scanDir: Skipping Lost - Season 01 Episode 11
2013-11-02 22:36:15,314 INFO  scanDir: Skipping Lost - Season 05 Episode 02
2013-11-02 22:36:15,314 INFO  scanDir: Skipping Lost - Season 01 Episode 03
2013-11-02 22:36:15,314 INFO  scanDir: Skipping Lost - Season 02 Episode 18
2013-11-02 22:36:15,315 INFO  scanDir: Skipping Lost - Season 02 Episode 22

Debug:

2013-11-02 22:47:03,537 DEBUG  ProcessFileName: Dumping dict for debug 
{'episode': u'22', 'title': 'Lost', 'season': u'02', 'releasegrp': None, 
'source': 'bluray', 'codec': u'h264', 'quality': '720p'}
2013-11-02 22:47:03,537 DEBUG  SkipShow: Found Lost in skipshow dictonary
2013-11-02 22:47:03,537 DEBUG  SkipShow: variable of Lost is set to 0, skipping 
the complete Serie
2013-11-02 22:47:03,537 DEBUG  scanDir: SkipShow returned True
2013-11-02 22:47:03,537 INFO  scanDir: Skipping Lost - Season 02 Episode 22

My server software is:
Ubuntu: 13.04 x86_64
Auto-Sub: 0.58
Pyhton: 2.7.4

Original issue reported on code.google.com by mahidi.r...@gmail.com on 2 Nov 2013 at 9:51