Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After call interrupted stream metadata = nil #29

Open
andrey-lisovskiy opened this issue Jul 14, 2019 · 1 comment
Open

After call interrupted stream metadata = nil #29

andrey-lisovskiy opened this issue Jul 14, 2019 · 1 comment

Comments

@andrey-lisovskiy
Copy link

andrey-lisovskiy commented Jul 14, 2019

After that incoming call has interrupted stream, call ended, then first
func radioPlayer(_ player: FRadioPlayer, metadataDidChange artistName: String?, trackName: String?) returns empty data, new data arrived few minutes later.

See log:

2019-07-14 19:22:40.063156+0300 Free Radio[15846:3911976] metadataDidChange = Sting - All This Time
2019-07-14 19:25:06.641497+0300 Free Radio[15846:3911976] metadataDidChange = 
2019-07-14 19:25:06.678216+0300 Free Radio[15846:3911976] playerStateDidChange = Ready to play
2019-07-14 19:25:06.678296+0300 Free Radio[15846:3911976] playerStateDidChange = Loading finished
2019-07-14 19:27:21.571133+0300 Free Radio[15846:3911976] metadataDidChange = Sting - Brand New Day
@fethica
Copy link
Owner

fethica commented Jul 19, 2019

Thanks for reporting the issue, the player should pause when there is an interruption, I will check this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants