Skip to content

Commit

Permalink
Publish v6.0.1.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
damienhaynes committed Nov 4, 2017
1 parent 9dc1847 commit feb9f18
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 3 deletions.
150 changes: 149 additions & 1 deletion MPEI/update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4929,7 +4929,7 @@ Trakt will also synchronize your watched flags across multiple installations.</E

* Updated translations from Transifex.</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&amp;task=att_download&amp;link_id=142&amp;cf_id=24</OnlineLocation>
<OnlineLocation>https://github.com/trakt/Trakt-for-Mediaportal/releases/download/6.0.0.0/TraktPlugin_v5.7.0.mpe1</OnlineLocation>
<ReleaseDate>2016-10-29T10:00:00</ReleaseDate>
<Tags>trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films</Tags>
<Location>.\Release\TraktPlugin_v[Version].mpe1</Location>
Expand Down Expand Up @@ -4970,5 +4970,153 @@ Trakt will also synchronize your watched flags across multiple installations.</E
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
<PackageClass>
<Version>2.0</Version>
<Groups>
<Items>
<GroupItem Name="Default">
<DisplayName>Default</DisplayName>
<DefaulChecked>true</DefaulChecked>
<Description>Default</Description>
<Files>
<Items />
</Files>
</GroupItem>
<GroupItem Name="Languages">
<DisplayName>Languages</DisplayName>
<DefaulChecked>true</DefaulChecked>
<Description>Languages</Description>
<Files>
<Items />
</Files>
</GroupItem>
<GroupItem Name="TrailersPlugin">
<DisplayName>TrailersPlugin</DisplayName>
<DefaulChecked>true</DefaulChecked>
<Description>TrailersPlugin</Description>
<Files>
<Items />
</Files>
</GroupItem>
<GroupItem Name="Titan">
<DisplayName>Titan</DisplayName>
<DefaulChecked>true</DefaulChecked>
<Description>Titan</Description>
<Files>
<Items />
</Files>
</GroupItem>
</Items>
</Groups>
<Sections>
<Items />
</Sections>
<Dependencies>
<Items>
<DependencyItem>
<Type>MediaPortal</Type>
<Id />
<MinVersion>
<Major>1</Major>
<Minor>1</Minor>
<Build>6</Build>
<Revision>27644</Revision>
</MinVersion>
<MaxVersion>
<Major>1</Major>
<Minor>1</Minor>
<Build>6</Build>
<Revision>27644</Revision>
</MaxVersion>
<WarnOnly>false</WarnOnly>
<Message>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.</Message>
<Name>MediaPortal</Name>
</DependencyItem>
</Items>
</Dependencies>
<PluginDependencies>
<Items />
</PluginDependencies>
<GeneralInfo>
<Name>Trakt for MediaPortal</Name>
<Id>a9c3845a-8718-4712-85cc-26f56520bb9a</Id>
<Author>ltfearme</Author>
<HomePage>http://github.com/trakt/Trakt-for-Mediaportal</HomePage>
<ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/1-0-0-trakt-mediaportal-97807/</ForumPage>
<UpdateUrl>https://raw.github.com/trakt/Trakt-for-Mediaportal/master/MPEI/update.xml</UpdateUrl>
<Version>
<Major>6</Major>
<Minor>0</Minor>
<Build>1</Build>
<Revision>3</Revision>
</Version>
<ExtensionDescription>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.</ExtensionDescription>
<VersionDescription>* New authorisation process, existing and new users will need to authorise mediaportal to use your trakt.tv account. This can be done from the GUI in 'Settings/Account Setup' or from the Configuration tool. Skins will need to be updated to support this feature from the GUI, the included Titan skin file has been updated.

* New TV Calendar views and proper paging support. Can now request as far into the future as you like or in the past.

* New Movie Calendar GUI, support to view all or your watchlisted movie release dates for movies / dvds / blurays.

* Added support to view Hidden activities on the dashboard, also added ability to hide shows from the TV calendar.

* Added custom season titles to the facade of the TV seasons GUI if available (e.g. American Horror Story has custom titles per season).

* Added first aired and TV network to the seasons GUI i.e. the air date the 1st episode of each season aired, and for Network this can change when one network cancels and another picks it up.

* Support for setting collected item DTS-X and Dolby Atmos on sync methods. Fixed MP-TVSeries sync not picking up Dolby Digital Plus encoded audio.

* Fixed some possible cases where a crash could occur, initial testing from community suggest this is now resolved.

* The Trakt Rate dialog will no longer work after watching episode/movie if using the WiFi remote plugin, there has been some changes to the trakt plugin which breaks this feature. Disabling the WiFi remote plugin will re-instate the dialog until an update is provided.

* Internal TraktAPI updates, the API is now packaged as a seperate library (DLL) and will be installed along side the plugin. This is so the API can be re-used between MediaPortal 1 and 2 plugins.

* The old Default and DefaultWide skins have been removed from package, these are no longer packaged with MediaPortal.

* Updated translations from Transifex.</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&amp;task=att_download&amp;link_id=142&amp;cf_id=24</OnlineLocation>
<ReleaseDate>2017-11-04T10:00:00</ReleaseDate>
<Tags>trakt,tv shows,movies,mp-tvseries,movingpictures,my videos,my films</Tags>
<Location>.\Release\TraktPlugin_v[Version].mpe1</Location>
<Params>
<Items>
<SectionParam Name="Online Icon">
<Value>https://github.com/trakt/Trakt-for-Mediaportal/raw/master/TraktPlugin/Resources/Images/trakt-1024.png</Value>
<ValueType>String</ValueType>
<Description>The icon file of the package stored online (jpg,png,bmp)</Description>
</SectionParam>
<SectionParam Name="Configuration file">
<Value>%Plugins%\Windows\TraktPlugin.dll</Value>
<ValueType>Template</ValueType>
<Description>
The file used to configure the extension.
If have .exe extension the will be executed
If have .dll extension used like MP plugin configuration
</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
<Value>https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktTrendingMovies.jpg;https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktTrendingShows.jpg;https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktMain.jpg;https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktCalendar.jpg;https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktFriends.jpg;https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktRecommendedShows.jpg;https://github.com/trakt/Trakt-for-Mediaportal/wiki/Screenshots/traktRecommendedMovies.jpg</Value>
<ValueType>String</ValueType>
<Description>Online stored screenshot urls separated by ; </Description>
</SectionParam>
<SectionParam Name="Force to uninstall on update">
<Value>YES</Value>
<ValueType>Bool</ValueType>
<Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description>
</SectionParam>
</Items>
</Params>
</GeneralInfo>
<UniqueFileList>
<Items />
</UniqueFileList>
<ProjectSettings>
<FolderGroups />
</ProjectSettings>
<IsSkin>false</IsSkin>
</PackageClass>
</Items>
</ExtensionCollection>
4 changes: 2 additions & 2 deletions TraktPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,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("6.0.1.2")]
[assembly: AssemblyFileVersion("6.0.1.2")]
[assembly: AssemblyVersion("6.0.1.3")]
[assembly: AssemblyFileVersion("6.0.1.3")]

#region MediaPortal Compatibility
[assembly: CompatibleVersion("1.6.100.0")]
Expand Down

0 comments on commit feb9f18

Please sign in to comment.