Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Unable to play specific episode #120

Closed
badoneti opened this issue Mar 6, 2023 · 9 comments · Fixed by #121
Closed

Unable to play specific episode #120

badoneti opened this issue Mar 6, 2023 · 9 comments · Fixed by #121

Comments

@badoneti
Copy link

badoneti commented Mar 6, 2023

Starting Kodi (19.4 (19.4.0)
Platform: Linux x86 64-bit
Running on LibreELEC (official): 10.0.3, kernel: Linux x86 64-bit version 5.10.146
Addon version: 4.10 (latest)

Steps to reproduce
Open GoPlay addon
Search for program Mare of Easttown
Watch episode s01e06 OK
Watch episode s01e07 media cannot be played

at some moments, the playing starts with a commercial, but after the commercial the episode is not loaded

Logs
2023-03-06 15:12:09.153 T:1197 INFO : CPythonInvoker(19, /storage/.kodi/addons/plugin.video.viervijfzes/addon_entry.py): script successfully run
2023-03-06 15:12:10.383 T:1197 INFO : initializing python engine.
2023-03-06 15:12:10.402 T:1197 WARNING : [plugin.video.viervijfzes] [resources.lib.viervijfzes.auth] We could not use the cache since it is invalid or non-existent.
2023-03-06 15:12:12.057 T:1197 INFO : Skipped 1 duplicate messages..
2023-03-06 15:12:12.057 T:1197 WARNING : Invalid media type ""
2023-03-06 15:12:12.104 T:1197 INFO : Skipped 2 duplicate messages..
2023-03-06 15:12:12.104 T:1197 INFO : CPythonInvoker(19, /storage/.kodi/addons/plugin.video.viervijfzes/addon_entry.py): script successfully run
2023-03-06 15:12:13.386 T:1197 INFO : initializing python engine.
2023-03-06 15:12:13.930 T:1197 INFO : CPythonInvoker(19, /storage/.kodi/addons/plugin.video.viervijfzes/addon_entry.py): script successfully run
2023-03-06 15:12:14.792 T:1197 INFO : initializing python engine.
2023-03-06 15:12:15.405 T:1197 INFO : CPythonInvoker(19, /storage/.kodi/addons/plugin.video.viervijfzes/addon_entry.py): script successfully run
2023-03-06 15:12:15.473 T:823 INFO : VideoPlayer::OpenFile: plugin://plugin.video.viervijfzes/play/catalog/3201788c-bc5a-4145-b190-170fc611da08/True
2023-03-06 15:12:15.475 T:1206 INFO : Creating InputStream
2023-03-06 15:12:15.477 T:1206 INFO : AddOnLog: inputstream.adaptive: SetVideoResolution (1920 x 1080)
2023-03-06 15:12:15.625 T:1206 INFO : AddOnLog: inputstream.adaptive: Successfully parsed manifest file. #Periods: 4, #Streams in first period: 2, Type: VOD, Download speed: 5188258.7377 Bytes/s
2023-03-06 15:12:15.626 T:1206 ERROR : AddOnLog: inputstream.adaptive: Invalid license_key
2023-03-06 15:12:15.626 T:1206 ERROR : CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.viervijfzes/play/catalog/3201788c-bc5a-4145-b190-170fc611da08/True]
2023-03-06 15:12:15.627 T:1206 INFO : CVideoPlayer::OnExit()
2023-03-06 15:12:15.629 T:1206 INFO : ADDON: Dll Destroyed - InputStream Adaptive
2023-03-06 15:12:15.635 T:1201 INFO : Deleting settings information for files plugin://plugin.video.viervijfzes/play/catalog/3201788c-bc5a-4145-b190-170fc611da08/True
2023-03-06 15:12:15.647 T:823 INFO : CVideoPlayer::CloseFile()
2023-03-06 15:12:15.656 T:823 INFO : VideoPlayer: waiting for threads to exit
2023-03-06 15:12:15.656 T:823 INFO : VideoPlayer: finished waiting

@mediaminister
Copy link
Collaborator

I made a fix.
Please try:
Kodi 18: plugin.video.viervijfzes-0.4.10.zip
Kodi 19/20: plugin.video.viervijfzes-0.4.10+matrix.1.zip

@badoneti
Copy link
Author

badoneti commented Mar 6, 2023

Super! That does the trick.
Fix confirmed for Kodi 20

@DriesBru
Copy link

DriesBru commented Mar 9, 2023

Does not work here on kodi running on nvidia shield.

@mediaminister
Copy link
Collaborator

I need a full debug log to investigate this problem: https://kodi.wiki/view/Log_file/Easy

@DriesBru
Copy link

It's on https://paste.kodi.tv/atodeloqen. Thx in advance!

@mediaminister
Copy link
Collaborator

@DriesBru Your device can't reach the domain pubads.g.doubleclick.net
This is needed to play the new Goplay streams.
Please check if your adblocker is blocking connections to this domain.

@DriesBru
Copy link

@mediaminister Had to do some research, but foud it. The domain was already unblocked in my AdGuard running inside Home Assistant but that did not work. The key was to change the upstream DNS server (was adguard dns and that also seems to block the domain). So problem solved, thx!

@Svenpscript
Copy link

@DriesBru What upstream DNS server do you use now? Thx in advance.

@DriesBru
Copy link

@DriesBru What upstream DNS server do you use now? Thx in advance.

Using 1.1.1.1 now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants