[mythtv-users] MythArchive: Problem with mythburn.py

Robert Kormann mythtv at kormann.info
Mon Nov 20 23:44:12 UTC 2006


Dear all,

I am pretty new to MythTV, but I like what I see. However, I faced a
problem with MythArchive I could not solve up to now. Making a backup
copy works fine, however, trying to make a DVD ends with the following
progress.log:

+++

2006-11-18 17:46:12 mythburn.py (0.1.20061017-2) starting up...
2006-11-18 17:46:12 Found 1 CPUs
2006-11-18 17:46:13 Obtaining MythTV settings from MySQL database for
hostname vroni.kormann.local
2006-11-18 17:46:13 Processing Mythburn job number 1.
2006-11-18 17:46:13 Options - mediatype = 0, doburn = 0, createiso = 1,
erasedvdrw = 0
2006-11-18 17:46:13           savefilename = ''
2006-11-18 17:46:13 Looking for:
/usr/share/mythtv/mytharchive/themes/G.A.N.T./theme.xml
2006-11-18 17:46:13 Loading font 0, /usr/share/mythtv/FreeSans.ttf size 23
2006-11-18 17:46:13 Loading font 1, /usr/share/mythtv/FreeSans.ttf size 19
2006-11-18 17:46:13 Loading font 2, /usr/share/mythtv/FreeSans.ttf size 17
2006-11-18 17:46:13 wantIntro: 1, wantMainMenu: 1, wantChapterMenu:1,
wantDetailsPage: 1
2006-11-18 17:46:13 Final DVD Video format will be pal
2006-11-18 17:46:13 There are 1 files to process
2006-11-18 17:46:14 Pre-processing file '30106_20061118024000.mpg' of
type 'recording'
2006-11-18 17:46:14           In der Hitze der Nacht
2006-11-18 17:46:14
------------------------------------------------------------
Traceback (most recent call last):
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3600, in ?
     processJob(job)
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3378,
in processJob
     preProcessFile(node,folder)
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 1091,
in preProcessFile
     getFileInformation(file, os.path.join(folder, "info.xml"))
   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 867,
in getFileInformation
     recdate=time.strptime( "%s" % record[0],"%Y-%m-%d %H:%M:%S")
   File "/var/tmp/python2.3-2.3.5-root/usr/lib/python2.3/_strptime.py",
line 428, in strptime
     raise ValueError("unconverted data remains: %s" %
ValueError: unconverted data remains: .00
2006-11-18 17:46:14
------------------------------------------------------------

+++

Sounds as a string conversion issue to me, however, I am not programming
in Python.

Some words to the configuration: mythtv 0.20 on FC3 with python 2.3.5
from http://www.python.org/download/releases/2.3.5/rpms/ (could only
find python 2.3.4 on the normal repos)

mythtv-setup-0.20-144.fc3.at
libmyth-0.20-146.fc3.at
mythplugins-0.20-146.fc3.at
mythtv-frontend-0.20-144.fc3.at
mythtv-backend-0.20-144.fc3.at
mytharchive-0.20-146.fc3.at
mythtv-0.20-144.fc3.at

python-imaging-devel-1.1.4-7
python2.3-2.3.5-4pydotorg
MySQL-python-0.9.2-4
python2.3-devel-2.3.5-4pydotorg
python-imaging-1.1.4-7

+++

Any help is much appreciated.


Robert



More information about the mythtv-users mailing list