From 144c18e17a8b496157e6840b0a44ac3d6aa79710 Mon Sep 17 00:00:00 2001 From: Damien Haynes Date: Sat, 15 Mar 2014 15:42:48 +1100 Subject: [PATCH] Published v4.0.1 release. --- MPEI/TraktInstaller.xmp2 | 8 +- MPEI/update.xml | 160 ++++++++++++++++++++++++- TraktPlugin/Properties/AssemblyInfo.cs | 4 +- 3 files changed, 165 insertions(+), 7 deletions(-) diff --git a/MPEI/TraktInstaller.xmp2 b/MPEI/TraktInstaller.xmp2 index 7ccf2655..686d4da1 100644 --- a/MPEI/TraktInstaller.xmp2 +++ b/MPEI/TraktInstaller.xmp2 @@ -2108,18 +2108,18 @@ Click Next to continue or Cancel to exit Setup. 4 0 - 0 + 1 0 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. - * Updated support for MediaPortal 1.7. -* Added the Extensions plugin to installation package. + * Added sync back of play counts to local MovingPictures database from trakt. This does not include watched history (dates), only playcount as that's all we get back. We now check if the local play count is less than the online count. +* Fixed last played date not syncing to trakt when doing backfill syncing (this was due to an API documentation issue), also added support for this from MP-TVSeries episodes. This is used to indicate when you watched an item for first time syncs or when scrobbles were missed e.g. service is down due to maintenance. * Updated translations from Transifex. Stable http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=142&cf_id=24 - 2014-02-22T10:00:00 + 2014-03-15T10:00:00 trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films .\Release\TraktPlugin_v[Version].mpe1 diff --git a/MPEI/update.xml b/MPEI/update.xml index b5445766..3143fffb 100644 --- a/MPEI/update.xml +++ b/MPEI/update.xml @@ -1009,7 +1009,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=64 + https://github.com/Technicolour/Trakt-for-Mediaportal/releases/download/4.0.0.0/TraktPlugin_v4.0.0.mpe1 2014-02-22T10:00:00 trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films .\Release\TraktPlugin_v[Version].mpe1 @@ -1050,5 +1050,163 @@ 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 + + + + + + ExtensionsPlugin + true + ExtensionsPlugin + + + + + + + + + + + + + MediaPortal + + + 1 + 1 + 6 + 27644 + + + 1 + 1 + 6 + 27644 + + false + This version of Trakt plugin is only supported on MediaPortal 1.7 or above. Please download version that is supported by your version of MediaPortal. + MediaPortal + + + + + + + + + + 1.6.100.0 + 1.6.100.0 + + + + + + + + + + + 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 + + 4 + 0 + 1 + 0 + + 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 sync back of play counts to local MovingPictures database from trakt. This does not include watched history (dates), only playcount as that's all we get back. We now check if the local play count is less than the online count. +* Fixed last played date not syncing to trakt when doing backfill syncing (this was due to an API documentation issue), also added support for this from MP-TVSeries episodes. This is used to indicate when you watched an item for first time syncs or when scrobbles were missed e.g. service is down due to maintenance. +* Updated translations from Transifex. + Stable + http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=142&cf_id=64 + 2014-03-15T10:00:00 + trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films + .\Release\TraktPlugin_v[Version].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 a6caa57c..4ec8a134 100644 --- a/TraktPlugin/Properties/AssemblyInfo.cs +++ b/TraktPlugin/Properties/AssemblyInfo.cs @@ -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("4.0.0.0")] -[assembly: AssemblyFileVersion("4.0.0.0")] +[assembly: AssemblyVersion("4.0.1.0")] +[assembly: AssemblyFileVersion("4.0.1.0")] #region MediaPortal Compatibility [assembly: CompatibleVersion("1.6.100.0")]