[mythtv-users] Batch update of screen shots in 0.22

Johnny jarpublic at gmail.com
Thu Oct 1 16:54:36 UTC 2009


>   I did not include screenshot downloads in Jamu as I did not like their
> inconsistent quality on TVDB. If you care to write code you can easily get
> the TVDB screenshot URL by calling tvdb.py. Two formats are supported:
> tvdb.py -S "TV SERIES NAME" season# episode#
>
> and
>
> tvdb.py -S TVDB# season# episode#
>
> Examples:
>> ttvdb -S "Sanctuary" 1 2
> http://www.thetvdb.com/banners/episodes/80159/389374.jpg
>> ttvdb -S 80159 1 2
> http://www.thetvdb.com/banners/episodes/80159/389374.jpg
>
> You could still get db update code from jamu if you can code in python.

Yeah, your reasoning makes sense to me. I don't know much python, but
I think I will take a look and see what I come up with after I update
my system later this month. Thanks for the info.


More information about the mythtv-users mailing list