API Subsonic: added getSimilarSongs functions, corrected a bug in the file path generation

This commit is contained in:
emeric
2019-04-16 13:13:01 +02:00
parent cc437c7cfe
commit e2cb6917eb
4 changed files with 89 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Please note this engine:
- makes use of computed data available on [AcousticBrainz](https://acousticbrainz.org/). Therefore your music must contain the [MusicBrainz Identifier](https://musicbrainz.org/doc/MusicBrainz_Identifier) for the recommendation engine to work properly
## Subsonic API
For now, the API version implemented is 1.12.0 and has been tested using the official application and Ultrasonic on Android.
For now, the API version implemented is 1.12.0 and has been tested on Android using the official application, Ultrasonic and DSub.
As LMS does not aim to implement all the features of Subsonic, some commands are missing. Since LMS uses metadata tags to organize data, a compatibility mode is used to navigate through the collection using the directory browsing commands.