Stop TV Series from updating Ratings (1 Viewer)

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    @ltfearme one more question how would I go about exposing the guest stars in the episode level <Episode.InfoPanelLine6Value> for skinning?
    You can just add a property called #TVSeries.Episode.GuestStars to the skin or add/replace an entry in tvseries skin settings xml (e.g. replace Directors with GuestStars). All skins are different.
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    If I have time this week, I plan to add some API method to get the community ratings and votes from trakt.tv for TV Shows and Episodes. I will add an option in TV Series configuration that can then retrieve and set those ratings in the TVSeries database basis the users Series/Episodes.

    I think it's fair to only allow this if the user has trakt enabled, is logged in and has TV Series enabled as a plugin handler in the trakt plugin.

    User Ratings import from trakt will still be handled by the trakt plugin as its a sync operation.
     

    barneh

    MP Donator
  • Premium Supporter
  • February 4, 2010
    245
    54
    Malmö
    Home Country
    Sweden Sweden
    I will add an option in TV Series configuration that can then retrieve and set those ratings in the TVSeries database basis the users Series/Episodes.
    Why have this in TV Series?
    Isn't it better to have it in the trakt.tv plugin?
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    I want to make it a setting in tvseries so can control what ratings are stored in the database as opposed to just overwriting them after an import when trakt does a sync. It might as well be done as part of the TVSeries Import queue whenever it does Online updates.

    I only want the trakt plugin sync to control user specific data in the plugin databases e.g. user ratings, watched state, resume data etc.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    Trakt community ratings has been added in r2122 and is ready to test.

    It requires the latest trakt plugin which is in the externals folder, I will release this officially before next tvseries.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    I can inform that I have put the dll from r2113 in production, and it works as expected :)
    It's up to r2125 now, when im happy there are no more bugs with recent changes I will release ;)
     

    barneh

    MP Donator
  • Premium Supporter
  • February 4, 2010
    245
    54
    Malmö
    Home Country
    Sweden Sweden
    I did see that today... so I did an update on my src!
    But when I build the dll I was on r2113, that why I'm using that version ;)

    Are there any bugs you want help with?
     

    Users who are viewing this thread

    Top Bottom