Git Product home page Git Product logo

dut-iptv's Introduction

repository.anon.iptv

About

-Watch CanalDigitaal/F1 TV/KPN/NLZiet/Telenet (BE)/Telfort/T-Mobile/Videoland/XS4ALL/Ziggo Live TV and content from anywhere in the EU

Features

-Unofficial 3rd Party repo and plugins for Kodi

-Watch live TV for supported channels in your subscription

-Replay programs from the last 7 days for supported channels in your subscription

-Watch video on demand (VOD) content

-Search content

-Supports watching TV and listening to radio using the IPTV Simple PVR Addon

-Supports catchup using IPTV Simple PVR Addon (through the separate Dut-IPTV Simple IPTV Connector addon)

Maximum supported Resolution

  • CanalDigitaal: 1080P
  • F1 TV: 1080P (50hz)
  • KPN/Telfort/XS4ALL: 1080P
  • NLZiet: 1080P
  • Telenet (BE): 720P
  • T-Mobile: 1080P
  • Videoland: 1080P
  • Ziggo: 720P

Required

-Subscription to any of the supported providers (not free)

-Kodi 19 or higher with Widevine Support (free)

Installation

Instructions adopted from the kodi wiki, see HOW-TO:Install add-ons from zip files

-Step 1: Download the repository.anon.iptv ZIP-file from here

-Step 2: To access the Add-on browser see: How to access the Add-on browser or How to access the Add-on manager

-Step 3: Select Install from zip file

-Step 4: If you have not enabled Unknown Sources, you will notified that it is disabled. If you wish to enable select Settings, if you do not wish to enable select OK. If you have already enabled Unknown sources skip to Step 7.

-Step 5: When you select Settings you will be taken to the Add-ons settings window. Enable Unknown sources if you wish to install your add-on or repository from a zip file.

-Step 6: After you enable Unknown sources you will be presented with a Warning. Make sure you read and understand this warning, then select Yes if you wish to proceed.

-Step 7: If you have selected Yes and enabled Unknown sources you can then navigate back to the Add-on browser and once again select Install from zip file

-Step 8: You will now be presented with a browser window where you can navigate to where your zip file is stored. Your zip file can be stored anywhere your device has access to and can be either on local storage or a network share.

-Step 9: Once you have navigated to the zip file you downloaded in Step 1, select it then select OK. You will be notified when the repository is installed succesfully.

-Step 10: Navigate back to the Add-on browser and select Install from repository

-Step 11: Navigate to Dutch IPTV Repository

-Step 12: Navigate to Video add-ons

-Step 13: Select one or more of the available addons to install, dependencies will automatically be installed

Additional instructions for general Linux / OSMC

  • The addons require the pycryptodomex packages, which is not included in OSMC and possibly general linux distributions

  • These steps are not required for CoreELEC/LibreELEC/Windows/Android

  • Execute the following commands in a terminal:

sudo apt-get install python3-crypto
sudo apt-get install build-essential python3-pip
sudo python3 -m pip install -U setuptools
sudo python3 -m pip install wheel
sudo python3 -m pip install pycryptodomex

Known Bugs

Wanted Features / Enhancements

Source code / Release information / Issues / PR's / Discussions

Thanks

-Matt Huisman for his development of the kodi addons that where used as a base for this addon

-peak3d for Inputstream Adaptive

-phunkyfish for IPTV Simple PVR

-Team Kodi for Kodi

dut-iptv's People

Contributors

dut-iptv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dut-iptv's Issues

[Ziggo][1.0.8] Movies and Series throw error

I noticed when selecting a(ny) movie or series an error is thrown.

TypeError: api_get_vod_by_type() missing1 requirement positional argument: 'genre'

File "/resource/lib/api.py", line 644, in api_vod_seasons

[Ziggo Go][1.2.1] Widevine issue starting CE 19.2RC3

Describe the bug
Starting Coreelec version 19.2rc3 Widevine is no longer usable with the Ziggo go addon. On Coreelec 19.2 rc2 the addon is using a slightly aged version 4.10.1610.6 which no longer works on 19.2rc3. Changing the widevine version to this older version does not solve the issue.

A possible cause could be changes in widevine versions or any binairy changes that came with it (?)

To Reproduce
Steps to reproduce the behavior:

  1. Start Ziggo Go on CE 19.2 rc3
  2. Start any live stream
  3. An error is thrown " The System (Linux aarch64) does not yet support Widevine playback'
  4. Installing Widevine from the Ziggo Go addon throws the same error

