DOWNLOAD Addon IPTV pour Kodi 20 Nexus

micky71

New member
Joined
Feb 5, 2023
Messages
3
Offline
Hi Billy73,

Thank you very much for posting this amazing addon for Kodi 20.
Everything works great appart catchup and some series group I cannot open here. I tried to fix that by myself but no way. These are some log errors about it, thank you for any help... And have a great day. Mik

Errors for catchup:

following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: string indices must be integers
Traceback (most recent call last):
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 790, in <module>
catchup()
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 379, in catchup
if not streams['tv_archive']:
TypeError: string indices must be integers
-->End of Python script error report<--



Errors for series:

following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnboundLocalError'>
Error Contents: local variable 'background' referenced before assignment
Traceback (most recent call last):
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 808, in <module>
serieslist(url)
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 224, in serieslist
tools.addDir(name,url,19,thumb,background,'')
UnboundLocalError: local variable 'background' referenced before assignment
-->End of Python script error report<--
 

billy73

Member
Joined
Jun 4, 2021
Messages
29
Awards
1
Offline
Hi Billy73,

Thank you very much for posting this amazing addon for Kodi 20.
Everything works great appart catchup and some series group I cannot open here. I tried to fix that by myself but no way. These are some log errors about it, thank you for any help... And have a great day. Mik

Errors for catchup:

following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: string indices must be integers
Traceback (most recent call last):
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 790, in <module>
catchup()
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 379, in catchup
if not streams['tv_archive']:
TypeError: string indices must be integers
-->End of Python script error report<--



Errors for series:

following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnboundLocalError'>
Error Contents: local variable 'background' referenced before assignment
Traceback (most recent call last):
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 808, in <module>
serieslist(url)
File "C:\Users\mikl4u\AppData\Roaming\Kodi\addons\plugin.video.iptvxc.nexus\default.py", line 224, in serieslist
tools.addDir(name,url,19,thumb,background,'')
UnboundLocalError: local variable 'background' referenced before assignment
-->End of Python script error report<--
Hi ,
I am not a python expert, I simply modified small details so that it works on kodi 20. the pluggin remains that of fire tv guru ...
I can still try to solve your problem.
If there is only one group of series that does not work but the other series work, it comes from your supplier ...
for catchup...
kodi has this function integrated into simple iptv client so no need to go through the addon.
I can help you configure it if you want.
contact me on telegram because the site is slow today
 
Last edited:

micky71

New member
Joined
Feb 5, 2023
Messages
3
Offline
Hi ,
I am not a python expert, I simply modified small details so that it works on kodi 20. the pluggin remains that of fire tv guru ...
I can still try to solve your problem.
If there is only one group of series that does not work but the other series work, it comes from your supplier ...
for catchup...
kodi has this function integrated into simple iptv client so no need to go through the addon.
I can help you configure it if you want.
...I have about 15 series groups not opening, the others are ok, so maybe my supplier is in cause... about catchup I'm using the way you wrote, so it's ok.

Thank you for helping anyway, Mik
 

billy73

Member
Joined
Jun 4, 2021
Messages
29
Awards
1
Offline
...I have about 15 series groups not opening, the others are ok, so maybe my supplier is in cause... about catchup I'm using the way you wrote, so it's ok.

Thank you for helping anyway, Mik
ok !
I have a modified version of the plugin for my subscription if you want to try.
contact me on telegram because the site is slow today
 
Last edited:

bc12

Well-known member
Joined
May 24, 2021
Messages
213
Awards
4
Offline
...I have about 15 series groups not opening, the others are ok, so maybe my supplier is in cause... about catchup I'm using the way you wrote, so it's ok.

Thank you for helping anyway, Mik


I think it has to do w/ missing thumbnail images.
MYTVonline uses a 'placeholder' image whenever it encounters this situation. Perhaps the same workaround would work here?

I posted a image in this thread to help illustrate my point:
 

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
Not sure if anyone can answer this but. I noticed that for certain services I am showing it pulling empty folders. Now this service that it happens with I don't have access to see if they have them on the server but my question is why is it just in the Kodi addon it shows the empty folders but other apps they do not show at all.
 

keithcq71

New member
VIP Member
Joined
Aug 16, 2022
Messages
7
Offline
After installing my credentials the addon now gives errors . I tried on Kodi 20 and a Kodi fork of 20 . Anyone else have this issue?
 
Top