[mythtv-users] Recent Jamu Failure 0.24-fixes

Duncan Brown mythtv at duncb.co.uk
Sat Feb 26 14:38:54 UTC 2011


Hi

In the last week my daily jamu -MW run has started failing with the 
following error:

/etc/cron.daily/jamu2:

Traceback (most recent call last):
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6419, in<module>
     main()
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6404, in main
     process.processMythTvMetaData()
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5572, in processMythTvMetaData
     self._downloadScheduledRecordedGraphics()
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5405, in _downloadScheduledRecordedGraphics
     results = self._getTmdbGraphics(cfile, g_type, watched=True)
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 3461, in _getTmdbGraphics
     value = self._downloadGraphics(u"%s:%s" % (g_type, graphic_file), mythtv=True)
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 2238, in _downloadGraphics
     if self._downloadURL(pairs[0], pairs[1]):
   File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 2065, in _downloadURL
     target_socket = open(OutputFileName, "wb")
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 42: ordinal not in range(128)



If I run the script from the command line it completes without error, 
its just when run from cron that its failing

anyone know what's up?

cheers

Dunc




More information about the mythtv-users mailing list