|
From: <eda...@us...> - 2013-12-09 20:59:15
|
Revision: 4708
http://sourceforge.net/p/mp-plugins/code/4708
Author: edalex86
Date: 2013-12-09 20:59:12 +0000 (Mon, 09 Dec 2013)
Log Message:
-----------
Wrong GUID produced duplicate entries
Modified Paths:
--------------
trunk/plugins/File Explorer/MpeRelease/File Explorer 1.6.1.0.mpe1
trunk/plugins/File Explorer/MpeRelease/File Explorer 1.6.1.0.xmp2
trunk/plugins/File Explorer/MpeRelease/update.xml
Modified: trunk/plugins/File Explorer/MpeRelease/File Explorer 1.6.1.0.mpe1
===================================================================
(Binary files differ)
Modified: trunk/plugins/File Explorer/MpeRelease/File Explorer 1.6.1.0.xmp2
===================================================================
--- trunk/plugins/File Explorer/MpeRelease/File Explorer 1.6.1.0.xmp2 2013-12-09 20:47:26 UTC (rev 4707)
+++ trunk/plugins/File Explorer/MpeRelease/File Explorer 1.6.1.0.xmp2 2013-12-09 20:59:12 UTC (rev 4708)
@@ -345,7 +345,7 @@
</PluginDependencies>
<GeneralInfo>
<Name>File Explorer</Name>
- <Id>775ef060-f657-491d-89f1-e6010dadfcd6</Id>
+ <Id>dd3efdfe-ed9e-44be-9550-813d268556fb</Id>
<Author>Andreas Groß, framug, SilentException, -ltb- (gfx)</Author>
<HomePage>http://www.team-mediaportal.com/extensions/file-explorer</HomePage>
<ForumPage>http://forum.team-mediaportal.com/threads/file-explorer.72076/</ForumPage>
@@ -358,44 +358,24 @@
</Version>
<ExtensionDescription>This plugin is able to perform the following actions:
-
-
- Copy
-
- Move
-
- Delete
-
- Rename
-
- Encrypt/Decrypt
-
- Compress/Uncompress (files only)
-
- Hide/Unhide
-
- Set/Remove Readonly flag
-
files and directories
-
-
- Creates directories
-
-
- Creates audio and video playlists from directories
-
- Adds files and directories to audio and video playlists
-
- Plays audio/video files when selected
-
- Shows pictures when selected
-
- Previews textfiles
-
- Adds MP-TVSeries import path
-
- Adds MovingPictures import path</ExtensionDescription>
<VersionDescription>Added:
- Compatibility with Mediaportal 1.2.0 alpha and after
@@ -594,7 +574,7 @@
<Param1 />
<UpdateOption>OverwriteIfOlder</UpdateOption>
<LocalFileName>..\file_explorer.png</LocalFileName>
- <ZipFileName>Installer{CopyFile}\{15e90c86-a128-4f3d-862b-fb940bbda606}-file_explorer.png</ZipFileName>
+ <ZipFileName>Installer{CopyFile}\{d80c8e02-7668-4d7e-bad8-e3e8d5299f49}-file_explorer.png</ZipFileName>
<DestinationFilename />
</FileItem>
</Items>
Modified: trunk/plugins/File Explorer/MpeRelease/update.xml
===================================================================
--- trunk/plugins/File Explorer/MpeRelease/update.xml 2013-12-09 20:47:26 UTC (rev 4707)
+++ trunk/plugins/File Explorer/MpeRelease/update.xml 2013-12-09 20:59:12 UTC (rev 4708)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<ExtensionCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Items>
<PackageClass>
@@ -353,22 +353,19 @@
<Items>
<CompatibleVersionItem>
<MinRequiredVersion>1.1.6.27644</MinRequiredVersion>
- <DesignedForVersion>1.2.100.0</DesignedForVersion>
+ <DesignedForVersion>1.1.6.27644</DesignedForVersion>
</CompatibleVersionItem>
</Items>
</CompatibleVersion>
<SubSystemsUsed>
- <Items>
- <SubSystemItem Name="MP.Config" />
- <SubSystemItem Name="MP.SkinEngine" />
- </Items>
+ <Items />
</SubSystemsUsed>
</PluginDependencyItem>
</Items>
</PluginDependencies>
<GeneralInfo>
<Name>File Explorer</Name>
- <Id>775ef060-f657-491d-89f1-e6010dadfcd6</Id>
+ <Id>dd3efdfe-ed9e-44be-9550-813d268556fb</Id>
<Author>Andreas Groß, framug, SilentException, -ltb- (gfx)</Author>
<HomePage>http://www.team-mediaportal.com/extensions/file-explorer</HomePage>
<ForumPage>http://forum.team-mediaportal.com/threads/file-explorer.72076/</ForumPage>
@@ -380,6 +377,7 @@
<Revision>0</Revision>
</Version>
<ExtensionDescription>This plugin is able to perform the following actions:
+
- Copy
- Move
- Delete
@@ -389,7 +387,9 @@
- Hide/Unhide
- Set/Remove Readonly flag
files and directories
+
- Creates directories
+
- Creates audio and video playlists from directories
- Adds files and directories to audio and video playlists
- Plays audio/video files when selected
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|