[mythtv-users] Populate recorded-programme metadata without jamu?

Neil Bird neil at fnxweb.com
Thu Sep 30 07:58:00 UTC 2010


   I have a CentOS-5-base combined backend/frontend running a mostly- 
up-to-date 0.23.1 (via ATrpms).

   I have failed utterly to patch jamu to make it work on that box (some 
have been luckier), and also cannot make an edited copy run on my Fedora-12 
main PC, which I occasionally use as a front-end (previously with 0.23 I had 
managed to persuade jamu to work by removing the am-I-a-backend checks;  now 
I just get some NoType error, and I don't know enough Python to get any 
further).

   I'm considering moving from the Terra theme to the new one (ArcLight?) 
that supports recorded-programme metadata graphics, but would need a way to 
fetch the metadata without using Jamu.

   Is that possible?  Or maybe, should I actually be able to get jamu 
working on my main box?  It gives:

Traceback (most recent call last):
   File "/home/me/usr/mythvideo-scripts/jamu.py", line 6546, in <module>
     main()
   File "/home/me/usr/mythvideo-scripts/jamu.py", line 6531, in main
     process.processMythTvMetaData()
   File "/home/me/usr/mythvideo-scripts/jamu.py", line 5578, in 
processMythTvMetaData
     self._downloadScheduledRecordedGraphics()
   File "/home/me/usr/mythvideo-scripts/jamu.py", line 5262, in 
_downloadScheduledRecordedGraphics
     programs = self._getScheduledRecordedProgramList()
   File "/home/me/usr/mythvideo-scripts/jamu.py", line 5052, in 
_getScheduledRecordedProgramList
     record['originalairdate'] = prog.airdate[:4]
TypeError: 'NoneType' object is unsubscriptable



   FWIW, on the CentOS PVR box I got as far as the rather obscure error:

future feature with_statement is not defined (cache.py, line 13)

-- 
[neil at fnx ~]# rm -f .signature
[neil at fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil at fnx ~]# exit


More information about the mythtv-users mailing list