[mythtv-commits] Ticket #7079: Jamu crashes in some instances
MythTV
mythtv at cvs.mythtv.org
Wed Sep 16 22:31:27 UTC 2009
#7079: Jamu crashes in some instances
------------------------------+---------------------------------------------
Reporter: jyavenard | Owner: robertm
Type: defect | Status: new
Priority: minor | Milestone: 0.22
Component: MythTV - General | Version: unknown
Severity: medium | Mlocked: 0
------------------------------+---------------------------------------------
When running jamu using the default example.conf file modified as listed
in the wiki.
When running jamu in batch mode, it crashes after a little while with
error like:
Now processing video file (Tomb.Raider.Ascension)(20)(8)
Entry exists in MythDB but category is 0 and year is 1895 (default
values).
Updating (Tomb.Raider.Ascension.2008).
! Warning: Series (Tomb Raider Ascension) not found
tvdb Series not found(Tomb.Raider.Ascension.2008) meta data dictionary
cannot be returned
Traceback (most recent call last):
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5421, in
<module>
main()
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5406, in main
process.processMythTvMetaData()
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 4689, in
processMythTvMetaData
tmp_dict = self._getTvdbMetadata(cfile, copy)
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 3561, in
_getTvdbMetadata
return self._getSecondarySourceMetadata(cfile, available_metadata)
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 3329, in
_getSecondarySourceMetadata
tmp_files = (callCommandLine(source % cfile)).decode("utf8")
KeyError: 'imdb'
mythtv at htpc:~$
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7079>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list