Merge pull request #11 from sparklyballs/microbadger

Microbadger
This commit is contained in:
sparklyballs 2016-09-09 21:45:46 +01:00 committed by GitHub
commit 196f7b9971

View file

@ -1,18 +1,21 @@
![https://linuxserver.io](https://www.linuxserver.io/wp-content/uploads/2015/06/linuxserver_medium.png) [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: [![linuxserver.io](https://www.linuxserver.io/wp-content/uploads/2015/06/linuxserver_medium.png)][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
[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/headphones.svg)][hub] [![](https://images.microbadger.com/badges/image/linuxserver/headphones.svg)](http://microbadger.com/images/linuxserver/headphones "Get your own image badge on microbadger.com")[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/headphones.svg)][hub][![Docker Stars](https://img.shields.io/docker/stars/linuxserver/headphones.svg)][hub][![Build Status](http://jenkins.linuxserver.io:8080/buildStatus/icon?job=Dockers/LinuxServer.io/linuxserver-headphones)](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-headphones/)
[![Docker Stars](https://img.shields.io/docker/stars/linuxserver/headphones.svg)][hub]
[![Build Status](http://jenkins.linuxserver.io:8080/buildStatus/icon?job=Dockers/LinuxServer.io/linuxserver-headphones)](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.
[![headphones](http://i.imgur.com/5vSV3Gkl.png)][headurl] [![headphones](http://i.imgur.com/5vSV3Gkl.png)][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