Adds support for the OpenSubsonic API, extending the Subsonic API, to the extension-based music
player Echo.
Allows streaming music from Subsonic-compatible servers such as Navidrome.
- Playlist editing
- Genres in the home/search feed
- Music streaming improvements
- Better library feed
- Feed appearance settings
- Subsonic support
- Add the extension from Echo:
- Open the Settings page of the Echo music player.
- Tap on Extensions, then on Add.
- Insert the code
extension. - Select the OpenSubsonic extension from the list.
- Scroll to the bottom and tap Add, then Install.
-
Download the Extension:
- Visit the latest release page.
- Download the latest
.eapkfile of the OpenSubsonic extension.
-
Install the Extension:
- Open the downloaded
.eapkfile with Echo. - Tap Install.
- Open the downloaded
- Echo by @brahmkshatriya: host app for this extension.
- Echo Jellyfin Extension by @Secozzi: starting point and code reference.
- OpenSubsonic: API reference.
- Navidrome: demo server used for testing.