The fix was merged into mainline.
I think there might have been a misunderstanding here
The setting has three values:
- None: Genres are not read from tags or Plex Music, but you can set them manually.
- Plex Music: Genres are read from Plex Music cloud data.
- Embedded Tags: Genres are read from embedded tags.
The radio logic used to be: use genre radio if we’re not reading genre data from the cloud (because it was assumed if you had it in tags you’d prefer them).
The new radio logic is: use genre radio if you’ve selected None (manual genres), otherwise use style radio.
However, that seems backwards from the release note…
Let me flip this around a bit…it would seem like someone would want style radios in all cases EXCEPT when they are reading their precious embedded tags, right?