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

[BUG] SVTPlay fails with 403 on LE12/RPi5 (but works fine on ubuntu/amd64) #9465

Open
gandalth opened this issue Nov 4, 2024 · 1 comment

Comments

@gandalth
Copy link

gandalth commented Nov 4, 2024

Describe the bug

The plugin SVTPlay allows for watching content from Swedish broadcaster SVT on kodi.
Using Libreelec on RPi5, many shows fails playback and kodi log shows that a 403 http error code has been received.
Surprisingly, playback using the same kodi version on Ubuntu (amd64) works fine.

How to reproduce

Steps to reproduce the behavior:

  1. Install plugin SVTPlay. Note: much of the content is geoblocked to Sweden.
  2. Play any episode of the show Bluey (or Rubble and Crew)
  3. See error in kodi.log.

Information

  • LibreELEC Version: 12.1
  • SVTPlay 5.1.21-matrix1 (installed through addon-browser)
  • Hardware Platform: RPi5

Log file

2024-10-12 15:13:37.649 T:844 info : VideoPlayer::OpenFile: plugin://plugin.video.svtplay/?mode=video&id=%2Fvideo%2FKrQdGzq%2Fbluey%2Fhinderbana
2024-10-12 15:13:38.211 T:977 error : CCurlFile::Stat - <https://svt-vod-secure-1a.akamaized.net/d0/secure/20240930/a38f8a8d-687b-433c-b6f2-310bd9749fc9/hls-ts-
avc.m3u8> Failed: HTTP response code said error(22)
2024-10-12 15:13:38.211 T:977 info : Creating InputStream
2024-10-12 15:13:38.524 T:977 error : CCurlFile::CReadState::FillBuffer - (0x7ffeec0011d0) Failed: HTTP returned code 403
2024-10-12 15:13:38.524 T:977 error : CCurlFile::Open - <https://svt-vod-secure-1a.akamaized.net/d0/secure/20240930/a38f8a8d-687b-433c-b6f2-310bd9749fc9/hls-ts-
avc.m3u8> Failed with code 403:

Context

I have discussed this issue with the author of SVTPlay.
kodi-svtplay/xbmc-svtplay#294

@gandalth gandalth changed the title [BUG] Playback of SVTPlay fails with 403 on LE12/RPi5 (but works fine on ubuntu/amd64) [BUG] SVTPlay fails with 403 on LE12/RPi5 (but works fine on ubuntu/amd64) Nov 4, 2024
@gandalth
Copy link
Author

gandalth commented Nov 7, 2024

I was able to reproduce the same problem using the nightly

LibreELEC-RPi5.aarch64-13.0-nightly-20241103-f662bea

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

1 participant