[mythtv-users] Can't delete from python userjob in 0.26

phipps-hutton at sky.com phipps-hutton at sky.com
Mon Nov 26 01:27:37 UTC 2012


I have this in a userjob:

from MythTV import MythDB, Job, Recorded, findfile, MythLog
rec = Recorded((chanid, starttime), db=db)
rec.delete()

In 0.25 this worked fine, the recording got put in the Deleted  
recording group and was soon removed. With 0.26 the recording is left  
in the original recording group. Am I doing something wrong?

Cheers,
Tim.




More information about the mythtv-users mailing list