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

error while opening streamz #61

Open
keiem opened this issue Jun 30, 2024 · 11 comments
Open

error while opening streamz #61

keiem opened this issue Jun 30, 2024 · 11 comments

Comments

@keiem
Copy link

keiem commented Jun 30, 2024

While opening streamz; I get this error: streamz fout contorleer het log voor meer informatie

Steps to reproduce the behavior:
Start the streamz addon

Logs
When I check the log, I get this error:

2024-06-30 21:06:13.805 T:790 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'requests.exceptions.HTTPError'>
Error Contents: 426 Client Error: Upgrade Required for url: https://lfvp-api.dpgmedia.net/STREAMZ/tokens/refresh
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.streamz/addon_entry.py", line 19, in
run(argv)
File "/storage/.kodi/addons/plugin.video.streamz/resources/lib/addon.py", line 140, in run
routing.run(params)
File "/storage/.kodi/addons/script.module.routing/lib/routing.py", line 130, in run
self._dispatch(self.path)
File "/storage/.kodi/addons/script.module.routing/lib/routing.py", line 141, in _dispatch
view_func(**kwargs)
File "/storage/.kodi/addons/plugin.video.streamz/resources/lib/addon.py", line 22, in index
tokens = auth.get_tokens()
^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.streamz/resources/lib/streamz/auth.py", line 150, in get_tokens
response = util.http_post('https://lfvp-api.dpgmedia.net/STREAMZ/tokens/refresh', data={
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.streamz/resources/lib/streamz/util.py", line 83, in http_post
return _request('POST', url=url, params=params, form=form, data=data, token=token, profile=profile, headers=headers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.streamz/resources/lib/streamz/util.py", line 183, in _request
response.raise_for_status()
File "/storage/.kodi/addons/script.module.requests/lib/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 426 Client Error: Upgrade Required for url: https://lfvp-api.dpgmedia.net/STREAMZ/tokens/refresh
-->End of Python script error report<--

System

  • Addon version:1.1.4
  • Kodi version:20.3
  • Inputstream adaptive version:latest
  • Operating System (Windows / Mac OS / Android / LibreElec / OSMC / ...):LibreElec
  • Special Hardware (RPI / Vero4K+ / ...):pineH64
@mantaalex
Copy link

Yeah i have error to please someone fix this

@mantaalex
Copy link

mantaalex commented Jul 11, 2024

@dagwieers @michaelarnauts @mediaminister it would be great if its fixed again

@keiem
Copy link
Author

keiem commented Jul 13, 2024

If you update the API according the vtmgo addon, the error message is gone, but the catalog is empty. If you use the search function, you don't get any results either. Probably they changed the way the catalog works.

@keiem
Copy link
Author

keiem commented Jul 22, 2024

plugin.video.streamz-fix.zip

Try this one. I based it on the fix from the vtm-go addon. I don't think everything works, but "my list" does work.

@SirSFL
Copy link

SirSFL commented Jul 23, 2024

plugin.video.streamz-fix.zip

Try this one. I based it on the fix from the vtm-go addon. I don't think everything works, but "my list" does work.

I Installed your version today.
My list works and all programs are listed.
However, some programs won't play. I can hear the audio but no video is showing.
there seems to be a problem with the CDM.

@keiem
Copy link
Author

keiem commented Jul 24, 2024

It's a known problem. It's all the stuff from paramount. I already made a bug report for this some months ago. But this addon isn't supported anymore and I don't have the knowledge to fix this.

@NofanTasi
Copy link

sorry to ask, is the original issue e.g.
426 Client Error: Upgrade Required for url: https://lfvp-api.dpgmedia.net/STREAMZ/tokens/refresh
resolved or is there a workaround?

@keiem
Copy link
Author

keiem commented Sep 8, 2024

Everything still works on my pc. Did you try the fixed addon linked above?

@NofanTasi
Copy link

fair enough, but what is the official addon status ... why is there no fix?

@keiem
Copy link
Author

keiem commented Sep 9, 2024

No idea, according me, this plugin is dead...

@SirSFL
Copy link

SirSFL commented Sep 17, 2024

Hate to see this plugin as 'dead'.
I have some programming knowledge but this is just one level to hard for me alone :).

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

4 participants