1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-04 06:34:48 +01:00

added airsonic-advanced and flatpak

This commit is contained in:
2022-09-16 03:39:44 +02:00
parent e9e359caf5
commit 417341cbea
5 changed files with 155 additions and 14 deletions

View File

@@ -1,20 +1,19 @@
# Airsonic
Airsonic is a free and open-source personal media streamer.
It is a fork of [Subsonic](./subsonic.md) and thus is compatible with
most of its clients.
[Airsonic](https://github.com/airsonic/airsonic) is a free and open-source
personal media streamer.
It is a fork of [Subsonic](./subsonic.md).
Airsonic is not maintained anymore and therefore deprecated.
A more modern implementation of it is
[Airsonic-Advanced](./airsonic-advanced.md).
## Server
A server can be setup via docker with the [linuxserver image](./docker-images/linuxserver_-_airsonic.md).
A server can be setup via docker with the
[linuxserver image](./docker-images/linuxserver_-_airsonic.md).
## Client
## Clients
As already mentioned it is possible to use a bunch of different clients because
the server is compatible with most of the Subsonic clients.
- [Ultrasonic](https://www.f-droid.org/en/packages/org.moire.ultrasonic) is a
free and open-source android subsonic-compatible client.
- [Sonixd](https://github.com/jeffvli/sonixd) is a
free and open-source cross-plattform subsonic- and jellyfin-compatible client.
It uses a look and feel similar to the spotify client.
It is possible to use many different clients because the server is compatible
with all the Subsonic clients.
These can be found in the [Subsonic entry](./subsonic.md#clients).