-
-
Notifications
You must be signed in to change notification settings - Fork 12
Unable to play specific episode #120
Comments
I made a fix. |
Super! That does the trick. |
Does not work here on kodi running on nvidia shield. |
I need a full debug log to investigate this problem: https://kodi.wiki/view/Log_file/Easy |
It's on https://paste.kodi.tv/atodeloqen. Thx in advance! |
@DriesBru Your device can't reach the domain |
@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! |
@DriesBru What upstream DNS server do you use now? Thx in advance. |
Using 1.1.1.1 now |
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
The text was updated successfully, but these errors were encountered: