Update TubeArchivist.xml

This commit is contained in:
crocs 2022-04-02 21:17:46 -05:00 committed by GitHub
parent 1c4df5c5b1
commit 560c6d05b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 9 deletions

View File

@ -9,13 +9,7 @@
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/</Support>
<Project>https://github.com/bbilly1/tubearchivist</Project>
<Overview>Your self hosted YouTube media server.&#xD;
&#xD;
IMPORTANT: This container relies on ElasticSearch as well as RedisJson.&#xD;
&#xD;
Install "TubeArchivist-ES" as well as "TubeArchivist-RedisJSON" BEFORE running "TubeArchivist".&#xD;
&#xD;
Both can be found in the Community Applications.</Overview>
<Overview>Your self hosted YouTube media server.</Overview>
<Category>Backup: Downloaders: MediaApp:Video MediaServer:Video</Category>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/tubearchivist/unraid-templates/master/TubeArchivist.xml</TemplateURL>
@ -26,8 +20,7 @@ Both can be found in the Community Applications.</Overview>
<DateInstalled>1648948191</DateInstalled>
<DonateText>Buy the creator a beer!</DonateText>
<DonateLink/>
<Requires>TubeArchivist-ES and TubeArchivist-RedisJSON
</Requires>
<Requires>TubeArchivist-ES and TubeArchivist-RedisJSON</Requires>
<Config Name="Port" Target="8000" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
<Config Name="Youtube Media Path" Target="/youtube" Default="/youtube" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/Root/video/test/</Config>
<Config Name="Appdata" Target="/cache" Default="/cache" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/TubeArchivist/</Config>