commit
196f7b9971
1 changed files with 14 additions and 10 deletions
24
README.md
24
README.md
|
@ -1,18 +1,21 @@
|
||||||

|
[linuxserverurl]: https://linuxserver.io
|
||||||
|
[forumurl]: https://forum.linuxserver.io
|
||||||
|
[ircurl]: https://www.linuxserver.io/index.php/irc/
|
||||||
|
[podcasturl]: https://www.linuxserver.io/index.php/category/podcast/
|
||||||
|
|
||||||
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring easy user mapping and community support. Find us for support at:
|
[][linuxserverurl]
|
||||||
* [forum.linuxserver.io](https://forum.linuxserver.io)
|
|
||||||
* [IRC](https://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io`
|
The [LinuxServer.io][linuxserverurl] team brings you another container release featuring easy user mapping and community support. Find us for support at:
|
||||||
* [Podcast](https://www.linuxserver.io/index.php/category/podcast/) covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation!
|
* [forum.linuxserver.io][forumurl]
|
||||||
|
* [IRC][ircurl] on freenode at `#linuxserver.io`
|
||||||
|
* [Podcast][podcasturl] covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation!
|
||||||
|
|
||||||
# linuxserver/Headphones
|
# linuxserver/Headphones
|
||||||
[][hub]
|
[](http://microbadger.com/images/linuxserver/headphones "Get your own image badge on microbadger.com")[][hub][][hub][](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-headphones/)
|
||||||
[][hub]
|
|
||||||
[](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-headphones/)
|
|
||||||
[hub]: https://hub.docker.com/r/linuxserver/headphones/
|
[hub]: https://hub.docker.com/r/linuxserver/headphones/
|
||||||
|
|
||||||
|
|
||||||
Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
|
[Headphones](https://hub.docker.com/r/linuxserver/headphones/) is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
|
||||||
|
|
||||||
[][headurl]
|
[][headurl]
|
||||||
[headurl]: https://github.com/rembo10/headphones
|
[headurl]: https://github.com/rembo10/headphones
|
||||||
|
@ -56,7 +59,7 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel
|
||||||
|
|
||||||
## Setting up the application
|
## Setting up the application
|
||||||
|
|
||||||
Access WebUI at http://localhost:8181 and walk through the wizard.
|
Access WebUI at `<your-ip>:8181` and walk through the wizard.
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
|
|
||||||
|
@ -64,6 +67,7 @@ Access WebUI at http://localhost:8181 and walk through the wizard.
|
||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
+ **09.09.16:** Add layer badges to README.
|
||||||
+ **27.08.16:** Add badges to README, compile shntool.
|
+ **27.08.16:** Add badges to README, compile shntool.
|
||||||
+ **08.08.16:** Rebase to alpine linux.
|
+ **08.08.16:** Rebase to alpine linux.
|
||||||
+ **18.07.15:** Inital Release
|
+ **18.07.15:** Inital Release
|
||||||
|
|
Loading…
Add table
Reference in a new issue