Add logo for ytdl-sub & Spelling Errors

Spelling Errors for Support Links, and adding logo for ytdl-sub
This commit is contained in:
catduckgnaf
2023-04-21 12:01:05 -04:00
parent c12dfc4266
commit 0d2f121d62
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<Shell>sh</Shell>
<Beta>true</Beta>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/138058-support-catuck-mealie-v1/</Support>
<Support>https://forums.unraid.net/topic/138058-support-catduck-mealie-v1/</Support>
<Project>https://hay-kot.github.io/mealie/</Project>
<Overview>A self-hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. &#xD;
&#xD;

View File

@@ -5,7 +5,7 @@
<Registry>ghcr.io/jmbannon/ytdl-sub:latest</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/138060-support-catudck-ytdl-sub-youtube-downloading-with-meta-data-for-plexkodijellyfin/</Support>
<Support>https://forums.unraid.net/topic/138060-support-catduck-ytdl-sub-youtube-downloading-with-meta-data-for-plexkodijellyfin/</Support>
<Project>https://github.com/jmbannon/ytdl-sub</Project>
<Overview>Automate downloads and metadata generation with YoutubeDL&#xD;
&#xD;
@@ -15,7 +15,7 @@ Please take your time to go through the walkthrough&#xD;
https://github.com/jmbannon/ytdl-sub/wiki</Overview>
<Category>Downloaders: MediaApp:Video</Category>
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/ytdl-sub.xml</TemplateURL>
<Icon/>
<Icon>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/ytdl-sub.png</Icon>
<Config Name="tmp" Target="/tmp" Default="" Mode="rw" Description="It is a temp folder, obviously this is for permanent files." Type="Path" Display="always" Required="false" Mask="false">/mnt/user/media/temp/</Config>
<Config Name="Media" Target="/media" Default="" Mode="rw" Description="Where you store your media, duh" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/media</Config>
<Config Name="config" Target="/config" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata</Config>