Expected behavior
Widevine should be operational with the latest generally used version 4.10.2252.0

Device (please complete the following information):

  • Type: Hardkernel C4, N2(+)
  • OS: Coreelec 19.2rc3

Additional context
I have created a debug log, which does not give any usable info starting channels besides these lines:
2021-08-17 09:33:44.741 T:5481 DEBUG : Thread Timer start, auto delete: false
2021-08-17 09:33:44.744 T:5481 DEBUG : Thread Timer 3537875584 terminating

Please let me know if you need a full debug.

T-Mobile TV doesn’t work anymore

Issue:

channels start fine and play for like 10 seconds after that it will stutter and then hang. Looks like buffering but it isn’t, how long I wait it won’t play again until I select the channel again. Then it does the same loop as stated above. Didn’t had that issue a week ago. Internet is fine here.

ive tried to reinstall the addon and kodi but didn’t solve the issue

[Dut-IPTV Simple IPTV Connector][1.2.1+matrix.1] Installation error on OSMC

I wanted to install dut-iptv on a fresh install of OSMC (Kodi 19.1) on a Raspberry Pi 4.

To this end, I followed the instructions, including the additional instructions for general Linux / OSMC.

Downloading the add-on from the repository worked fine. However, when trying to open Dut-IPTV Simple IPTV Connector from the repository, I receive an error.

The log seems to suggest a Cryptodome related error:

Error Type: <class 'ModuleNotFoundError'>
Error Contents: No module named 'Cryptodome'
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.executable.dutiptv/service.py", line 1, in
from resources.lib.service import main
File "/home/osmc/.kodi/addons/plugin.executable.dutiptv/resources/lib/service.py", line 3, in
from resources.lib.api import api_get_channels, api_get_all_epg
File "/home/osmc/.kodi/addons/plugin.executable.dutiptv/resources/lib/api.py", line 6, in
from resources.lib.base.l3.util import check_key, fixBadZipfile, is_file_older_than_x_days, load_file, load_profile, write_file
File "/home/osmc/.kodi/addons/plugin.executable.dutiptv/resources/lib/base/l3/util.py", line 5, in
from resources.lib.base.l1.encrypt import Credentials
File "/home/osmc/.kodi/addons/plugin.executable.dutiptv/resources/lib/base/l1/encrypt.py", line 2, in
from Cryptodome import Random
ModuleNotFoundError: No module named 'Cryptodome'
-->End of Python script error report<--<--]

[All][1.0.8] "Ask to start stream from beginning" does not work

Describe the bug
The option "Ask to start stream from beginning" does not work and throws an error.

To Reproduce
Enable the option "Ask to start stream from beginning" and start watching a channel.

Expected behavior
Confirmation box if I want to start from the beginning

Screenshots
Schermafbeelding 2021-02-25 om 19 03 35

Device (please complete the following information):

Additional context

Unable to configure PVR client with Ziggo Go

Describe the bug
I can no longer get the auto configuration for the PVR Simple IPTV client to work with Ziggo Go.

I was able to do it once, but I noticed that the EPG was no longer being updated a few days ago.

I tried uninstalling and reinstalling the addon and all its dependencies and even the Simple IPTV client but nothing works.

To Reproduce
Steps to reproduce the behavior:

  1. Run the Ziggo Go addon
  2. Go to Settings
  3. Try to start "Auto setup Kodi Language/PVR"
  4. No wizard is started, only a notification is shown immediately that says "Ziggo Go Done"

Expected behavior
The PVR Simple IPTV client to be configured automatically again.

Device (please complete the following information):

  • Type: Nvidia Shield Pro 2019
  • OS: Android TV 9 (Pie)

Additional context
Watching channels through the Ziggo Go addon itself works without issues. Only the IPTV PVR setup doesn't work.

(Videoland) Verder kijken

hello,

might it be possible to add verder kijken function to videoland?

thanks in advance for your hard work

[ALL][ARM64] Error installing widevine

