[mythtv-users] MythArchive dvdauthor error

James Armstrong james at thearmstrongs.org
Tue May 9 09:58:12 EDT 2006


>> *Traceback (most recent call last):
>>   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 2744, in ?
>>     processJob(job)
>>   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 2567, 
>> in processJob
>>     createDVDAuthorXMLNoMenus(format, files.length)
>>   File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 1605, 
>> in createDVDAuthorXMLNoMenus
>>     post.appendChild(dvddom.createTextNode("jump title %s chapter 1;" % 
>> itemNum + 1))
>> TypeError: cannot concatenate 'str' and 'int' objects
>> *------------------------------------------------------------
>>
>>
>>   
>>     
> The last bit is why it failed. Strangely I just tried to reproduce  the 
> error and couldn't. Out of interest what version of python are you 
> using? Maybe its version dependent.
>
> I've just committed what I hope will fix it but because I can't actually 
> reproduce it. I'm not sure. Might also have to cast itemNum to an int 
> but it _should_ already be an integer. Sometimes python is just plain 
> weird!. Give me c++ any day :-)
>
> Paul H.
>  
>   
I will try with the new version. Is there anyway to tell mytharchive 
from the command prompt to pick up at a certain point so I don't have to 
go through the whole transcode / ffmpeg stuff again?

Thanks,
James Armstrong



More information about the mythtv-users mailing list