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

No episode_program found errors #112

Closed
dJos1991 opened this issue Jan 12, 2023 · 8 comments
Closed

No episode_program found errors #112

dJos1991 opened this issue Jan 12, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@dJos1991
Copy link

Describe the bug
Since today, no episode is starting from the GoPlay plugin. In the logs are a few lines about 'found no episode_program' and at the end there is also an error like: "Authorization header requires 'Credential' parameter... (I replaced the Authorization code with some X's)

To Reproduce
Steps to reproduce the behavior:

  1. Start any program in this GoPlay addon

Expected behavior
/

Screenshots
/

Logs

2023-01-12 22:14:02.198 T:3404     INFO <general>: initializing python engine.
2023-01-12 22:14:02.589 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.auth] We could not use the cache since it is invalid or non-existent.
2023-01-12 22:14:04.064 T:3404  WARNING <general>: Invalid media type ""
2023-01-12 22:14:04.069 T:3404     INFO <general>: Skipped 9 duplicate messages..
2023-01-12 22:14:04.069 T:3404     INFO <general>: CPythonInvoker(5, C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\addon_entry.py): script successfully run
2023-01-12 22:14:11.210 T:3404     INFO <general>: initializing python engine.
2023-01-12 22:14:11.477 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Found no episode_program for Bewoners ontdekken nieuwe ruimte in Big Brother-huis: "Dit is mijn secret room."
2023-01-12 22:14:11.477 T:3404  WARNING <general>: Skipped 1 duplicate messages..
2023-01-12 22:14:11.477 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Found no episode_program for De spanningen lopen hoog op in Big Brother: "Van mijn roze wolk afgestampt"
2023-01-12 22:14:11.478 T:3404  WARNING <general>: Skipped 1 duplicate messages..
2023-01-12 22:14:11.478 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Found no episode_program for Dag 2 in Big brother en Michelangelo heeft het meteen moeilijk: “Hoe lang nog?"
2023-01-12 22:14:11.478 T:3404  WARNING <general>: Skipped 1 duplicate messages..
2023-01-12 22:14:11.478 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Found no episode_program for Opvallende uitspraak in Big Brother: "Ik kreeg een lapdance van Justin Bieber"
2023-01-12 22:14:11.478 T:3404  WARNING <general>: Skipped 1 duplicate messages..
2023-01-12 22:14:11.478 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Found no episode_program for Zo gaat Big Brother van start: "Ohnee, dat is direct een zware opdracht." 
2023-01-12 22:14:11.479 T:3404  WARNING <general>: Skipped 1 duplicate messages..
2023-01-12 22:14:11.479 T:3404  WARNING <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Found no episode_program for Big Brother gaat 9 januari van start
2023-01-12 22:14:11.493 T:3404     INFO <general>: Skipped 1 duplicate messages..
2023-01-12 22:14:11.493 T:3404     INFO <general>: CPythonInvoker(5, C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\addon_entry.py): script successfully run
2023-01-12 22:14:13.164 T:3404     INFO <general>: initializing python engine.
2023-01-12 22:14:13.260 T:3404     INFO <general>: CPythonInvoker(5, C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\addon_entry.py): script successfully run
2023-01-12 22:14:17.833 T:3404     INFO <general>: initializing python engine.
2023-01-12 22:14:18.005 T:3404    ERROR <general>: [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] {"message":"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. Authorization=eyJraWQiOiJCXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXeW49KjK-w"}
2023-01-12 22:14:18.015 T:3404    ERROR <general>: Skipped 3 duplicate messages..
2023-01-12 22:14:18.015 T:3404    ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'Exception'>
                                                   Error Contents: Could not fetch data
                                                   Traceback (most recent call last):
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\addon_entry.py", line 18, in <module>
                                                       run(argv)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\resources\lib\addon.py", line 194, in run
                                                       routing.run(params)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\script.module.routing\lib\routing.py", line 130, in run
                                                       self._dispatch(self.path)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\script.module.routing\lib\routing.py", line 141, in _dispatch
                                                       view_func(**kwargs)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\resources\lib\addon.py", line 167, in play_catalog
                                                       Player().play(uuid)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\resources\lib\modules\player.py", line 107, in play
                                                       resolved_stream = self._resolve_stream(uuid)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\resources\lib\modules\player.py", line 138, in _resolve_stream
                                                       resolved_stream = ContentApi(auth).get_stream_by_uuid(uuid)
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\resources\lib\viervijfzes\content.py", line 357, in get_stream_by_uuid
                                                       response = self._get_url(self.API_VIERVIJFZES + '/content/%s' % uuid, authentication=self._auth.get_token())
                                                     File "C:\Users\samge\AppData\Roaming\Kodi\addons\plugin.video.viervijfzes\resources\lib\viervijfzes\content.py", line 737, in _get_url
                                                       raise Exception('Could not fetch data')
                                                   Exception: Could not fetch data
                                                   -->End of Python script error report<--
                                                   
2023-01-12 22:14:18.086 T:3404     INFO <general>: Python interpreter stopped
2023-01-12 22:14:18.101 T:3740    ERROR <general>: Skipped 3 duplicate messages..
2023-01-12 22:14:18.101 T:3740    ERROR <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.viervijfzes/play/catalog/45be285a-cc4b-4d62-b7e9-208c2a9959cf]

System

  • Addon version: 0.4.9
  • Kodi version: 19.5.0
  • Inputstream adaptive version: 0.5.10
  • Operating System (Windows / Mac OS / Android / LibreElec / OSMC / ...): Windows and Android TV
  • Special Hardware (RPI / Vero4K+ / ...): Laptop and Mi Box S

Additional context
/

@mediaminister
Copy link
Collaborator

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

@mediaminister mediaminister added the bug Something isn't working label Jan 12, 2023
@aGreatDay
Copy link

Tested and fixes #113 for me, but loading 'my list' gives an error

@mediaminister
Copy link
Collaborator

Fixed my list:
Kodi 18: plugin.video.viervijfzes-0.4.9.zip
Kodi 19/20: plugin.video.viervijfzes-0.4.9+matrix.1.zip

@aGreatDay
Copy link

Thanks, 'my list' works now too!

@dJos1991
Copy link
Author

Thanks for the quick fix, everything is working fine now!

@M0nty99
Copy link

M0nty99 commented Jan 14, 2023

Had the same issue with playback, installed the fix and everything is working again. Thanks for the quick fix!
Much appreciated!

@alfaajx732
Copy link

Great works again, many thanks for the fix

@petervmokfbde
Copy link

hello

how do i install this on a tv?

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

No branches or pull requests

7 participants