kagemomiji / airsonic-advanced

airsonic-advanced
GNU General Public License v3.0
147 stars 13 forks source link

[Feature Request]: Listenbrainz Recommendation #276

Open C9Glax opened 10 months ago

C9Glax commented 10 months ago

Scope

RestfulAPI

What problem

The Subsonic API implements "recommended" songs only based on artists and with last.fm as backend. airsonic-advanced already scrobbles played songs to listenbrainz.org.

So right now there is a rather lacking "recommended"/"similar" songs-feature.

Feature

Listenbrainz have a relatively new endpoint for a list of recommended songs by user. Using this data, could there be an option to create a "Recommended"-playlists that automatically updates based on overlap between this API-data and local songs?

C9Glax commented 10 months ago

277