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
When attempting to capture initial mpd live event stream from Hulu the following occurs:
First 16 segments are downloaded (1:13-1:16).
Then following error message will then display as it seems to fail at retrieving more segments from the manifest.
"Refresh Exception: Response status code does not indicate success: 410 (expired)."
"System.Net.Http.HttpRequestException: Response status code does not indicate success: 410"
There was a transitory situation in which N_m3u8DL-RE was able to capture for 4:50 but have not been able to reproduce the phenomenon. Believe it was 58 segments?
There seems to be a similar case of this issue with the Kodi player on Github but the fix was only applied on Kodi and I personally don't understand what is being said other then a specific manifest managing package of some sort? Something about "inputstream.adaptive"? Link to it https://github.com/matthuisman/slyguy.addons/issues/584
Help with this would be very appreciated. Willing to receive help in any language.
The text was updated successfully, but these errors were encountered:
When attempting to capture initial mpd live event stream from Hulu the following occurs:
First 16 segments are downloaded (1:13-1:16).
Then following error message will then display as it seems to fail at retrieving more segments from the manifest.
"Refresh Exception: Response status code does not indicate success: 410 (expired)."
"System.Net.Http.HttpRequestException: Response status code does not indicate success: 410"
There was a transitory situation in which N_m3u8DL-RE was able to capture for 4:50 but have not been able to reproduce the phenomenon. Believe it was 58 segments?
There seems to be a similar case of this issue with the Kodi player on Github but the fix was only applied on Kodi and I personally don't understand what is being said other then a specific manifest managing package of some sort? Something about "inputstream.adaptive"? Link to it https://github.com/matthuisman/slyguy.addons/issues/584
Help with this would be very appreciated. Willing to receive help in any language.
The text was updated successfully, but these errors were encountered: