[mythtv-users] mythvidexport.py and 0.26

Raymond Wagner raymond at wagnerrp.com
Tue Aug 28 18:03:50 UTC 2012


On 8/28/2012 12:06, Stephen Robertson wrote:
> Hello All,
>
> Should I expect mythvidexport 0.7.5 from
> https://github.com/wagnerrp/mythtv-scripts/blob/master/python/mythvidexport.py
> to work with 0.26/master?
>
> On first attempt I'm getting:
>
> stephen at bressay:~$ /home/stephen/mythvidexport.py --seekdata
> --chanid=1071 --starttime=20120828070800
> Traceback (most recent call last):
>    File "/home/stephen/mythvidexport.py", line 58, in __init__
>      self.rec = Recorded((self.chanid,self.starttime), db=self.db)
>    File "/usr/lib/python2.7/dist-packages/MythTV/database.py", line 183, in _pull
>      raise MythError('DBData() could not read from database')
> MythTV.exceptions.MythError: DBData() could not read from database

There are currently outstanding issues in the Python bindings, dealing 
with the conversion of MythTV to use UTC internally.  They should be 
fixed by the time 0.26 is officially released.


More information about the mythtv-users mailing list