-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmetadata-remote.xml
More file actions
29 lines (29 loc) · 1.73 KB
/
Copy pathmetadata-remote.xml
File metadata and controls
29 lines (29 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<Container version="2">
<Name>metadata-remote</Name>
<Repository>ghcr.io/wow-signal-dev/metadata-remote:latest</Repository>
<Registry>https://github.com/wow-signal-dev/metadata-remote</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/122788-support-jpdvm2014-templates</Support>
<Project>https://github.com/wow-signal-dev/metadata-remote</Project>
<Overview>Edit metadata on headless servers (or anywhere else) via a clean web interface without complicated music library ecosystems, command line surgery, or file transfers — just Docker, a browser, and zero setup.</Overview>
<Category>Tools: MediaApp:Music</Category>
<WebUI>http://[IP]:[PORT:8338]/</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/JPDVM2014/icons/refs/heads/main/mdrm-icon-for-dark-bg.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1767976942</DateInstalled>
<DonateText>If you find this template useful, I’d love a coffee!</DonateText>
<DonateLink>https://bmc.link/JPDVM2014</DonateLink>
<Requires/>
<Config Name="WebUI" Target="8338" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">8338</Config>
<Config Name="Music Library" Target="/music" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
<TailscaleStateDir/>
</Container>