docs: add airsonic-refix

This commit is contained in:
sentriz
2023-03-11 13:54:07 +00:00
parent 4ecc1e1285
commit 3974b0d844

View File

@@ -28,7 +28,7 @@
- support for the [album-artist](https://mkoby.com/2007/02/18/artist-versus-album-artist/) tag, to not clutter your artist list with compilation album appearances - support for the [album-artist](https://mkoby.com/2007/02/18/artist-versus-album-artist/) tag, to not clutter your artist list with compilation album appearances
- written in [go](https://golang.org/), so lightweight and suitable for a raspberry pi, etc. (see ARM images below) - written in [go](https://golang.org/), so lightweight and suitable for a raspberry pi, etc. (see ARM images below)
- newer salt and token auth - newer salt and token auth
- tested on [symfonium](https://symfonium.app), [dsub](https://f-droid.org/en/packages/github.daneren2005.dsub/), [jamstash](http://jamstash.com/), - tested on [airsonic-refix](https://github.com/tamland/airsonic-refix), [symfonium](https://symfonium.app), [dsub](https://f-droid.org/en/packages/github.daneren2005.dsub/), [jamstash](http://jamstash.com/),
[sublime music](https://github.com/sublime-music/sublime-music), [soundwaves](https://apps.apple.com/us/app/soundwaves/id736139596), [sublime music](https://github.com/sublime-music/sublime-music), [soundwaves](https://apps.apple.com/us/app/soundwaves/id736139596),
[stmp](https://github.com/wildeyedskies/stmp), [strawberry](https://www.strawberrymusicplayer.org/), and [ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) [stmp](https://github.com/wildeyedskies/stmp), [strawberry](https://www.strawberrymusicplayer.org/), and [ultrasonic](https://gitlab.com/ultrasonic/ultrasonic)
@@ -39,15 +39,15 @@ password can then be changed from the web interface
### ...from source ### ...from source
https://github.com/sentriz/gonic/wiki/installation#from-source <https://github.com/sentriz/gonic/wiki/installation#from-source>
### ...with docker ### ...with docker
https://github.com/sentriz/gonic/wiki/installation#with-docker <https://github.com/sentriz/gonic/wiki/installation#with-docker>
### ...with systemd ### ...with systemd
https://github.com/sentriz/gonic/wiki/installation#with-systemd <https://github.com/sentriz/gonic/wiki/installation#with-systemd>
### ...elsewhere ### ...elsewhere