Describe the bug
A clear and concise description of what the bug is.
When running an addon (I've tried nlziet and videoland) I am unable to install widevine. It gives me the error arm 64 bit ondersteunt het afspelen van widevine niet. Een besturingssysteem met een 32 bit userspace is vereist.

I am running osmc matrix on a rpi 4. It has 32 bit userland. Also netflix manages to install widevine fine and works correctly. Any idea how to fix?
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'addon try to play something or try to install widevine'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
It should install widevine
Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Type: [e.g. Android TV Box / PC / Smartphone]
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
    Raspberry pi 4
    Osmc matrix
    Additional context
    Add any other context about the problem here.

[Ziggo][1.0.8] Max number of simultaneous viewers reached

Describe the bug
Ziggo offers 3 simultaneous sessions at the same time.

When using the Ziggo Go Kodi addon, every session that starts after starting a stream in the addon will return 'max reached' on any device (including the active one).

If Ziggo Go streams are started through the Android App or website, three simultaneous session limit is honored.
I believe this issue is causing a number of related issues (switching channel while watching a stream ends the stream in most cases, throwing the user back in the UI. A consequent stream starts immediately if no stream is already running. Starting an archived stream will stall often in teh same way, starting the same archive with no stream running always succeeds).

To Reproduce
Steps to reproduce the behavior:

  1. Start a channel
  2. Start another channel while the first one is running
  3. Stream will sometimes change/run, but more often the stream stops and user is thrown back to GUI
  4. ' The maximum number of streams has been reached' is shown on any device when stream is started.

Expected behavior
2 slots should be available when one is running, switching channels should not encounter the max session state and stop the stream.

Device (please complete the following information):

  • Type: Odroid N2, C4, NUC
  • OS: Coreleec, Windows
  • Browser any browser will behave correctly
  • Version any

[NlZiet][Kodi 18][1.0.0] KeyError 'code' at line 137 in api_login

When starting a stream or retrying to login again an error occurs.
It seems the nlziet authentication redirect params have changed.

The error that occurs:

KeyError: 'code'
File "/resources/lib/api.py", line 137, in api_login
auth_code = redirect_params['code'][0]

Version 1.0.0
Os: LibreElec 9.2.6 [Kodi 18.9.0 leila]
Hardware: Rpi 4B

[Ziggo][1.0.0] Unexpected Error

Describe the bug
When setting up login information, the add-on gives a unexpected error. See attached screenshot.

To Reproduce
Reset login and fill in the username and password. Same error message

Expected behavior
Should work. Triple checked with ziggogo.tv on browser and same credentials.

Screenshots
IMG_3720

Device (please complete the following information):
OSMC Vero 4k+

Additional context
The password has a " #" character, maybe there is an issue? Also, I am using the addon on a non-ziggo connection. But as said, I can use the login on a webbrowser.

[NLziet][1.1.7] Videos with v7 API not playing

The 1.1.7 update breaks playing the video's of series (NPO or other).

Expected behavior
I expect the video to play. With 1.1.6 Series videos still play

Device (please complete the following information):

  • Type: Any
  • OS: Android/Linux/Windows
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Bug in new code

[PROXY][1.0.3] "Proxy is not correctly started"

After a while, usually a few hours, I observe the following message from the plugin: "Proxy is correctly started, this often happens after first installing or updating, please restart Kodi and try again." And the NLZiet plugin stops working, I can't watch live tv nor replay tv until after I restart the device (platform is LibreELEC 9.2.6).

In kodi.log the following error is logged:

2021-02-08 21:30:33.665 T:140368255383296   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'NoneType' object has no attribute 'serve_forever'
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/service.dutiptv.proxy/service.py", line 863, in <module>
                                                main()
                                              File "/storage/.kodi/addons/service.dutiptv.proxy/service.py", line 393, in main
                                                service.reloadHTTPServer()
                                              File "/storage/.kodi/addons/service.dutiptv.proxy/service.py", line 275, in reloadHTTPServer
                                                self.startHTTPServer()
                                              File "/storage/.kodi/addons/service.dutiptv.proxy/service.py", line 293, in startHTTPServer
                                                threadStarting = threading.Thread(target=self.HTTPServer.serve_forever)
                                            AttributeError: 'NoneType' object has no attribute 'serve_forever'
                                            -->End of Python script error report<--

Other plugins I'm using: Emby and Librespot.

[All] No sound after changing audio stream

Describe the bug
When using the 'switch audio stream' feature of Kodi in a Ziggo stream, all sound vanishes. Switching back doesn't bring the sound back.

To Reproduce
Steps to reproduce the behavior:

  1. Eurosport 1 HD on Ziggo
  2. Settings - Audio - Switch audio stream

Expected behavior
Audio stream switching between English and Dutch

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Type: RPi3
  • OS: LibreElec nightly
  • Browser N/A
  • Version N/A

Additional context
Some maybe relevant log
2021-03-06 12:09:21.457 T:772 INFO : Finding audio codec for: 86018
2021-03-06 12:09:21.459 T:772 INFO : CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2021-03-06 12:09:21.459 T:772 INFO : Creating audio thread
2021-03-06 12:09:21.460 T:783 INFO : running thread: CVideoPlayerAudio::Process()
2021-03-06 12:09:21.460 T:772 INFO : AddOnLog: inputstream.adaptive: PosTime (51113)
2021-03-06 12:09:21.609 T:772 INFO : AddOnLog: inputstream.adaptive: seekTime(50.0) for Stream:1 continues at 46.0 (PTS: 75333602426311)
2021-03-06 12:09:21.620 T:636 INFO : CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi,DEV=0"
2021-03-06 12:09:21.637 T:636 INFO : CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
2021-03-06 12:09:21.642 T:636 INFO : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2021-03-06 12:09:21.642 T:636 INFO : CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
2021-03-06 12:09:21.733 T:772 INFO : AddOnLog: inputstream.adaptive: seekTime(48.0) for Stream:1 continues at 46.0 (PTS: 75333602426311)
2021-03-06 12:09:21.735 T:776 WARNING : OutputPicture - timeout waiting for buffer
2021-03-06 12:09:25.140 T:783 INFO : CVideoPlayerAudio::Process - stream stalled
2021-03-06 12:09:27.250 T:772 INFO : Closing stream player 1
2021-03-06 12:09:27.251 T:772 INFO : Waiting for audio thread to exit

[All] Support for UpNext addon

Hi!

I would like to ask for support for the UpNext addon:

https://forum.kodi.tv/showthread.php?tid=336747

Its allready compatible for kodi 19 and availible in the kodi repo. Netflix and some other addons are allready working with it.

This way the next episode of a serie will play automatically and you get a popup when the current episode is almost finished. Like Netflix does.

Epg update not working anymore

I have mapped several channels from both KPN and Ziggo to the Simple IPTV addon. This used to work fine, including the EPG. I see now that the epg is not filled for quite a few channels and for the ones that still show epg (like NPO 1) it is only until tomorrow (until Saturday around noon).

I investigated the epg.xml file in .kodi/userdata/addon_data/plugin.executable.dutiptv.
I found out that e.g. for NPO 1 (channel 18 in the epg) the guide start and ends with:
<programme channel="18" start="20210528225000 +0000" stop="20210528235000 +0000" catchup-id="876084215">
...
<programme channel="148" start="20210612123000 +0000" stop="20210612131000 +0000" catchup-id="876309117">

For 24 kitchen (channel 175):
<programme channel="175" start="20210528220700 +0000" stop="20210528222900 +0000" catchup-id="876116542">
...
<programme channel="175" start="20210610220000 +0000" stop="20210611220000 +0000" catchup-id="876302799">
So this channel does not show any info.

The epg.xml file gets nicely updated each day (looking at the file properties), but does not contain any new programs. I have confirmed this on both ubuntu and OSX. Both the KPN and Ziggo channels do not get updated program info.

I would gladly supply more info, but do not know how to further debug...

edit: just tried it on a fresh windows 10 kodi install, same issue

[Ziggo][1.0.0] API errors

Unable to use add-on, also after a fresh installation on 3 android devices

To Reproduce
After going through the wizard I log in and then I get these errors with live and Replay TV in Kodi 18.9 and Wonderboy 18.9

Log;

2021-03-14 22:19:03.801 T:25077 ERROR: plugin.video.ziggo - 'sharedProfileId'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/tv.wonderbox.www/files/.kodi/addons/plugin.video.ziggo/resources/lib/base/l5/signals.py", line 29, in throwable
yield
File "/storage/emulated/0/Android/data/tv.wonderbox.www/files/.kodi/addons/plugin.video.ziggo/resources/lib/base/l6/router.py", line 94, in dispatch
function(**params)
File "/storage/emulated/0/Android/data/tv.wonderbox.www/files/.kodi/addons/plugin.video.ziggo/resources/lib/base/l7/plugin.py", line 34, in decorated_function
item = f(*args, **kwargs)
File "/storage/emulated/0/Android/data/tv.wonderbox.www/files/.kodi/addons/plugin.video.ziggo/resources/lib/base/l8/menu.py", line 72, in login
login_result = api_login()
File "/storage/emulated/0/Android/data/tv.wonderbox.www/files/.kodi/addons/plugin.video.ziggo/resources/lib/api.py", line 292, in api_login

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Screenshot_20210314-221928_WBMC 189

Device (please complete the following information):
Nvidia Shield 2019 and 2017 and Samsung S20+

Additional context

[T-Mobile] Too many devices

Hello,
i am an T-mobile user, and the problem with the t-mobile app is that it doesn't logoff.
for T-mobile, because you make use of the tv-anywhere app, you have a maximum of 3 logons.
so if you're app doesn't logof you cant use the tv anywhere app on an other device.

[Ziggo GO][1.0.0 kor Kodi 18 (Leia) on Raspbian Buster and other Raspberry PI] Shared Profile Id issue on setup and playback

Describe the bug
When entering username and password an Unexpected Error is raised. Sam or similar for Matrix, however matrix version now works

To Reproduce
Steps to reproduce the behavior:

  1. latest raspberry Pi Os with all updates
  2. kodi install from repository
  3. download and install anon repository zip
  4. install Ziggo Go Addon
  5. login to Ziggo Go
  6. Scroll down to '....'
  7. See error

Additional context
Same issue happened in Kodi 19 (Kodi 19 is not support on vanilla Buster Raspberry Pi OsS

ziggo live tv not working

Live channels are not working in ziggo,replay tv is working.
Resetting does not help...
Ok problem solved with latest addon sorry.

[NLziet][1.1.6] Series are not showing episodes

Describe the bug
Series shows a non alphabetical list of available series. When a serie is selected, no episodes, but no items is shown
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Series'
  2. Click on 'A random serie'
  3. No episodes are shown since today. In the NLziet app the episodes are available.

Expected behavior
The available episodes should be available for watching.

Screenshots
n/a

Device (please complete the following information):

  • Type: RPI 4b
  • OS: Libreelec 9.95.1
  • Version: Kodi 19.0.0 - Matrix, build 2021-03-11

Additional context
This issue seems to have started since 19 april 2021. May be some API change.

F1TV - everything works, except live programs.

I use LibreELEC (Matrix 19.1) 10.0 BETA3 , your repository (latest version) F1TV plugin.
Everything works nicely, watching all the shows, on each channel: just fine.
Except when I watch a live broadcast, like a live race, then it fails to start:

error

Am I doing something wrong, or is this a bug?
All the best, Rob

[Ziggo Go][1.0.0] The dependency on inputstream.adaptive 2.4.4 could not be satisfied

Describe the bug
When trying to install the Ziggo Go add-on, I get the message The dependency on inputstream.adaptive 2.4.4 could not be satisfied in the top right corner.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Add-ons' -> 'Install from Repository'
  2. Go to 'Dutch IPTV repository' -> 'Video add-ons' -> 'Ziggo Go'
  3. Press 'Install'
  4. Select "Verison 1.0.0" of Dutch IPTV Repository
  5. A screen with 10 dependencies pops up (amongst wich inputstream.adaptive 2.4.4). N.B.: all deps are (installed)
  6. Press OK
  7. Error message The dependency on inputstream.adaptive 2.4.4 could not be satisfied appears in the top right corner and installation halts

Expected behavior
The add-on should install without errors.

Device

  • Type: [Raspberry Pi]
  • OS: [Raspbian]
  • Version [Kodi 18.7]

[NLziet][1.1.7] All programs doesn't show any items

Describe the bug
When browsing to a running program on tv regardless of the station they all show ~ no items~ placeholder.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'All programs'
  2. Go to 'Titles with w'
  3. Search for 'Wordt u al geholpen?'
  4. See the 'no items' placeholder

Expected behavior
A list with seasons or episodes for that show.

[T-MOBILE][1.0.8] No surround sound anymore

Hi,

Since a couple of days I'm not having surround sound (dolby digital) using T-Mobile anymore.. I cannot remember since wich version of the addon this started.. Has there something been changed?

[ZIGGO][LEIA] Unable to logon

Describe the bug
In Kodi 18.9 I cannot login anymore. This happens on old installations as well as after a new Kodi 18.9 installation.

To Reproduce
In Ziggo Go addon

  1. Go to 'Wijzig Login gegevens'
  2. Provide the user credentials
  3. I get error (see text below or screenshot):

KeyError:'sharedProfileId'

File "/resources/lib/api.py", line 292, in api_login
ziggo_profile_id = data['customer']['sharedPtofileId']
File "resources/lib/base/I8/menu.py", line 72, in login
login_result = api_login()
File "resources/lib/base/I7/plugin.py", line 34, in decorated_function
item=f(*args, **kwargs)
File "resources/lib/base/I6/router.py", line 94, in dispatch
function(**params)
File "resources/lib/base/I5/signals.py", line 29, in throwable
yield

Expected behavior
I should get the message that login was succesful.

Screenshots
ZiggoGo_Error

Device (please complete the following information):

  • All of these: Android TV Box / PC / Smartphone

Additional context
In Kodi 19.1 the login goes well, but there the EPG data is missing in the IPTV Simple Client.

[Ziggo][1.1.1] Unable to use replay/movies/series

Describe the bug
After installing the add on (and logging in) there is a message "je lijkt geen toegang tot Films & Series te hebben, deze worden nu uitgeschakeld". Obviously after this, I have no movies and series. (My Ziggo subscription should provide this.)
But also replay is not working "afspelen mislukt: een of meer items konden niet orden afgespeeld. Controleer het oog voor meer informatie over dit bericht."
Dan you help me?
I don't how to find the log, if needed I will provide it.

To Reproduce
I already reinstalled the add on
Reset the add on
Reset the session
Logged in again

Device (please complete the following information):

  • android Minix TV box
    Kodi matrix

[ZIGGO][1.0.0] Not working "No Items"

Describe the bug
Running a Rasberry Pi box with LibreElec (Leia) that forces me to use 1.0.0. That version isn't showing any channels or programs when logged in. Seems that one isn't being update anymore because Kodi 19 (Matrix) is running fine with the Ziggo (Matrix) addon on my PC and that one is being regularly updated. Would be great if you could give the Leia release some love and include some of those fixes. Matrix is the future but still on Alpha on the Raspberry Pi.

ziggo go back to channel

Dropouts...
Hello, I have a failure when watching TV from Ziggo, it happens either after 5 minutes or after 20 minutes and after an hour of watching 4x failure.
Tested on laptop intel nuc and my pc.

Cannot update

Hi,

I'm getting this error while trying to update your addons:

20210202_192402

Edit: oh, new update I see.. Now its working!

Ziggo shows ~No items~

Describe the bug
Just installed the plugin and added my Ziggo username and password: login is succesful. But when I go to Live TV or Replay TV, I see no channels, only ~ No Items ~. When I do NOT login and start the addon unauthenticated, i see the channels appear but I can't open because the credtials are missing.

Expected behavior
I expect to see the channels of Ziggo.

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Odroid N2+
  • OS: CoreELEC, Kodi Leia 18.9
  • Widevine CDM is installed
  • Installed Addons: Dut-IPTV Proxy (Anon - 1.0.4), Dut-IPTV Simple IPTV Connector (Anon 1.0.0) and Dutch IPTV Repository (Anon 1.1.0)

Additional context

T-Mobile and Ziggo both completely broken. Cannot play anything.

Hi! Since this morning I'm not able to play any content using the t-mobile and ziggo addons.. I tried both services using the web apps and they are working. Maybe they have changed something.. Here is a piece of the log file:

2021-05-10 10:22:52.824 T:10844 ERROR : AddOnLog: inputstream.adaptive: Cannot download http://127.0.0.1:11189/tmobile/PLTV/42/224/3221236881/3221236881.mpd?rrsip=31.20.164.84:443&zoneoffset=0&devkbps=1-7000&servicetype=1&icpid=&accounttype=1&limitflux=-1&limitdur=-1&tenantId=3103&accountinfo=%7E%7EV2.0%7EsH6ldyUxa0UdX0LQmaWYXw47d039ce67a58649c3fec5a6f564776d%7E_QQf13fstz91ZUtlfuxufRQrZWeSKmjFCjW93icOs4ur0RWiR0r4aCAmgwEQKk9qf6b869b8c96949a233749bbdbf882b7b%7EExtInfoLzUGfiyVzA%2Fh6ylV0lpTyg%3D%3D7e9c470d19de83a4a375c0c1d7cda014%3A20210510082242%3AUTC%2C10001000875284%2C85.144.189.109%2C20210510082242%2C3103_TV01%2C10001000875284%2C-1%2C0%2C1%2C%2C%2C2%2C3103_BasispakketTV%2C%2C%2C2%2C10000022567533%2C0%2C10000013607052%2C0254968065%2C%2C%2C5%2C1%2CEND&GuardEncType=2&it=H4sIAAAAAAAAADWOywrCMBRE_ybL0NyE1i6yUgRBqmB1K7fJbSxNG02q4N9rfWxn5gxnimhos9KSbFOahZAgpSqMaVQmCVoLpckFYMkS3aqggRn0vhtdFeyMnQ7LsyiAi4LLgi-A1fPf2qPT2Wda3YeGohZ_7kDx0RnSNrX8gYmjc5EcTl0Y-d7j8xj9b8Ko_rmJHLJcKQmZUCWb5rTG1L8bdsG0DMMVI9ltcB9At-gTsSuaHh1VOJAe795_uV20b5sXnIgTHvUAAAA
2021-05-10 10:22:52.824 T:10844 ERROR : AddOnLog: inputstream.adaptive: Could not open / parse mpdURL (http://127.0.0.1:11189/tmobile/PLTV/42/224/3221236881/3221236881.mpd?rrsip=31.20.164.84:443&zoneoffset=0&devkbps=1-7000&servicetype=1&icpid=&accounttype=1&limitflux=-1&limitdur=-1&tenantId=3103&accountinfo=%7E%7EV2.0%7EsH6ldyUxa0UdX0LQmaWYXw47d039ce67a58649c3fec5a6f564776d%7E_QQf13fstz91ZUtlfuxufRQrZWeSKmjFCjW93icOs4ur0RWiR0r4aCAmgwEQKk9qf6b869b8c96949a233749bbdbf882b7b%7EExtInfoLzUGfiyVzA%2Fh6ylV0lpTyg%3D%3D7e9c470d19de83a4a375c0c1d7cda014%3A20210510082242%3AUTC%2C10001000875284%2C85.144.189.109%2C20210510082242%2C3103_TV01%2C10001000875284%2C-1%2C0%2C1%2C%2C%2C2%2C3103_BasispakketTV%2C%2C%2C2%2C10000022567533%2C0%2C10000013607052%2C0254968065%2C%2C%2C5%2C1%2CEND&GuardEncType=2&it=H4sIAAAAAAAAADWOywrCMBRE_ybL0NyE1i6yUgRBqmB1K7fJbSxNG02q4N9rfWxn5gxnimhos9KSbFOahZAgpSqMaVQmCVoLpckFYMkS3aqggRn0vhtdFeyMnQ7LsyiAi4LLgi-A1fPf2qPT2Wda3YeGohZ_7kDx0RnSNrX8gYmjc5EcTl0Y-d7j8xj9b8Ko_rmJHLJcKQmZUCWb5rTG1L8bdsG0DMMVI9ltcB9At-gTsSuaHh1VOJAe795_uV20b5sXnIgTHvUAAAA)
2021-05-10 10:22:52.824 T:10844 ERROR : CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/Alle%20kanalen/pvr.iptvsimple_990219674.pvr]
2021-05-10 10:22:52.824 T:10844 INFO : CVideoPlayer::OnExit()
2021-05-10 10:22:52.825 T:10844 INFO : ADDON: Dll Destroyed - InputStream Adaptive
2021-05-10 10:22:52.842 T:6396 INFO : Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2021-05-10 10:22:52.854 T:6396 INFO : CVideoPlayer::CloseFile()
2021-05-10 10:22:52.854 T:6396 INFO : VideoPlayer: waiting for threads to exit
2021-05-10 10:22:52.854 T:6396 INFO : VideoPlayer: finished waiting
2021-05-10 10:22:52.859 T:11496 INFO : CPythonInvoker(2, C:\Users\power\AppData\Roaming\Kodi\addons\plugin.video.theoath\theoath.py): script successfully run
2021-05-10 10:22:52.926 T:9620 INFO : CPythonInvoker(29, C:\Users\power\AppData\Roaming\Kodi\addons\plugin.video.tmobile\default.py): script successfully run
2021-05-10 10:22:53.057 T:11496 INFO : Python interpreter stopped

EDIT: KPN is working fine.

dut-iptv 20210416 / Ziggo GO

I installed on KODI 19.0.0 the add-on “Ziggo-GO” for watching live TV from the dutch provider Ziggo.
I used the link : "https://github.com/dut-iptv/dut-iptv.github.io"
I installed it on “Google ChromeCast TV” .
After selecting a tv-channel, I have a good TV quality.
PROBLEM :
Every time after a time-out of exactly 10 minutes the Ziggo channel goes back to the channel list.
Then I have to select the channel again. And so on.
Is this a known problem and how can I repair it ???

[Ziggo Go][1.0.0] Can't login due to an "Unexpected Error"

Describe the bug
Logging in with a Ziggo account throws an Unexpected Error when using the Ziggo Go plugin.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Ziggo IPTV plugin
  2. Click on Login
  3. Enter Username and Password
  4. See error in the screenshot.

Expected behavior
Login credentials to be accepted.

Screenshots
IMG_20210417_152950

Device (please complete the following information):

  • Type: LibreElec on RaspberryPi 3
  • OS: LibreElec
  • Version [9.2.6

Additional context
The KPN plugin works without any issues.

[T-Mobile] No EPG data

Hi! I have an empty epg since a couple of days using t mobile. I tried to remove the epg data to import new data, but that didn't solve it.

Also ran the iptv connector again, but still the same issue..

NLZIET 1.1.7+Matrix.1 - Rewind live video: Audio plays but video hangs

Describe the bug
On my Nvidia Shield, when rewinding (or start from start) audio plays correctly but video hangs. It just shows a frame every 30 sec. or so. On the VOD (or watch later) this issue does not occur.

To Reproduce
Steps to reproduce the behavior:

  1. Open a live stream (NPO or other makes no difference)
  2. Skip a few minutes back on the time bar
  3. Audio moves to the right timestamp but video hangs (on the rewind time) but 'frame rate' drops to 1x 20 sec.

Expected behavior
Smooth playback. As far i remember i did not have this issue on my previous NUC

Device (please complete the following information):

  • Android TV ( 9)
  • Nvidia Shield (8.2.2)
  • Kodi 19

Thanks for having a look at this.

using IPTV Simple PVR

how to set up this using IPTV Simple PVR on ziggo ? in older versions was this automatic but now not any more ? please help

[Ziggo] Update of Leia version

Hi,,
Kodi 18 Leia still uses the old version of Ziggo GO using API v2, which isn't being used anymore and gives errors.
Could you please update this version?

(Videoland) profiles

hello,

might it be possible to add profiles to videoland? would be a lot easier.

thank you in advance

[**NLZIET**][**1.1.8 MATRIX**] **Unable to play MOVIES and more issues**

Describe the bug

  1. Unable to play any movie located in Movies.
    Certain movies try to play, but give an error while others simply don't attempt to play at all.
    NPO Movies all work fine.

  2. NPO Series gives an error upon opening the menu NPO Series.

  3. Series work but when I click on next page, it shows an error with API.

To Reproduce
Steps to reproduce the behavior:
See above details.

Device (please complete the following information):
RPI 3B+
Kodi (19.1 (19.1.0) Git:19.1-Matrix > LibreELEC (community): nightly-20210512-39d1620 10.0

Additional context
kodi.log

Epg update not working anymore (again)

The EPG is not updated anymore. Looks like the same as:
issue #54

NPO1 has epg info from 2021-07-02 until 2021-07-17

Is it possible your internal epg-grabber is not running anymore?

[KPN][Android/Chrome OS] Catchup only works on non-DRM channels

Hi!

My girlfriend is using the kpn addon with kodi 19 on her Nvidia Shield. Most things are working well, but catchup is not working on every channel. Actually, it seems that it only works on the npo channels.

rtl and others are not working. It keeps loading, but nothing happend. do you have any idea?

BBC 1&2 missing in Canal Digitaal

Well, a bit of a change in content. As I see it for the better.

The number of channels is fine now on Kodi. 76 channels in TV overview, so that is fixed. Thank you.
What I'm still missing is BBC 1 and BBC 2. There is a BBC First, BBC World and another, but BBC1 and BBC2 don't show up on the add-on.

For what I can see, everything else works like a charm.

[Videoland][1.1.6+matrix.1] Audio crackling kodi 19

Describe the bug
When starting video playback, the audio is crackling and popping.

To Reproduce
Steps to reproduce the behavior:

  1. Setup the plugin as explained in the README
  2. Start a serie or film

Expected behavior
Video is playing with clean clear audio.

Device (please complete the following information):

  • Type: Raspberry pi 4 2gb
  • OS: xbian
  • Browser don't know
  • Kodi 19.0.0

Additional context
Everything is working fine except for the audio. Great job !!
Other videos and plug-ins (Netflix) are working fine with the same audio codex (ACC).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.