Use umlauts in container metadata

This commit is contained in:
2026-06-10 18:46:31 +02:00
parent e4c161ce45
commit bbc3e4b583
+2 -2
View File
@@ -9,7 +9,7 @@
<Privileged>false</Privileged>
<Support>http://10.1.1.4:3000/magges/aoostar-rs</Support>
<Project>http://10.1.1.4:3000/magges/aoostar-rs</Project>
<Overview>Native AOOSTAR WTR MAX / GEM12+ PRO container based on aoostar-rs. Fuehrt die neue Rust-WebUI und die Display-Rotation direkt ohne Hersteller-Binary aus.</Overview>
<Overview>Native AOOSTAR WTR MAX / GEM12+ PRO container based on aoostar-rs. Führt die neue Rust-WebUI und die Display-Rotation direkt ohne Hersteller-Binary aus.</Overview>
<Category>Tools:</Category>
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
<Icon>http://10.1.1.4:3000/magges/unraid-aoostar-x/raw/branch/main/unraid/icon.png</Icon>
@@ -19,7 +19,7 @@
<DateInstalled>1749470000</DateInstalled>
<DonateText />
<DonateLink />
<Requires>Durchgereichtes Display-Geraet, typischerweise /dev/ttyACM0. Nutzt nur aoostar-rs, keine Hersteller-Binary.</Requires>
<Requires>Durchgereichtes Display-Gerät, typischerweise /dev/ttyACM0. Nutzt nur aoostar-rs, keine Hersteller-Binary.</Requires>
<Config Name="WebUI Port" Target="8080" Default="8080" Mode="tcp" Description="Host port for the native aoostar-rs WebUI." Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Config Path" Target="/config" Default="/mnt/user/appdata/aoostar-rs/config" Mode="rw" Description="Path containing Monitor3.json and img assets." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/aoostar-rs/config</Config>
<Config Name="Unraid Cache Mount" Target="/mnt/cache" Default="/mnt/cache" Mode="ro" Description="Read-only bind mount so the WebUI can show real usage for /mnt/cache." Type="Path" Display="advanced" Required="false" Mask="false">/mnt/cache</Config>