You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Installer/update.xml
+121Lines changed: 121 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1106,6 +1106,127 @@ Migrate to Github Action</VersionDescription>
1106
1106
<ValueType>Template</ValueType>
1107
1107
<Description>The file used to configure the extension.
1108
1108
If have .exe extension the will be executed
1109
+
If have .dll extension used like MP plugin configuration</Description>
1110
+
</SectionParam>
1111
+
<SectionParamName="Online Screenshots">
1112
+
<Value />
1113
+
<ValueType>String</ValueType>
1114
+
<Description>Online stored screenshot urls separated by ; </Description>
1115
+
</SectionParam>
1116
+
<SectionParamName="Force to uninstall on update">
1117
+
<Value>YES</Value>
1118
+
<ValueType>Bool</ValueType>
1119
+
<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>
<ExtensionDescription>WifiRemote is a process plugin for the popular opensource mediacenter software "MediaPortal".
1206
+
1207
+
1208
+
1209
+
It publishes a Bonjour Service on your local network which allows clients (for example an iPhone or Android app) to list all found MediaPortal installations and connect to it. </ExtensionDescription>
0 commit comments