From e2d8d81957fd12c7fab2a1beaf68c399247735f5 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 9 Sep 2016 21:37:03 +0100 Subject: [PATCH 1/3] add layer badge to README --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 227cd0e..cbf7e56 100755 --- a/README.md +++ b/README.md @@ -1,14 +1,17 @@ -![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: -* [forum.linuxserver.io](https://forum.linuxserver.io) -* [IRC](https://www.linuxserver.io/index.php/irc/) on freenode at `#linuxserver.io` -* [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! +[![linuxserver.io](https://www.linuxserver.io/wp-content/uploads/2015/06/linuxserver_medium.png)][linuxserverurl] + +The [LinuxServer.io][linuxserverurl] team brings you another container release featuring easy user mapping and community support. Find us for support at: +* [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 -[![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/) +[![](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/) [hub]: https://hub.docker.com/r/linuxserver/headphones/ @@ -64,6 +67,7 @@ Access WebUI at http://localhost:8181 and walk through the wizard. ## Version History ++ **09.09.16:** Add layer badges to README. + **27.08.16:** Add badges to README, compile shntool. + **08.08.16:** Rebase to alpine linux. + **18.07.15:** Inital Release From 8968a80fb49517fd3fdc228cadf60fff23c93076 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 9 Sep 2016 21:39:25 +0100 Subject: [PATCH 2/3] add layer badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbf7e56..20f90fa 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The [LinuxServer.io][linuxserverurl] team brings you another container release f [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] [headurl]: https://github.com/rembo10/headphones From 1f13819c5a90dcb7bca1045a6f5bf1f9b2fd1ecb Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 9 Sep 2016 21:40:33 +0100 Subject: [PATCH 3/3] add layer badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f90fa..a80e74f 100755 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel ## Setting up the application -Access WebUI at http://localhost:8181 and walk through the wizard. +Access WebUI at `:8181` and walk through the wizard. ## Info