
robert.mcnamara at gmail
Sep 25, 2009, 8:46 AM
Post #2 of 4
(504 views)
Permalink
|
|
Re: [mythtv-commits] mythtv commit: r22012 - in trunk/mythplugins/mythvideo/mythvideo by robertm
[In reply to]
|
|
On Fri, Sep 25, 2009 at 8:44 AM, Damian O'Sullivan <shabba [at] skynet> wrote: > > On Wed, 23 Sep 2009, mythtv [at] cvs wrote: > >> Author: robertm >> Date: 2009-09-23 23:32:51 +0000 (Wed, 23 Sep 2009) >> New Revision: 22012 >> Changeset: http://cvs.mythtv.org/trac/changeset/22012 >> >> Modified: >> >> trunk/mythplugins/mythvideo/mythvideo/globalsettings.cpp >> trunk/mythplugins/mythvideo/mythvideo/scripts/ttvdb.py >> trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp >> >> Log: >> >> Short Version: You will now get a different fanart for each season of a >> show when possible, taken from the top rated fanart images at TVDB. >> >> Long Version: Modify ttvdb.py to result results in order of their ranking >> at TTVDB, and to return more than one result. When the number of returned >> results is greater than or equal to the season number, take the URL in that >> season's position and download it. This returns the highest rated fanarts >> and allows for unique items between seasons. >> >> Current Trunk Users: The legacy commands for tvdb.py will work okay, but >> if you want the above to work (unique fanart, etc.), your commands need to >> be: (Utilities/Setup->Setup->Media Settings->Video Settings->General, Page >> 8) >> >> ttvdb.py -M >> ttvdb.py -P >> ttvdb.py -F >> ttvdb.py -B >> ttvdb.py -mD >> ttvdb.py -N >> ttvdb.py -S > > Hi Robert, > > Slightly confused here. My settings screen is different (page 4 not 8) so > can you tell me which settings need to be changed for the above? > > Thanks, > > Damian O'Sullivan Tel: 087 2241456 damian [at] linux > Page four is TMDB commands. Page eight is TVDB commands. This change affects only TVDB, and the settings above are in the order they appear on the screen. Robert _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|