You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now are sending the data as artist - title; this is consistent with the parsing in FRadioPlayer. I've added a new accessor that reparses the metadata string, looking for artist - release - title; if it sees that, it extracts the release and makes it available. If it can't parse the string that way, it falls back to "first is artist, last is title".
We'll test this against out Icecast server and see if it works as expected, and then standardize on this format for the future.
We have artist and title but not album. Nice to have on third line.
May be ab FRadio library fix, but we can see it here. Will move the issue there if that's the case.
The text was updated successfully, but these errors were encountered: