[mythtv-users] Mythburn script fails with - AttributeError: 'NoneType' object has no attribute 'endswith'

Al McIntosh junkmail at allanmcintosh.com
Thu Dec 14 03:27:47 UTC 2006


Hey,

When I try to make a DVD with mytharchive-0.20-139.fc4.at recorded shows 
the job ends almost immediately with the following error. I can make 
DVDs with shows from my Video menu just not recorded shows? Does anyone 
have any ideas?

<snip>
wantIntro: 1, wantMainMenu: 1, wantChapterMenu:1, wantDetailsPage: 1
Final DVD Video format will be ntsc
There are 3 files to process
------------------------------------------------------------

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 3358, 
in processJob
    files=copyRemote(files,getTempPath())
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3261, 
in copyRemote
    tmpfile = string.split(os.path.join(recordingpath, 
node.attributes["filename"].value), '/')
  File "/usr/lib/python2.4/posixpath.py", line 62, in join
    elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
------------------------------------------------------------



More information about the mythtv-users mailing list