mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
subsonic: update README.md
This commit is contained in:
parent
6a0b080883
commit
2cdfb2ee01
@ -6,8 +6,7 @@
|
||||
Subsonic is an open-source web-based media streamer and jukebox. Supports MP3, OGG, AAC and other streamable audio and video formats. Indeed, this build comes with **transcoding abilities**.
|
||||
|
||||
#### Tags
|
||||
- **Stable 5.x** : `5.3`, `latest`, `old-5.3`
|
||||
- **Beta 6.0** : `6.0b1`, `6`
|
||||
- **6.0 beta 2** : `6`, `latest`
|
||||
|
||||
#### Environment variables
|
||||
- **GID** : subsonic group id.
|
||||
@ -18,10 +17,6 @@ Subsonic is an open-source web-based media streamer and jukebox. Supports MP3, O
|
||||
- **/data** : subsonic data
|
||||
- **/playlists** : subsonic playlists
|
||||
|
||||
#### Known issues (only with alpine) :
|
||||
- Can't retrieve pictures through TLS (although it's not automatic, you have to choose clear-HTTP sources only when picking a cover picture) -> **fixed !**
|
||||
- "Default covers" (when no cover image is detected) are not generated (not sure it's a problem since I find this feature useless... such ugly fonts/colors)
|
||||
|
||||
#### Docker Compose (example)
|
||||
```
|
||||
subsonic:
|
||||
|
Loading…
x
Reference in New Issue
Block a user