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

Videos from Vier/Vijf/Zes (GoPlay.be) fail to play #1691

Closed
1 of 7 tasks
haffmans opened this issue Mar 18, 2023 · 0 comments · Fixed by #1692
Closed
1 of 7 tasks

Videos from Vier/Vijf/Zes (GoPlay.be) fail to play #1691

haffmans opened this issue Mar 18, 2023 · 0 comments · Fixed by #1692
Labels
bug Something isn't working
Milestone

Comments

@haffmans
Copy link
Contributor

Bug report

Describe the bug

When trying to play a video from Vier (Café de Mol S05 and De Mol S10, which are available from the Netherlands too on the website), playback fails. The log shows a 403 error when fetching data from https://api.viervijfzes.be, see https://paste.kodi.tv/nubesolayi for details.

The video plays fine in a Chromium-based browser. I am logged in with the same account.

Expected Behavior

The video starts playing.

Actual Behavior

Playback fails with the 403 error in the log.

Possible Fix

Printing this json response from urihandler.py shows this message as response:

Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header.

To Reproduce

Steps to reproduce the behavior:

  1. Configure an account for Vier.be
  2. Try playing a video (from NL: Café de Mol and De Mol are available without geo-block)

Debuglog

The debug retrospect.log can be found here: https://paste.kodi.tv/nubesolayi

Screenshots

Additional context or screenshots (if appropriate)

Your Environment

Used Operating system:

  • Android
  • iOS
  • Linux (ArchLinux)
  • OSX
  • Raspberry-Pi
  • Windows
  • Windows UWP

Used versions:

  • Kodi version: 20.1.0
  • Retrospect version: 5.5.14
@haffmans haffmans added the bug Something isn't working label Mar 18, 2023
haffmans added a commit to haffmans/plugin.video.retrospect that referenced this issue Mar 18, 2023
Support free (but ad-supported) streams from GoPlay, if no regular m3u8
stream manifest is available

Fixes retrospect-addon#1691
haffmans added a commit to haffmans/plugin.video.retrospect that referenced this issue Mar 18, 2023
Support free (but ad-supported) streams from GoPlay, if no regular m3u8
stream manifest is available

Fixes retrospect-addon#1691
haffmans added a commit to haffmans/plugin.video.retrospect that referenced this issue Mar 18, 2023
Support free (but ad-supported) streams from GoPlay, if no regular m3u8
stream manifest is available.

If SSAI data is also not found, the error is handled and an incomplete
item is returned instead.

Fixes retrospect-addon#1691
haffmans added a commit to haffmans/plugin.video.retrospect that referenced this issue Mar 19, 2023
Support free (but ad-supported) streams from GoPlay, if no regular m3u8
stream manifest is available.

If SSAI data is also not found, the error is handled and an incomplete
item is returned instead.

Fixes retrospect-addon#1691
haffmans added a commit to haffmans/plugin.video.retrospect that referenced this issue Mar 19, 2023
Support free (but ad-supported) streams from GoPlay, if no regular m3u8
stream manifest is available.

If SSAI data is also not found, the error is handled and an incomplete
item is returned instead.

Fixes retrospect-addon#1691
haffmans added a commit to haffmans/plugin.video.retrospect that referenced this issue Mar 19, 2023
Support free (but ad-supported) streams from GoPlay, if no regular m3u8
stream manifest is available.

If SSAI data is also not found, the error is handled and an incomplete
item is returned instead.

Fixes retrospect-addon#1691
@basrieter basrieter added this to the v5.6.0 milestone Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants