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

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    New release available (v3.0.0), see first post for download instructions:

    Change Log
    • Respect 'My Videos' watched percentage for scrobbles instead of the previous hard-coded 90%.
    • Replaced the 'Friends' window with a new window called 'Network'
      • Ability to not only view your Friends but also your Followers, people you Follow and Friend Requests.
      • New Activity items to choose from when a person is selected in the Network GUI such as Most Recently Added Movies and Episodes and Most Recent Shouts.
      • Improved skin-ability of Network vs Friend window, removed handling of watched items such they are loaded in a separate window giving more control over the skin design.
    • Display numbers in 'Ranked' lists, useful for Top 10 lists etc. It also ensures that setting is persisted when editing a ranked list with-in MediaPortal.
    • Added 'Show Season Information' to Dashboard Activity Context Menu when a TV Show or Episode is selected.
    • Added a new 'Profile' window to view your User Profile
      • View Statistics such as the total number of watched episodes or movies, Total number of collected episodes or movies etc.
      • View your own activities such as Most Recently Watched Movies, Most Recently Added Episodes etc.
    • Moved the Dashboard cache out of MediaPortal.xml as they are not settings, this also keeps the size of that file down.
    • Clear Dashboard properties on plugin initialize so they are not displayed unless published, this would be rare occasion such as 1st time use of plugin or switch of skin with different number of items on display.
    • Added an Advanced Setting that allows you to disable Library Sync, when disabled only Scrobble events will occur. This may be useful for people that like to manually manage their collection online.
    • Fixed Shouts for Season Episodes window, it was displaying 'TV Show' instead 'Episode' shouts.
    • Updated DefaultWide and Default skins with full support of new changes. Removed support for Default skins in MediaPortal 1.2 and below.
    • Some improvements added to prevent duplicates in the activity dashboard.
    • Re-ordered menu items in the External plugin context menu. Shouts are now first followed by Rate.
    • Updated Translations from Transifex.
    Skin Changes
    • Added new Network GUI.
    • Added new UserProfile GUI.
    • Added new Recently Added Episodes GUI.
    • Added new Recently Added Movies GUI.
    • Added new Recently Watched Episodes GUI.
    • Added new Recently Watched Movies GUI.
    • Added new Most Recent Shouts GUI.
    • Added new default image for Posters.
    See Skin Designers Guide for more information. Search for (v3.0.0) to find latest changes.
     

    Attachments

    • UserProfile.jpg
      UserProfile.jpg
      198.5 KB
    • NetworkList.png
      NetworkList.png
      660.2 KB
    • NetworkUserActivities.jpg
      NetworkUserActivities.jpg
      182.6 KB
    Last edited:

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,621
    10,632
    Königstein (Taunus)
    Home Country
    Germany Germany
    ... and here the actualized skin files for PureVisionHD 1080 (for the themes Standard, Horizon, Horizon Up! and Modern UI) :p
     

    Attachments

    • Trakt 3.0 for PureVisionHD 1080.zip
      51.4 KB

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    ... and here the actualized skin files for PureVisionHD 1080 (for the themes Standard, Horizon, Horizon Up! and Modern UI) :p
    Hey catavolt,

    you will probably have these in your official release but don't forget there is a few new images likes the ones in the userprofile for collection/watched. Also you may consider also adding the defaultTraktPoster image, see default skins from install package ;)
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    New release available (v3.1.0), see first post for download instructions:

    Change Log
    • Added a new Search GUI
      • User can search for Movies, TV Shows, Episodes, People (Actors, Directors, Writers etc) and Users.
      • Added 'SearchBy' to the trakt context menu for external plugins, users can search for related people e.g. search for GuestStar on a TVSeries episode or Actor from MovingPictures/My Videos. User will be presented with Biography and Headshot.
      • Skins can use loading parameters to initiate a search from anywhere.
    • Fixed 'LibrarySync' setting not being respected in MovingPictures if a new movie was inserted whilst MediaPortal was running.
    • Fixed movies with no 'Titles' being added to lists. This is a bug in the API.
    • Fixed re-send of user ratings to trakt server when we don't get back a valid response of existing ratings. We presumed that no ratings were on server hence they were re-sent.
    • Fixed duration of movie being set to zero when My Films scrobbles, was possible race condition between MP Player and MyFilms watched event.
    • Exposed a few more 'LibrarySync' settings to the configuration dialog.
    • Updated Default and DefaultWide skins for Search GUI support. Titan has been done and waiting on release.
    • Updated Translations from Transifex.
    Skin Changes
    • Added new Search GUI.
    • Added new Search Results window for Movies.
    • Added new Search Results window for TV Shows.
    • Added new Search Results window for Episodes.
    • Added new Search Results window for People.
    • Added new Search Results window for Users.
    • Added new SearchBy button for External Plugins.
    • All Search Result windows support loading parameters.
    • Updated SkinSettings so skinners can create unique trending dashboards (seen in upcoming Titan release).
    See Skin Designers Guide for more information. Search for (v3.1.0) to find latest changes.
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    New release available (v3.1.1), see first post for download instructions:

    Change Log
    • Added ability to apply filters on the Trending Dashboard. There is a new advanced setting to enable/disable this behaviour.
    • Added ability to 'Search All' people for a selected movie, show or episode in external plugins, instead of selecting one person at a time it will do a look-up for all users in one click.
    • Added skin property to show fanart in the 'Search People' window, this is only applicable when doing a 'Search All' from 3rd party plugin.
    • Added 'Producers' to the external SearchBy menu, used by plugins that support 'Producers' e.g. My Films.
    • Added 'Network' to the external plugin context menu. Only visible when 3rd party plugin also wants to display non-context related items.
    • Added skin properties for TVDb ID and IMDb ID for episodes.
    • Filter out invalid episodes from Recently Added/Watched GUI's i.e. episodes with number zero.
    • Fixed a few translations with incorrect casing.
    • Updated Translations from Transifex.
    Skin Changes
    • Added new skin property for fanart in the Search People window
    • Added new IMDb ID and TVDb ID skin properties for selected episodes.
    See Skin Designers Guide for more information. Search for (v3.1.1) to find latest changes.

    This is just a minor release so the skin changes are very minimal and are not required, the only change that will most likely be implemented by skins is to add fanart to the Search People window. This will only display when doing a 'Search All' from the 'SearchBy' menu. I thought it would be a nice touch to show the fanart of the movie/show when viewing all related people.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    New release available (v3.1.2), see first post for download instructions:

    Change Log
    • Added ability to load anyone's UserProfile as long as they're not protected or they're your friends.
    • Added ability to 'Follow' a user from the Activity dashboard if you're viewing 'Community' activities.
    • Fixed a few skin issues in the Default skins for SearchPeople and SearchUsers.
    • Fixed 'Network' not loading the Network GUI from the External Context Menu for Movies (only when invoked from the API).
    • Remap unsupported characters in Facade list items, previously only the skin properties were remapped.
    • Updated translations from Transifex.
    Skin Changes
    • Added new skin property for current user in UserProfile GUI.
    • Added new PinIcon for UserProfile in the Network GUI.
    See Skin Designers Guide for more information. Search for (v3.1.2) to find latest changes.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    New release available (v3.1.3), see first post for download instructions:

    Change Log
    • Fixed Fanart not downloading for Shouts window. This is required when loading into the window without local fanart already available e.g. from the dashboard.
    • Added support for DVD scrobbling from MovingPictures.
    • Added an advanced setting to automatically scrobble regardless of watched percentage (for DVDs only because user may have finished movie and re-enter the menu).
    • Added support to search and play trailers via the new Trailers plugin (by yours truly). This can be enabled from advanced settings.
    • Added a new skin property to the Trending Shows GUI which displays the current TV Show status (Ended / Continuing). Skinners will need to conditionally hide it from other screens if sharing properties, unfortunately not available on API for other methods.
    • Improved Trailer search for tv specials (Season 0), will now use the episode title rather than the season / episode numbers.
    • Improved syncing of watched states for movies (MovingPictures and My Videos) to also send the last or first watched date if available. This is useful for back filling your history on initial sync. This is only applicable for movies that have not already been synced e.g. new users.
    • Improved shouts window to only hide spoilers when setting is enabled and item is not watched. This of course is only possible when the watched data is available.
    • Updated the Search API to use standard query strings which basically means better search capability esp. with special characters.
    • Fixed a possible crash when switching windows with/without a dashboard (reported by user Rochess).
    • Updated translations from Transifex.
    Note: Last Watched Dates for movie watched sync appears to be broken on the trakt side from my tests, hopefully this gets fixed soon (issue has been reported).

    Skin Changes
    • Added new skin property for current TV Show Status (Trending GUI only), there is a localised skin property available for display and a raw one which could be used in conditions if need be.
    See Skin Designers Guide for more information. Search for (v3.1.3) to find latest changes.
     

    Users who are viewing this thread

    Top Bottom