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

Problem for NPO #1120

Open
6 tasks
kalligrafin opened this issue Mar 9, 2023 · 9 comments
Open
6 tasks

Problem for NPO #1120

kalligrafin opened this issue Mar 9, 2023 · 9 comments

Comments

@kalligrafin
Copy link

⚠️ Please try the last beta version and check existing issues before issuing a bug. ⚠️

Describe the bug

A clear and concise description of what the bug is:
I Have an netherland IP Adress, can not start any netherland channel. Error is always: list indices must be integers or slices

To Reproduce

Steps to reproduce the behaviour:
1.start kodi
2.start catchup
3.choose Netherland
4.

Expected behaviour

A clear and concise description of what you expected to happen:Starting channel

Actual behaviour

Tell us what happens instead:error

Screenshots

If applicable, add screenshots to help explain your problem:

Your environment

  • x[ ] Android Firetv

  • iOS

  • Linux

  • OSX

  • Raspberry-Pi

  • Windows

  • Other

  • Operating system version/name:

  • Kodi version:20

  • Catch-up TV & More version:0.2.3 matrix.1

  • Installation method:Addon Kodi on Firetv

Additional context

Add any other context about the problem here:

Debug log

If you can, please add your debug log information (Tutorial available here: https://kodi.wiki/view/Log_file/Easy):

@enigma131
Copy link

Hi, have you try latest beta release ? (0.2.39 beta 20)

@kalligrafin
Copy link
Author

kalligrafin commented Mar 10, 2023 via email

@kalligrafin
Copy link
Author

kalligrafin commented Mar 10, 2023

Sorry tomatoes on my eyes. I reinstalled Kodi nexus version 20, installed catch 039 latest beta , same problem on my firetv. Error netherland channel indies missing integers and slices . Can you help me ?

@joaopa00
Copy link
Contributor

joaopa00 commented Mar 11, 2023

You need to explicit all the steps to reproduce and attach a log with ffmpeg, curl video and channel enabled, because for I can list all the dutch channels
list of Dutch channels

@kalligrafin
Copy link
Author

I am sorry, I am new to this, I do not know what you mean. Thx for helping

@Id2ndR
Copy link

Id2ndR commented Jul 1, 2023

Trying to install the latest beta on Kodi 20 Nexus give me this error in the log:

error <general>: Requested path https://mirrors.kodi.tv/addons/matrix/script.module.codequick/script.module.codequick-1.0.2+matrix.1.zip not found in known repository directories
error <general>: CAddonInstallJob[script.module.codequick]: failed to resolve addon install source path
error <general>: CAddonInstallJob[plugin.video.catchuptvandmore]: failed to install dependency script.module.codequick
```

@joaopa00
Copy link
Contributor

joaopa00 commented Jul 1, 2023

Here is the wiki to install the latest beta wiki Before isntalling the beta, don't forget to remoce the stable version (normally it is useless, but it is always better to begin with a clean setup)

@darodi
Copy link
Contributor

darodi commented Jul 12, 2023

↪ Root menu (1) ➡ Live TV (1) ➡ Netherlands (10) ➡ NPO 1 (1)

resp_token = urlquick.get(URL_TOKEN_API, headers=headers, max_age=-1)
with URL_TOKEN_API = https://www.npostart.nl/api/token
returns no response
and api_token = json_parser_token['token'] gives the error

2023-07-12 19:57:23.272 T:12296   error <general>: [Catch-up-TV-&-More.support] list indices must be integers or slices, not str
   Traceback (most recent call last):
	 File "C:\Users\rodi_\AppData\Roaming\Kodi\addons\script.module.codequick\lib\codequick\support.py", line 306, in run_callback
	   redirect = parent_ins(route, arg_params, self.callback_params)
	 File "C:\Users\rodi_\AppData\Roaming\Kodi\addons\script.module.codequick\lib\codequick\resolver.py", line 67, in __call__
	   results = super(Resolver, self).__call__(route, args, kwargs)
	 File "C:\Users\rodi_\AppData\Roaming\Kodi\addons\script.module.codequick\lib\codequick\script.py", line 169, in __call__
	   return route.function(self, *args, **kwargs)
	 File "C:\Users\rodi_\AppData\Roaming\Kodi\addons\plugin.video.catchuptvandmore\resources\lib\channels\nl\npo.py", line 361, in get_live_url
	   api_token = json_parser_token['token']
   TypeError: list indices must be integers or slices, not str

@darodi
Copy link
Contributor

darodi commented Aug 21, 2023

It is geo locked for me, I can't help more. sorry

Vanwege uitzendrechten is het niet mogelijk om deze uitzending buiten Nederland te bekijken.

We verwijzen je graag door naar de livestream van BVN. BVN toont een uitgebreide selectie van de tv-programma's van NPO.

Start hier de BVN livestream.

@joaopa00 joaopa00 changed the title Latest Version on latest Kodi Version 20 Problem for NPO May 29, 2024
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

5 participants