mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 16:34:31 +01:00
fix formatting markdown README
This commit is contained in:
parent
8e3646feda
commit
649aea3ceb
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -2,6 +2,8 @@
|
|||
[forumurl]: https://forum.linuxserver.io
|
||||
[ircurl]: https://www.linuxserver.io/irc/
|
||||
[podcasturl]: https://www.linuxserver.io/podcast/
|
||||
[appurl]: http://beets.io/
|
||||
[hub]: https://hub.docker.com/r/linuxserver/beets/
|
||||
|
||||
[][linuxserverurl]
|
||||
|
||||
|
|
@ -12,12 +14,10 @@ The [LinuxServer.io][linuxserverurl] team brings you another container release f
|
|||
|
||||
# linuxserver/beets
|
||||
[](https://microbadger.com/images/linuxserver/beets "Get your own version badge on microbadger.com")[](http://microbadger.com/images/linuxserver/beets "Get your own image badge on microbadger.com")[][hub][][hub][](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-beets/)
|
||||
[hub]: https://hub.docker.com/r/linuxserver/beets/
|
||||
|
||||
[Beets][beetsurl] is a music library manager and not, for the most part, a music player. It does include a simple player plugin and an experimental Web-based player, but it generally leaves actual sound-reproduction to specialized tools.
|
||||
[Beets][appurl] is a music library manager and not, for the most part, a music player. It does include a simple player plugin and an experimental Web-based player, but it generally leaves actual sound-reproduction to specialized tools.
|
||||
|
||||
[][beetsurl]
|
||||
[beetsurl]: http://beets.io/
|
||||
[][appurl]
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
@ -66,7 +66,7 @@ To edit the config from within the container use `beet config -e`
|
|||
|
||||
For a command prompt as user abc `docker exec -it -u abc beets bash`
|
||||
|
||||
See [Beets][beetsurl] for more info.
|
||||
See [Beets][appurl] for more info.
|
||||
|
||||
Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin, [configuration details](https://github.com/sbarakat/beets-copyartifacts#configuration)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue