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