[mythtv-users] More problems with Mirobridge

Nasa nasa01 at comcast.net
Wed Apr 7 23:48:55 UTC 2010


Hi,

Been trying to get mirobridge to work from cron, but am having some issues I hope the smart people
on the list could help me out with.

1. I have 2 problems with geekbrief (doesn't show up with any other show I am downloading) -- a particular episode is 
   reentered everyday and the title is all wacky....  ie: (geekbrief-223347-03-31-2010- 
   dopvhost=media.podshow.com_doppl=f30215f8b8b1c543b8e1c513fdf1404fb8e.mp4 instead of just geekbrief)

2. And more importantly mirobridge (run from cron) crashes with the following:

Shutting down...
Traceback (most recent call last):
  File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line 2677, in <module>
    main()
  File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line 2644, in main
    if not updateMythRecorded(unwatched):
  File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line 1789, in updateMythRecorded
    records = createRecordedRecords(item)
  File "/usr/local/share/mythtv/mythvideo/scripts/mirobridge.py", line 1373, in createRecordedRecords
    start_end = getStartEndTimes(ffmpeg_details[u'duration'], item[u'downloadedTime'])
TypeError: 'bool' object is unsubscriptable


Background info:

crontab -e == 

LANG=en_US.UTF-8
LANGUAGE=en
LC_CTYPE=en_US.UTF-8
36 19 * * * env `dbus-launch` sh -c 'trap "kill $DBUS_SESSION_BUS_PID" EXIT; /usr/local/share/mythtv/mythvideo/scripts/mirobridge.py -V' > "/tmp/mirobridge.log" 2>&1
01 03 * * * /usr/local/share/mythtv/mythvideo/scripts/jamu.py -l en -MWN > "/tmp/jamu_maintenance.log"


Mirobridge system info:

2010-04-07 19:36:01,240 - mirobridge - INFO - Using python library 'pyparsing' version 1.5.2
2010-04-07 19:36:01,539 - mirobridge - INFO - Miro Bridge version v0.5.8 with Miro version 2.5.2
2010-04-07 19:36:01,539 - mirobridge - INFO - Using mirobridge_interpreter_2_5_2
2010-04-07 19:36:01,559 - mirobridge - INFO - Miro Version (2.5.2 r9928)
2010-04-07 19:36:01,559 - mirobridge - INFO - Base Miro Video Directory (/home/mythtv/Movies/Miro)
2010-04-07 19:36:01,559 - mirobridge - INFO - 
2010-04-07 19:36:01,567 - mirobridge - INFO - There was no mirobridge configuration file found (/home/mythtv/.mythtv/mirobridge.conf)
2010-04-07 19:36:01,578 - mirobridge - INFO - Starting Miro Frontend and Backend
2010-04-07 19:36:01,581 INFO     Starting up Miro
2010-04-07 19:36:01,581 INFO     Version:    2.5.2
2010-04-07 19:36:01,585 INFO     OS:         Linux 2.6.31.6-desktop-1mnb i686
2010-04-07 19:36:01,586 INFO     Revision:   https://svn.participatoryculture.org/svn/dtv/tags/Miro-2.5.2/tv/resources - 9928
2010-04-07 19:36:01,586 INFO     Builder:    mandrake at n4.mandriva.com
2010-04-07 19:36:01,587 INFO     Build Time: 1263202810.74
2010-04-07 19:36:01,587 INFO     Starting event loop thread
2010-04-07 19:36:01,588 INFO     Restoring database...
2010-04-07 19:36:01,592 TIMING   Database upgrade time: 0.004




Thanks in advance,

Nasa


More information about the mythtv-users mailing list