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
I believe I have found the cause of this problem. I was attempting to work with this URL and wound up running curl against it with debugging enabled. It seems the iHeart is using a 302 redirect to provide a replacement URL for the stream. So VLC appears to handle the redirect while ServStream does not.
Please add 302 redirect handling to ServStream to address this problem.
I have encountered a problem playing an iHeart URL:
https://stream.revma.ihrhls.com/zc4814
When I attempt to open it I get a spinner and Opening URL..., but it never opens.
This is on my Motorola moto e running android 10.
I can play the URL with VLC on the phone, so it seems there is something funny done by iHeart that your app does not cope with.
Thanks for your work on this app.
Dave
The text was updated successfully, but these errors were encountered: