-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathmaintainerr.xml
27 lines (27 loc) · 1.52 KB
/
maintainerr.xml
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
<?xml version="1.0"?>
<Container version="2">
<Name>maintainerr</Name>
<Repository>jorenn92/maintainerr:latest</Repository>
<Registry>https://hub.docker.com/r/jorenn92/maintainerr</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/jorenn92/Maintainerr/issues</Support>
<Project>https://github.com/jorenn92/Maintainerr/tree/main</Project>
<Overview>Maintainerr makes managing your media easy. Create custom rules with parameters across different services, show matching media on the Plex home screen for a given amount of days and handle the deletion.</Overview>
<Category>Tools: Other:</Category>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL/>
<Icon>https://github.com/jorenn92/Maintainerr/blob/main/ui/public/logo.png?raw=true</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1694018747</DateInstalled>
<DonateText>Help support our work by buying us a beer</DonateText>
<DonateLink>https://paypal.me/ibracorp</DonateLink>
<Requires/>
<Config Name="WebUI" Target="80" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8154</Config>
<Config Name="Data" Target="/opt/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/maintainerr</Config>
<Config Name="Timezone" Target="TZ" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">America/Chicago</Config>
</Container>