daneren2005 / Subsonic

Home of the DSub Android client fork
GNU General Public License v3.0
581 stars 162 forks source link

Artist Radio - Support songs #768

Open cvium opened 7 years ago

cvium commented 7 years ago

Backend: Ampache 3.8.3-develop Subsonic ver: 3.5.4

Ampache only supports similar songs apparently, https://github.com/ampache/ampache/blob/master/lib/class/subsonic_api.class.php#L1836, but I have created a PR to amend this https://github.com/ampache/ampache/pull/1438

Still, it would be nice to have DSub/Subsonic support fetching playlists based on a single song (getSimilarSongs).

gryphonmyers commented 7 years ago

I use the "instant mix" feature of Google Music all the time and love it. I'm about to pull the trigger on switching my setup to Ampache + DSub and it would make the transition easier to have feature parity here. It sounds like a little of that is on Ampache, a little on DSub.

vicelversa commented 6 years ago

+1 would like to see this feature added