-
Notifications
You must be signed in to change notification settings - Fork 199
Ampache
NOTE: Ampache doesn't currently work on Nextcloud 20 because of the issue https://github.com/nextcloud/server/issues/23544. The issue has been already fixed in the beta versions of NC21, and the fix should be included also in the version 20.0.5 once it gets released. Hence, the following is applicable only on ownCloud and Nextcloud versions < 20 or >= 20.0.5.
The Music app contains an Ampache compatible server. However, it does not function with all the client applications which are advertised to be compatible with Ampache. This may be because of errors in the clients or because the Music app may implement different version of the Ampache interface than what is expected by a specific client. Furthermore, the Music app does not implement the whole Ampache interface but only a large subset of it.
The following Ampache client applications have been tested to be compatible with the Music app v0.17.0:
- Power Ampache (Android)
- Just Player (Android)
- Amdroid (Android)
- Amproid (Android) (*)
- Kodi with the Ampache plugin (multi-platform, tested on Windows 10)
- Tomahawk with the Ampache plugin (abandoned, multi-platform, tested on Windows 10)
- AMPlayer (Chrome plugin)
- SubMusic (Garmin watch) (**)
(*) Does not work on Music app versions older than 0.17.0.
(**) The app can uses both Ampache and Subsonic APIs. Ampache is recommended but it doesn't work on Music app versions older than 0.15.1.
Here you can find a step-by-step guide for setting up the connection between the Music app and Power Ampache by @nachoparker.