mirror of https://github.com/tiyn/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
# Subsonic
|
|
|
|
[Subsonic](https://www.subsonic.org) is a personal media streamer used for
|
|
[music, podcasts audiobooks](./audio.md).
|
|
It is non-free and closed-source.
|
|
There are free and open-source alternatives named [Airsonic](./airsonic.md) and
|
|
[Airsonic-Advanced](./airsonic-advanced.md).
|
|
|
|
## Setup
|
|
|
|
Subsonic is a service that consists of a [client](#client) and a
|
|
[server](#server).
|
|
|
|
### Server
|
|
|
|
It is possible to use different servers.
|
|
The following list contains a selection of servers.
|
|
|
|
- [airsonic](./airsonic.md) is a free and open-source fork of subsonic.
|
|
- [airsonic-advanced](./airsonic-advanced.md) is a free and open-source fork of
|
|
airsonic with new features.
|
|
|
|
### Client
|
|
|
|
It is possible to use different clients.
|
|
The following list contains a selection of 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.
|