Improve plugin metadata
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
PLUGIN="u-navigator"
|
PLUGIN="u-navigator"
|
||||||
VERSION="2026.06.23.r021"
|
VERSION="2026.06.23.r022"
|
||||||
PKG_DIR="packages"
|
PKG_DIR="packages"
|
||||||
WORK_DIR=".plugin-build"
|
WORK_DIR=".plugin-build"
|
||||||
PKG_NAME="${PLUGIN}-${VERSION}.tgz"
|
PKG_NAME="${PLUGIN}-${VERSION}.tgz"
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<Container version="2">
|
||||||
|
<Name>U-Navigator</Name>
|
||||||
|
<Plugin>1</Plugin>
|
||||||
|
<PluginURL>https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg</PluginURL>
|
||||||
|
<Repository>https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg</Repository>
|
||||||
|
<PluginAuthor>Michael Roll</PluginAuthor>
|
||||||
|
<Author>Michael Roll</Author>
|
||||||
|
<Category>Tools:</Category>
|
||||||
|
<Overview>Unraid File Navigator: Dynamix-integrierter Dateimanager mit mehreren Explorer-Fenstern, Symbol- und Listenansicht, Rechtsklickmenue, Eigenschaften, Uploads sowie Move/Copy-Jobs.</Overview>
|
||||||
|
<Description>Unraid File Navigator: Dynamix-integrierter Dateimanager mit mehreren Explorer-Fenstern, Symbol- und Listenansicht, Rechtsklickmenue, Eigenschaften, Uploads sowie Move/Copy-Jobs.</Description>
|
||||||
|
<Support>https://git.casaderoll.de/michael/Unraid-Navigator</Support>
|
||||||
|
<Project>https://git.casaderoll.de/michael/Unraid-Navigator</Project>
|
||||||
|
<Icon>https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/plugin-root/usr/local/emhttp/plugins/u-navigator/images/u-navigator.svg</Icon>
|
||||||
|
</Container>
|
||||||
Binary file not shown.
Binary file not shown.
+7
-7
@@ -1,17 +1,17 @@
|
|||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "u-navigator">
|
<!ENTITY name "u-navigator">
|
||||||
<!ENTITY author "Michael Roll">
|
<!ENTITY author "Michael Roll">
|
||||||
<!ENTITY version "2026.06.23.r021">
|
<!ENTITY version "2026.06.23.r022">
|
||||||
<!ENTITY package "&name;-&version;.tgz">
|
<!ENTITY package "&name;-&version;.tgz">
|
||||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg">
|
<!ENTITY pluginURL "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg">
|
||||||
<!ENTITY icon "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/plugin-root/usr/local/emhttp/plugins/u-navigator/images/u-navigator.svg">
|
<!ENTITY support "https://git.casaderoll.de/michael/Unraid-Navigator">
|
||||||
<!ENTITY description "Unraid File Navigator with a Dynamix-embedded multi-window file explorer, icon/list views, context menus, properties, uploads, and background copy/move/size jobs.">
|
<!ENTITY icon "folder-open">
|
||||||
|
<!ENTITY description "Unraid File Navigator: Dynamix-integrierter Dateimanager mit mehreren Explorer-Fenstern, Symbol- und Listenansicht, Rechtsklickmenue, Eigenschaften, Uploads sowie Move/Copy-Jobs.">
|
||||||
]>
|
]>
|
||||||
<PLUGIN name="U-Navigator" author="&author;" version="&version;" pluginURL="&pluginURL;" icon="&icon;" Icon="&icon;" description="&description;">
|
<PLUGIN name="U-Navigator" author="&author;" version="&version;" launch="Tools/U-Navigator" pluginURL="&pluginURL;" support="&support;" icon="&icon;" description="&description;" overview="&description;" Overview="&description;">
|
||||||
|
|
||||||
<ICON>&icon;</ICON>
|
|
||||||
<DESCRIPTION>&description;</DESCRIPTION>
|
<DESCRIPTION>&description;</DESCRIPTION>
|
||||||
<SUPPORT>https://git.casaderoll.de/michael/Unraid-Navigator</SUPPORT>
|
<SUPPORT>&support;</SUPPORT>
|
||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
### U-Navigator
|
### U-Navigator
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
<FILE Name="/boot/config/plugins/&name;/&package;">
|
<FILE Name="/boot/config/plugins/&name;/&package;">
|
||||||
<URL>https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/packages/&package;</URL>
|
<URL>https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/packages/&package;</URL>
|
||||||
<MD5>d0394b04c43db25ba6c0456c315a9382</MD5>
|
<MD5>84c66337fdd03108c2c04690f88ee5b8</MD5>
|
||||||
</FILE>
|
</FILE>
|
||||||
|
|
||||||
<FILE Run="/bin/bash">
|
<FILE Run="/bin/bash">
|
||||||
|
|||||||
+5
-5
@@ -4,14 +4,14 @@
|
|||||||
<!ENTITY version "__VERSION__">
|
<!ENTITY version "__VERSION__">
|
||||||
<!ENTITY package "&name;-&version;.tgz">
|
<!ENTITY package "&name;-&version;.tgz">
|
||||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg">
|
<!ENTITY pluginURL "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg">
|
||||||
<!ENTITY icon "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/plugin-root/usr/local/emhttp/plugins/u-navigator/images/u-navigator.svg">
|
<!ENTITY support "https://git.casaderoll.de/michael/Unraid-Navigator">
|
||||||
<!ENTITY description "Unraid File Navigator with a Dynamix-embedded multi-window file explorer, icon/list views, context menus, properties, uploads, and background copy/move/size jobs.">
|
<!ENTITY icon "folder-open">
|
||||||
|
<!ENTITY description "Unraid File Navigator: Dynamix-integrierter Dateimanager mit mehreren Explorer-Fenstern, Symbol- und Listenansicht, Rechtsklickmenue, Eigenschaften, Uploads sowie Move/Copy-Jobs.">
|
||||||
]>
|
]>
|
||||||
<PLUGIN name="U-Navigator" author="&author;" version="&version;" pluginURL="&pluginURL;" icon="&icon;" Icon="&icon;" description="&description;">
|
<PLUGIN name="U-Navigator" author="&author;" version="&version;" launch="Tools/U-Navigator" pluginURL="&pluginURL;" support="&support;" icon="&icon;" description="&description;" overview="&description;" Overview="&description;">
|
||||||
|
|
||||||
<ICON>&icon;</ICON>
|
|
||||||
<DESCRIPTION>&description;</DESCRIPTION>
|
<DESCRIPTION>&description;</DESCRIPTION>
|
||||||
<SUPPORT>https://git.casaderoll.de/michael/Unraid-Navigator</SUPPORT>
|
<SUPPORT>&support;</SUPPORT>
|
||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
### U-Navigator
|
### U-Navigator
|
||||||
|
|||||||
Reference in New Issue
Block a user