AppFeed/templates/FoxxMDsRepository/foxxmd/multi-scrobbler.xml

55 lines
2.9 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>multi-scrobbler</Name>
<Repository>foxxmd/multi-scrobbler:latest</Repository>
<Registry>https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/99133-support-foxxmd-multi-scrobbler/</Support>
2021-01-12 17:07:58 +00:00
<Overview>Track your music listening history from many sources and record to many scrobble clients.&#13;
&#13;
2021-03-17 16:03:28 +00:00
Track history from api-based sources like Spotify, Plex (Tautulli), Subsonic (Airsonic), Jellyfin and record to Last.fm and Maloja (with more to come!)&#13;
2020-12-03 12:42:32 +00:00
&#13;
This app is in active development! Refer to the support thread for configuration, help, and feature requests.</Overview>
<Beta>true</Beta>
<Date>1605762000</Date>
<WebUI>http://[IP]:[PORT:9078]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/FoxxMD/unraid-docker-templates/master/foxxmd/multi-scrobbler.xml</TemplateURL>
2021-02-16 21:47:23 +00:00
<Icon>https://github.com/FoxxMD/unraid-docker-templates/raw/master/icons/multi-scrobbler.png</Icon>
2020-12-03 12:42:32 +00:00
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>9078</HostPort>
<ContainerPort>9078</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/spotify-scrobbler/config</HostDir>
<ContainerDir>/home/node/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/spotify-scrobbler/logs</HostDir>
<ContainerDir>/home/node/app/logs</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Web Port" Target="9078" Default="" Mode="tcp" Description="Container Port: 9078" Type="Port" Display="always" Required="false" Mask="false">9078</Config>
<Config Name="Config" Target="/home/node/config" Default="" Mode="rw" Description="Container Path: /home/node/config" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/spotify-scrobbler/config</Config>
<Config Name="Logs" Target="/home/node/app/logs" Default="" Mode="rw" Description="Container Path: /home/node/app/logs" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/spotify-scrobbler/logs</Config>
2021-01-12 17:07:58 +00:00
<Description>Track your music listening history from many sources and record to many scrobble clients.&#13;
&#13;
2021-03-17 16:03:28 +00:00
Track history from api-based sources like Spotify, Plex (Tautulli), Subsonic (Airsonic), Jellyfin and record to Last.fm and Maloja (with more to come!)&#13;
2020-12-03 12:42:32 +00:00
&#13;
This app is in active development! Refer to the support thread for configuration, help, and feature requests.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/FoxxMDsRepository/foxxmd/multi-scrobbler.xml</templatePath>
</Container>