Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Re: [mythtv-commits] mythtv commit: r22012 - in trunk/mythplugins/mythvideo/mythvideo by robertm

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


shabba at skynet

Sep 25, 2009, 8:44 AM

Post #1 of 4 (531 views)
Permalink
Re: [mythtv-commits] mythtv commit: r22012 - in trunk/mythplugins/mythvideo/mythvideo by robertm

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

_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


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


ryan.goat at gmail

Sep 25, 2009, 10:23 AM

Post #3 of 4 (496 views)
Permalink
Re: [mythtv-commits] mythtv commit: r22012 - in trunk/mythplugins/mythvideo/mythvideo by robertm [In reply to]

On Fri, Sep 25, 2009 at 11:46 AM, Robert McNamara
<robert.mcnamara [at] gmail> wrote:
>
> 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
>

I updated the TMDB commands on my box last night per Robert's
instructions. I can verify they are on page eight.

--
_____________
Ryan Patterson
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


ryan.goat at gmail

Sep 25, 2009, 10:25 AM

Post #4 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 1:23 PM, ryan patterson <ryan.goat [at] gmail> wrote:
> On Fri, Sep 25, 2009 at 11:46 AM, Robert McNamara
> <robert.mcnamara [at] gmail> wrote:
>>
>> 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
>>
>
> I updated the TMDB commands on my box last night per Robert's
> instructions.  I can verify they are on page eight.
>

D'oh!

No not TMDB. Actually I updated the TVDB commands. Duhhh.

--
_____________
Ryan Patterson
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.