Dutch Videoland streaming service on Kodi
#1
Has anyone succeeded in using the Dutch Videoland streaming service in Kodi?

Thanks for any information!

Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.

DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Reply
#2
@BartZorn

Please limit your signature to a maximum of 4 text lines as per forum rules.
We prefer to have our focus on posts contents, not on long signatures. Thanks in advance. Smile
Reply
#3
Done. Sorry, I missed that.

Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.

DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Reply
#4
Bump.
Anyone as answer?
Asrock ION 330Ht, Ubuntu Lucid, XBMC Eden final, Lightbox
Zotac Zbox HD-ID11, Ubuntu Ocelot, XBMC Eden final, Xperience1080
Image
Reply
#5
Hmm...

Nobody is interested in this subject.

Sad.

Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.

DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Reply
#6
(2020-07-02, 18:45)BartZorn Wrote: Hmm...

Nobody is interested in this subject.

Sad.

Bart

https://github.com/dut-iptv/dut-iptv.git...ter/matrix
Reply
#7
This would be a great addition. No plugin coding experience on my side though Sad
Reply
#8
(2021-08-01, 20:01)djdirty60 Wrote:
(2020-07-02, 18:45)BartZorn Wrote: Hmm...

Nobody is interested in this subject.

Sad.

Bart

https://github.com/dut-iptv/dut-iptv.git...ter/matrix

Nice! Tested and works!
Reply
#9
(2021-08-02, 11:38)Ballistic Wrote:
(2021-08-01, 20:01)djdirty60 Wrote:
(2020-07-02, 18:45)BartZorn Wrote: Hmm...

Nobody is interested in this subject.

Sad.

Bart

https://github.com/dut-iptv/dut-iptv.git...ter/matrix

Nice! Tested and works!
Good to hear!

However, I would like to know, where do you use it and what type of internet connection do you have?

TIA,

Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.

DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Reply
#10
NL, Freedom internet fiber 500/500Mbit
Raspberry Pi4b Libreelec Kodi v19

Only tried Videoland. I don't have much interest in the rest.
Reply
#11
(2021-08-02, 13:42)Ballistic Wrote: NL, Freedom internet fiber 500/500Mbit
Raspberry Pi4b Libreelec Kodi v19

Only tried Videoland. I don't have much interest in the rest.
Hmm... I am in Spain and have a mobile 4G connection which maxes out at 20 Mb/s
I doubt very much if that is enough.

Thanks!

Bart
Kodi 20.2 runs on a Celeron N5095 with 8 GB memory, Windows 11 Pro 22H2.

DVBviewer 7.2.4.0 with DMS 3.2.4.0 | Digital Devices Cine S2 V7 dual DVB-S2 tuner with CI
Windows 10 Pro x64 with all updates | Core i3 CPU, 16 GB memory
Reply
#12
Videoland plugin broken since a week or two. Running latest 1.2.5 from Github;

2021-09-23 17:16:52.746 T:1022    ERROR <general>: /storage/.kodi/addons/script.module.fuzzywuzzy/lib/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
                                                     warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')

2021-09-23 17:16:53.429 T:1022    ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'ModuleNotFoundError'>
                                                   Error Contents: No module named 'inputstreamhelper'
                                                   Traceback (most recent call last):
                                                     File "/storage/.kodi/addons/plugin.video.videoland/default.py", line 1, in <module>
                                                       from resources.lib.base.l8.menu import plugin
                                                     File "/storage/.kodi/addons/plugin.video.videoland/resources/lib/base/l8/menu.py", line 5, in <module>
                                                       from resources.lib.api import api_add_to_watchlist, api_list_watchlist, api_login, api_play_url, api_remove_from_watchlist, api_search, api_vod_download, api_vod_season, api_vod_seasons, api_watchlist_listing
                                                     File "/storage/.kodi/addons/plugin.video.videoland/resources/lib/api.py", line 12, in <module>
                                                       from resources.lib.util import plugin_process_info
                                                     File "/storage/.kodi/addons/plugin.video.videoland/resources/lib/util.py", line 11, in <module>
                                                       from resources.lib.base.l6 import inputstream
                                                     File "/storage/.kodi/addons/plugin.video.videoland/resources/lib/base/l6/inputstream.py", line 1, in <module>
                                                       import inputstreamhelper
                                                   ModuleNotFoundError: No module named 'inputstreamhelper'
                                                   -->End of Python script error report<--

2021-09-23 17:16:54.547 T:1022     INFO <general>: Python interpreter stopped
2021-09-23 17:16:54.559 T:1021    ERROR <general>: GetDirectory - Error getting plugin://plugin.video.videoland/
2021-09-23 17:16:54.573 T:751     ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.videoland/) failed

Inputstreamhelper is right there. No problems with other addons that use inputstream
Reply
#13
(2021-09-23, 17:19)Ballistic Wrote: Videoland plugin broken since a week or two. Running latest 1.2.5 from Github;
To fix: Add inputstream to imports in addon.xml.
I already made a PR to it's repository with the fix. If you don't want to / can't wait, do the required edit yourself.
Reply
#14
Awesome Thanks! Had to reset user settings but worked after that Smile
Reply
#15
Unfortunately this plugin is broken after videoland updated thier website.
Can't seem to reach anyone via Github. Everything is locked.

Really missing this addon Sad Let me know how I can help get this running again to anyone who reads.
Reply

Logout Mark Read Team Forum Stats Members Help
Dutch Videoland streaming service on Kodi0