[6.0.3] Trakt for MediaPortal [2020-01-01] (2 Viewers)

Guzzi

Retired Team Member
  • Premium Supporter
  • August 20, 2007
    2,161
    747
    AW: Re: [1.0.5] Trakt for MediaPortal

    With MyFilms, if you are in the details page of a film and go to options-trakt-comments, it looks for comments using the translated title instead of the original.
    Hi z3us, My Films hooks into our API to show the Shouts page so probably a good idea to bring this up with Guzzi. Ideally the user will also have the imdb id in database, it should be using that as first preference then fall back to title search. I agree that it should be using original title if available.

    EDIT: actually I think it might not matter what title is used as long as there is a aka for that movie and it matches. I also think trakt might be prefer English title so that could be why that is being sent from My Films.

    The imdb url is in the DB. The film (The Godfather) is correctly displayed in my trakt library and when Im playing it. The only issue is with comments, a window pops saying "No shouts for El Padrino!"
    Hi z3us,
    thanks for reporting, indeed there was details missing with the movie object used for Trakt shouts - have fixed it, so should now work the same way other sync is woking...
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Re: [1.1.0] Trakt for MediaPortal

    New Release is available, if you are still using MediaPortal 1.2 Beta then you will first need to upgrade to MediaPortal 1.2 RC1 or greater before installing. MediaPortal 1.1 is still supported so ensure you download the correct package.

    Note: the download links in the repository have been switched around so that the installer compatible with MediaPortal 1.2 is the primary download link.

    Change Log v1.1.0
    • Added support for My Anime plugin, requires latest version v2.6.2. Support all major features like Library Syncing and Scrobbling.
    • Added support for OnlineVideos plugin, only supports scrobbling. Not all sites are supported, currently there is support for WatchSeries, WatchMovies and South Park sites.
    • Added Play First Unwatched support from trakt tv show windows e.g. Trending Shows. If you have the corresponding show locally then pressing Play will search for the first unwatched episode in your local collection, if no unwatched episodes exist it will play the most recent. If the show does not exist locally then a trailer lookup is done on IMDb trailers.
    • When a new movie is added or watched with-in MovingPictures the Recommendations/WatchList categories will be updated.
    • Added Better error checking in plugin handlers.
    • Added warning message to Trakt Settings Plugin window, if skin is out of date warning will be given to user to select plugin handlers from configuration.
    • If some movies fails to sync, we now log these movies on startup and only attempt to sync them again after 7 days. These are usually because of invalid information in local library, not valid movies or movies do not exist on http://themoviedb.org.
    • We now use UTF-8 encoding for all web posts/responses, should also make logs clear to read debug posts.
    • Fixed a bug with Movie restrictions in My Videos. Did not work correctly for individual movies.
    • Fixed a bug with TVSeries Import Complete event not triggering a sync in some conditions.
    • Fixed Aspect Ratio of Toggle Buttons and skin navigation in DefaultWide skin.
    • Added better accessibility to trakt plugin API from external plugins.
    • Added skin support for Add To Watchlist from MovingPictures details view.
    • Made it optional to clear watched flags when clearing trakt library from configuration.
    • Update Danish translations, thanks 1stdead.
    • MPEI Installer update to support MediaPortal 1.2 RC1+, MediaPortal 1.2 Beta users should upgrade to RC1+ before installing.

    For a full list of changes including skin/translation updates please click here.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,625
    10,637
    Königstein (Taunus)
    Home Country
    Germany Germany
    AW: [1.1.0] Trakt for MediaPortal

    Hi Damien, please find attached the revised and corrected German language file.
    Please distribute with next version. :D in advance ;)
     

    Attachments

    • de.xml
      11.3 KB

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Re: [1.1.1] Trakt for MediaPortal

    New release available (v1.1.1), see first post for download instructions.

    Change Log
    • Fixed Back navigation when browsing MovingPictures Categories.
    • Fixed friends watch history not updating because it was not being cleared from cache.
    • Fixed #Trakt.Items property in Friends window having incorrect count.
    • Fixed #selectedindex property on calendar to only consider episodes.
    • Added new API methods for Adding Movie to Watchlist.
    • Updated My Films plugin handler to support new playback events. Requires My Films v5.0.3+.
    • Updated German translations, thanks Catavolt.

    Note: If you are using My Films plugin handler please ensure you upgrade to the latest version v5.0.3 or above to maintain compatibility.
     

    whiskaz

    Portal Member
    February 1, 2008
    39
    1
    Re: [1.1.1] Trakt for MediaPortal

    Awesome plugin.

    I'm having a bit of trouble getting it to sync TV shows/Episodes that I remove from my library though. The logs make no mention of trying to remove them either:

    9/13/2011 10:50:51 PM[][8][Info] 0 tvshows with unseen episodes in trakt library
    9/13/2011 10:50:52 PM[][8][Info] 1117 total episodes in tvseries database
    9/13/2011 10:50:52 PM[][8][Info] 534 episodes with local files in tvseries database
    9/13/2011 10:50:52 PM[][8][Info] 517 episodes watched in tvseries database
    9/13/2011 10:50:52 PM[][8][Info] 0 episodes need to be added to Library
    9/13/2011 10:50:52 PM[][8][Info] 198 episodes need to be added to SeenList
    9/13/2011 10:50:52 PM[][8][Info] TVSeries Sync Completed

    I've tested this with a couple of different shows. No luck.

    Movies seem to work fine however:

    9/13/2011 10:42:24 PM[][6][Info] 0 movies need to be added to Library
    9/13/2011 10:42:24 PM[][6][Info] 0 movies need to be added to SeenList
    9/13/2011 10:42:24 PM[][6][Info] Removing from Trakt Collection Rush Hour 3
    9/13/2011 10:42:24 PM[][6][Info] 1 movies need to be removed from Trakt Collection
    9/13/2011 10:42:24 PM[][6][Debug] Post: {"movies":[{"imdb_id":"tt0293564","title":"Rush Hour 3","tmdb_id":null,"year":"2007"}],"password":"x","username":"whiskaz"} Address: http://api.trakt.tv/movie/unlibrary/0edee4275d03fe72117e3f69a28815939b082548
    9/13/2011 10:42:25 PM[][6][Debug] Response: {"status":"success","message":"1 movies removed from library"}
    9/13/2011 10:42:25 PM[][6][Info] Response: 1 movies removed from library

    Thanks,
    Jeremy
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Re: [1.1.1] Trakt for MediaPortal

    I'm having a bit of trouble getting it to sync TV shows/Episodes that I remove from my library though. The logs make no mention of trying to remove them either:
    :oops: I introduced a bug recently and will be fixed in v1.1.2.

    Find attached a test dll in the meantime.

    Note: This test version is not compatible with My Films v5.0.3, so please wait for official release if you use My Films.

    EDIT: new release is out with fix.
     

    whiskaz

    Portal Member
    February 1, 2008
    39
    1
    Re: [1.1.1] Trakt for MediaPortal

    I'm having a bit of trouble getting it to sync TV shows/Episodes that I remove from my library though. The logs make no mention of trying to remove them either:
    :oops: I introduced a bug recently and will be fixed in v1.1.2.

    Find attached a test dll in the meantime.

    Note: This test version is not compatible with My Films v5.0.3, so please wait for official release if you use My Films.

    Awesome! That took care of the issue :) :D
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Re: [1.1.2] Trakt for MediaPortal

    New release available (v1.1.2), see first post for download instructions.

    v1.1.2
    • Added 'Dismiss Recommendation' option to context menu of recommendation windows. No longer need to go to website to dismiss recommendation.
    • Added caching of Recommendation/Watchlist API calls when refreshing MovingPictures categories and filters menu.
    • Added new event hook into My Films to detect when a new movie has been added/removed. This allows for more real time syncing rather than wait for next sync interval. This requires latest release of My Films v5.1.0.
    • Fixed TV Shows not being removed from online collection if removed from local collection (was broken in previous release).

    Note: If you are using My Films plugin handler please ensure you upgrade to the latest version v5.1.0 or above to maintain compatibility.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,625
    10,637
    Königstein (Taunus)
    Home Country
    Germany Germany
    AW: [1.1.2] Trakt for MediaPortal

    Hi Damien, :D for updated version.
    Please find enclosed updated German language file for distribution ;)
     

    Attachments

    • de.xml
      11.5 KB

    Users who are viewing this thread

    Top Bottom