Page 1 of 1

Bug - API - getRandomSongs with genre containing fwd slash

PostPosted: Sat Dec 19, 2020 12:40 pm
by rich600
Hi,

using getRandomSongs with a genre that contains a forward slash character gives no results. All other genre types work fine.

For instance "pop/rock". Escaping to "pop%2Frock" makes no difference.

Similar commands work fine - for instance getSongsByGenre or getAlbumList.

I would use getSongsByGenre (which works with the genre), but it's not random, and that's what I'm after.

Using latest Subsonic. Is this a known issue?

Thanks
Rich