[mythtv-users] Jamu not working with 0.23

A Desai ashu.desai at gmail.com
Mon Apr 26 04:01:53 UTC 2010


I installed everything per the Jamu wiki, and it keeps hanging up when I run
the script. When I do ctl-C, it gives me the following:

----------------------------------------

[root at mythtv ~]# /usr/share/mythtv/mythvideo/scripts/jamu.py -l en -C
"/root/.mythtv/jamu.conf" -MWod > /tmp/jamu.log
^[Traceback (most recent call last):
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6401, in <module>
    main()
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6386, in main
    process.processMythTvMetaData()
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5554, in
processMythTvMetaData
    self._downloadScheduledRecordedGraphics()
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5350, in
_downloadScheduledRecordedGraphics
    results = self._getScheduledRecordedTVGraphics(program, key)
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5179, in
_getScheduledRecordedTVGraphics
    return self._getTvdbGraphics(cfile, graphics_type, toprated=True,
watched=True)
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 3922, in
_getTvdbGraphics
    value = self._downloadGraphics(typegetGraphics(graphic_type),
mythtv=True)
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 2245, in
_downloadGraphics
    if self._downloadURL(pairs[0], pairs[1]):
  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 2066, in
_downloadURL
    dat = urllib.urlopen(url).read()
  File "/usr/lib/python2.6/socket.py", line 327, in read
    data = self._sock.recv(rbufsize)
KeyboardInterrupt

------------------------------------------------------------------------------------------------------------------------------

Thanks,
Ash

On Sat, Apr 10, 2010 at 7:44 AM, Doug Vaughan <r.d.vaughan at rogers.com>wrote:

> Your attempt "jamu.py with the -MIV > /tmp/jamu.log" did not hang as the
> "I" option means you are in interactive mode. Jamu was likely waiting for
> your input when it looked like it was hung. A better test would have been
> "jamu.py with the -MWV > /tmp/jamu.log". To be clear on how jamu works you
> need to follow the steps on the Jamu wiki.
>
> The ttvdb.py and tmdb.py tests I suggested were just to verify that the
> python bindings were accessible. They do not download any images. Go into
> MythVideo and once focus is on a video hit "w" and either images should
> appear or a selection for the specific show/movie will pop-up.
>
>
> Doug
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100425/310d92b1/attachment.htm>


More information about the mythtv-users mailing list