-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsonashow.xml
More file actions
31 lines (31 loc) · 1.8 KB
/
Copy pathsonashow.xml
File metadata and controls
31 lines (31 loc) · 1.8 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
30
31
<?xml version="1.0"?>
<Container version="2">
<Name>sonashow</Name>
<Repository>thewicklowwolf/sonashow:latest</Repository>
<Registry>https://hub.docker.com/r/thewicklowwolf/sonashow</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/TheWicklowWolf/SonaShow?tab=readme-ov-file</Project>
<Overview>Web GUI for finding similar shows to selected Sonarr shows.

</Overview>
<Category>MediaApp:Video</Category>
<WebUI>http://[IP]:[PORT:5000]/</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/TheWicklowWolf/SonaShow/59934ecdd6b2d2edb21f8591c125ef8c269af965/src/static/sonashow.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1732405278</DateInstalled>
<DonateText>If you find this template useful, I’d love a coffee!</DonateText>
<DonateLink>https://bmc.link/JPDVM2014</DonateLink>
<Requires/>
<Config Name="Config" Target="/sonashow/config" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/sonashow</Config>
<Config Name="WebUI" Target="5000" Default="5000" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">5000</Config>
<Config Name="Localtime" Target="/etc/localtime" Default="" Mode="ro" Description="" Type="Path" Display="advanced-hide" Required="true" Mask="false">/etc/localtime</Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
</Container>