mirror of
https://github.com/linuxserver/docker-templates.git
synced 2026-02-05 10:58:52 +08:00
booksonic-air
Template & Icon
This commit is contained in:
parent
c9b54625a9
commit
8ae0492fed
83
linuxserver.io/booksonic-air.xml
Normal file
83
linuxserver.io/booksonic-air.xml
Normal file
@ -0,0 +1,83 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>booksonic-air</Name>
|
||||
<Repository>linuxserver/booksonic-air</Repository>
|
||||
<Registry>https://hub.docker.com/r/linuxserver/booksonic-air/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/xxxxx-support-linuxserverio-booksonic-air/</Support>
|
||||
<Project>https://booksonic.org/</Project>
|
||||
<Overview>Booksonic-air is a platform for accessing the audibooks you own wherever you are. At the moment the platform consists of:
|
||||

|
||||
Booksonic Air - A server for streaming your audiobooks, successor to the original Booksonic server, and based on Airsonic. 
|
||||

|
||||
Booksonic App - An DSub based Android app for connection to Booksonic-Air servers.</Overview>
|
||||
<Category>MediaApp:Books MediaApp:Other MediaServer:Books MediaServer:Other Status:Stable</Category>
|
||||
<WebUI>http://[IP]:[PORT:4040]/</WebUI>
|
||||
<TemplateURL/>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DonateText>Donations</DonateText>
|
||||
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
||||
<Description>Booksonic-air is a platform for accessing the audibooks you own wherever you are. At the moment the platform consists of:
|
||||

|
||||
Booksonic Air - A server for streaming your audiobooks, successor to the original Booksonic server, and based on Airsonic. 
|
||||

|
||||
Booksonic App - An DSub based Android app for connection to Booksonic-Air servers.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>4040</HostPort>
|
||||
<ContainerPort>4040</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir/>
|
||||
<ContainerDir>/books</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir/>
|
||||
<ContainerDir>/podcast</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir/>
|
||||
<ContainerDir>/config</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>CONTEXT_PATH</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>PUID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>PGID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Webui" Target="4040" Default="4040" Mode="tcp" Description="Webui Port" Type="Port" Display="always" Required="false" Mask="false">4040</Config>
|
||||
<Config Name="/books" Target="/books" Default="" Mode="rw" Description="Path to audiobooks" Type="Path" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="/podcast" Target="/podcast" Default="" Mode="rw" Description="Path to podcasts" Type="Path" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="CONTEXT_PATH" Target="CONTEXT_PATH" Default="" Mode="" Description="Optional parameter to enable easier reverse proxying at server.com/$CONTEXT_PATH" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="/config" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="advanced" Required="false" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
||||
</Container>
|
||||
BIN
linuxserver.io/img/booksonic-air.png
Normal file
BIN
linuxserver.io/img/booksonic-air.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Loading…
x
Reference in New Issue
Block a user