[mythtv-users] ttvdb grabber and search title quoting

Markus Schulz msc at antzsystem.de
Mon Jan 10 22:00:36 UTC 2011


hello,

i've build a fresh new frontend (nfs-root) with git/master version.

but now the grabber script don't find data.

########### frontend.log ##############
2011-01-10 22:48:24.046 Running Grabber: 
/opt/mythtv/share/mythtv/metadata/Television/ttvdb.py -l de -M 30 rock
Usage: ttvdb.py usage: ttvdb -hdruviomMPFBDS [parameters]
 <series name or 'series and season number' or 'series and season number 
and episode number'>

For details on using ttvdb with Mythvideo see the ttvdb wiki page at:
http://www.mythtv.org/wiki/Ttvdb.py

ttvdb.py: error: ! Season is not numeric
2011-01-10 22:48:24.729 No results found for 30 rock 4 5
########################################

if i quote the title (30 rock) like:
ttvdb.py -l de -M "30 rock"

it works as expected.

any ideas? new bug? 

# /opt/mythtv/share/mythtv/metadata/Television/ttvdb.py --version
<grabber>
  <name>TheTVDB.com</name>
  <author>R.D.Vaughan</author>
  <thumbnail>ttvdb.png</thumbnail>
  <command>ttvdb.py</command>
  <type>television</type>
  <description>Search and metadata downloads for 
thetvdb.com</description>
  <version>1.12</version>
</grabber>



# mythfrontend --version
MythTV Version   : v0.25pre-822-gb35ddbf-dirty
MythTV Branch    : master
Network Protocol : 64
Library API      : 0.25.20110103-1
QT Version       : 4.6.3
Options compiled in:
 linux release use_hidesyms using_alsa using_pulse using_backend 
using_bindings_perl using_bindings_python using_bindings_php using_dvb 
using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv 
using_joystick_menu using_lirc using_mheg using_opengl_video 
using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 
using_xrandr using_xv using_bindings_perl using_bindings_python 
using_bindings_php using_mythtranscode using_opengl using_vdpau 
using_ffmpeg_threads using_live using_mheg



More information about the mythtv-users mailing list