From 61a4523d2b2627926925c35139ba1ad0e6cd0126 Mon Sep 17 00:00:00 2001 From: Damien Haynes Date: Fri, 29 Nov 2013 17:51:28 +1100 Subject: [PATCH] Published v3.1.3 release. --- MPEI/TraktInstaller.xmp2 | 25 +++-- MPEI/update.xml | 148 ++++++++++++++++++++++++- TraktPlugin/Properties/AssemblyInfo.cs | 6 +- 3 files changed, 166 insertions(+), 13 deletions(-) diff --git a/MPEI/TraktInstaller.xmp2 b/MPEI/TraktInstaller.xmp2 index e9a661ee..301664f2 100644 --- a/MPEI/TraktInstaller.xmp2 +++ b/MPEI/TraktInstaller.xmp2 @@ -2057,21 +2057,28 @@ Click Next to continue or Cancel to exit Setup. 3 1 - 2 - 0 + 3 + 1 Trakt actively keeps a record of what TV shows and movies you are watching. Based on your favorites, your friends, and the community, trakt recommends other TV shows and movies. Trakt will also synchronize your watched flags across multiple installations. - * 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. + * 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, unfortuately 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). Stable http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=142&cf_id=24 - 2013-10-12T10:00:00 + 2013-11-29T10:00:00 trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films .\Release\TraktPlugin.mpe1 diff --git a/MPEI/update.xml b/MPEI/update.xml index e5525d17..97c107cd 100644 --- a/MPEI/update.xml +++ b/MPEI/update.xml @@ -705,7 +705,7 @@ Trakt will also synchronize your watched flags across multiple installations. Stable - http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=142&cf_id=24 + https://github.com/Technicolour/Trakt-for-Mediaportal/releases/download/3.1.2.0/TraktPlugin_v3.1.2.mpe1 2013-10-13T10:00:00 trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films .\Release\TraktPlugin.mpe1 @@ -746,5 +746,151 @@ Trakt will also synchronize your watched flags across multiple installations. false + + 2.0 + + + + Default + true + Default + + + + + + Languages + true + Languages + + + + + + DefaultSkin + true + DefaultSkin + + + + + + DefaultWideSkin + true + DefaultWideSkin + + + + + + Settings + true + Settings + + + + + + + + + + + + + MediaPortal + + + 1 + 1 + 6 + 27644 + + + 1 + 1 + 6 + 27644 + + false + This version of Trakt plugin is only supported on MediaPortal 1.3 or above. Please download version that is supported by your version of MediaPortal. + MediaPortal + + + + + + + + Trakt for MediaPortal + a9c3845a-8718-4712-85cc-26f56520bb9a + Technicolour, ltfearme + http://github.com/Technicolour/Trakt-for-Mediaportal + http://forum.team-mediaportal.com/mediaportal-plugins-47/1-0-0-trakt-mediaportal-97807/ + https://raw.github.com/Technicolour/Trakt-for-Mediaportal/master/MPEI/update.xml + + 3 + 1 + 3 + 1 + + Trakt actively keeps a record of what TV shows and movies you are watching. Based on your favorites, your friends, and the community, trakt recommends other TV shows and movies. + +Trakt will also synchronize your watched flags across multiple installations. + * 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, unfortuately 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). + Stable + http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=142&cf_id=24 + 2013-11-29T10:00:00 + trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films + .\Release\TraktPlugin.mpe1 + + + + https://github.com/Technicolour/Trakt-for-Mediaportal/raw/master/TraktPlugin/Resources/Images/trakt.png + String + The icon file of the package stored online (jpg,png,bmp) + + + %Plugins%\Windows\TraktPlugin.dll + Template + + The file used to configure the extension. + If have .exe extension the will be executed + If have .dll extension used like MP plugin configuration + + + + https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktTrendingMovies.jpg;https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktTrendingShows.jpg;https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktMain.jpg;https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktCalendar.jpg;https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktFriends.jpg;https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktRecommendedShows.jpg;https://github.com/Technicolour/Trakt-for-Mediaportal/wiki/Screenshots/traktRecommendedMovies.jpg + String + Online stored screenshot urls separated by ; + + + YES + Bool + Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. + + + + + + + + + + + false + \ No newline at end of file diff --git a/TraktPlugin/Properties/AssemblyInfo.cs b/TraktPlugin/Properties/AssemblyInfo.cs index 6545457d..aca9ec03 100644 --- a/TraktPlugin/Properties/AssemblyInfo.cs +++ b/TraktPlugin/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("TraktPlugin")] -[assembly: AssemblyDescription("Adds Trakt Support to MediaPortal")] +[assembly: AssemblyDescription("Adds trakt.tv support to MediaPortal")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("TraktPlugin")] @@ -33,8 +33,8 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.1.2.0")] -[assembly: AssemblyFileVersion("3.1.2.0")] +[assembly: AssemblyVersion("3.1.3.0")] +[assembly: AssemblyFileVersion("3.1.3.0")] #region MediaPortal Compatibility [assembly: CompatibleVersion("1.1.6.27644")]