This commit is contained in:
AI Assistant
2026-03-12 13:46:10 +09:00
parent a31a538cd8
commit c4f495b566
10 changed files with 0 additions and 580 deletions

View File

@@ -1,26 +0,0 @@
<?xml version="1.0"?>
<Container version="2">
<Name>ai-media-hub</Name>
<Repository>git.savethenurse.com/savethenurse/ai-media-hub:latest</Repository>
<Registry>https://git.savethenurse.com</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://git.savethenurse.com/savethenurse/ai-media-hub/issues</Support>
<Project>https://git.savethenurse.com/savethenurse/ai-media-hub</Project>
<Overview>AI Media Hub: A single container full-stack app for gathering, ingesting, and downloading media assets via AI Discovery and yt-dlp.</Overview>
<Category>MediaApp:Video Downloaders:Tools:</Category>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/youtube.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled></DateInstalled>
<DonateText/>
<DonateLink/>
<Requires/>
<Config Name="WebUI Port" Target="8000" Default="8282" Mode="tcp" Description="Port for Web Interface" Type="Port" Display="always" Required="true" Mask="false">8282</Config>
<Config Name="NAS Downloads Path" Target="/downloads" Default="/mnt/user/downloads/media" Mode="rw" Description="Path to save downloaded and ingested media files" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/downloads/media</Config>
</Container>