mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
49 lines
3.0 KiB
XML
49 lines
3.0 KiB
XML
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<!-- GENERATED FROM https://github.com/linuxserver/docker-spotube/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>spotube</Name>
|
|
<Repository>lscr.io/linuxserver/spotube</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/spotube</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://github.com/linuxserver/docker-spotube/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-spotube#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-spotube#readme</ReadMe>
|
|
<Project>https://spotube.krtirtho.dev/</Project>
|
|
<Overview>Spotube(https://spotube.krtirtho.dev/) is an open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source, eliminating the need for Spotify Premium</Overview>
|
|
<ExtraParams>--shm-size=1gb</ExtraParams>
|
|
<WebUI>https://[IP]:[PORT:3001]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/spotube.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/spotube-logo.png</Icon>
|
|
<Requires>
|
|
This image is unprotected by default __**do not**__ expose it to the internet.
|
|
Please read https://github.com/linuxserver/docker-spotube#security for more information.
|
|
</Requires>
|
|
<Date>2025-09-22</Date>
|
|
<Changes>
|
|
### 2025-09-22
|
|
- Rebase to Debian Trixie.
|
|
|
|
### 2025-07-12
|
|
- Rebase to Selkies, HTTPS IS NOW REQUIRED.
|
|
|
|
### 2024-10-09
|
|
- Add aarch64 support.
|
|
|
|
### 2024-04-26
|
|
- Initial release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="HTTP Spotube desktop gui, must be proxied." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="HTTPS Spotube desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores local files and settings" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
|
</Container>
|