mirror of
https://github.com/LukeHagar/unRAID-CA-templates.git
synced 2025-12-06 04:21:55 +00:00
Add logo for ytdl-sub & Spelling Errors
Spelling Errors for Support Links, and adding logo for ytdl-sub
This commit is contained in:
@@ -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. 
|
||||

|
||||
|
||||
@@ -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
|
||||

|
||||
@@ -15,7 +15,7 @@ Please take your time to go through the walkthrough
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user