FRadioPlayer icon indicating copy to clipboard operation
FRadioPlayer copied to clipboard

Playing station and selected row mismatch.

Open aleksey19 opened this issue 4 years ago • 1 comments

If click quickly on "next station" or "previous station" button, selected row not always matches with the playing station. This represents almost always with array of stations containing more than 15 stations. radioPlayer(_ player: FRadioPlayer, itemDidChange url: URL?) returns the selected station's url but player plays previous or before previous station. How this can be fixed?

aleksey19 avatar Jul 16 '19 13:07 aleksey19

Thanks for reporting the issue, it's related to https://github.com/fethica/FRadioPlayer/issues/12 it will be fixed in future releases.

fethica avatar Jul 16 '19 15:07 fethica