AppFeed/templates/runraidsRepository/ronnieroller.com/liquid_dl.xml
2021-02-23 15:49:21 -05:00

53 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Liquid-dl</Name>
<Repository>kthulu120/liquid_dl</Repository>
<Registry>https://hub.docker.com/r/kthulu120/liquid_dl/</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Project>https://github.com/Kthulu120/liquid_dl</Project>
<Overview>Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users&#13;
to just click on what they need and use the bare minimum commands to get the results needed.</Overview>
<WebUI>http://[IP]:[PORT:8734]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/rroller/unraid-templates/master/ronnieroller.com/liquid_dl.xml</TemplateURL>
<Icon>https://i.imgur.com/9UXxDSr.png</Icon>
<PostArgs></PostArgs>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8734</HostPort>
<ContainerPort>8000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/liquid-dl</HostDir>
<ContainerDir>/downloads</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Port" Target="8000" Default="8000" Mode="tcp" Description="Container port: 8000" Type="Port" Display="always" Required="true" Mask="false">8734</Config>
<Config Name="Download Directory" Target="/downloads" Default="/mnt/cache/appdata/liquid-dl" Mode="rw" Description="Container path: /downloads" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/liquid-dl</Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
<Date>1533441243</Date>
<Description>Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users&#13;
to just click on what they need and use the bare minimum commands to get the results needed.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/runraidsRepository/ronnieroller.com/liquid_dl.xml</templatePath>
</Container>