-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
plugins.mixcloud: new plugin #5096
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Looking good.
I had one of the streams refresh on their site though, so I don't know if there's some kind of expiration timeout of the HLS playlist.
I believe the stream I mentioned refreshed, because the channel is usually a 24h "radio" channel with occasional live mixes, so the author might have restarted the stream for that event. Been running the stream for half an hour now, and it seems fine. |
Thanks. I'll make the above changes and give it a longer running test also, then push if all is well. |
I managed to get a little over an hour until the stream was ended by the streamer:
|
I had a stream running from 21:33 till 23:31 until the playlist turned into a 404 response. I was AFK though, so I don't know what happened. |
Thanks |
Thanks for merging. I got a little over 5 hours on a stream I left running overnight. I notice though that the web client makes a GQL call every 10 seconds, which contains the stream URL in the returned data. I'll look into adding that to the plugin and submit another PR if it works better. |
closes #5080