[mythtv-commits] Ticket #8023: Jamu.py tracebacks after update mythtv
MythTV
mythtv at cvs.mythtv.org
Wed Feb 3 15:56:20 UTC 2010
#8023: Jamu.py tracebacks after update mythtv
--------------------------------+-------------------------------------------
Reporter: phonk@… | Owner: awithers
Type: defect | Status: new
Priority: major | Milestone: 0.22.1
Component: Plugin - MythVideo | Version: 0.22
Severity: medium | Mlocked: 0
--------------------------------+-------------------------------------------
Hello there,
Last week I updated my mythtv installation with the binaries from atrpms.
I am now on version: 0.22-226.fc12
But now jamu.py throws tracebacks:
{{{
Traceback (most recent call last):
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6546, in
<module>
main()
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6531, in main
process.processMythTvMetaData()
File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6224, in
processMythTvMetaData
posterdirs = self.config['posters']
KeyError: 'posters'
}}}
This happened on 2 PCs ... the other pc got the KeyError: 'fanart'
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8023>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list