Kodi Community Forum
Release Powerunlimited TV Video-Addon (dutch) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Release Powerunlimited TV Video-Addon (dutch) (/showthread.php?tid=203211)



Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2014-08-29

Hello folks,

I made a video addon for the dutch gaming video site Powerunlimited TV (www.pu.nl/media/pu-tv/)

Image

It's available as a video addon in the official kodi repo. So you can install it as a video addon: http://kodi.wiki/view/HOW-TO:Install_add-ons

If you got problems with the addon, just reply here with a link to a kodi log file (here are the instructions to make a logfile with kodi: http://kodi.wiki/view/Log_file/Easy ).

Enjoy.

v1.0.7 (2018-01-20)
- removed looking for video dialogue
- addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3.
Kudo's to the python future package for making this possible. Kudo's to RomanVM for the help.
- improved the finding of thumbnails

v1.0.6 (2017-06-20):
- fixed getting video due to website change

v1.0.5 (2017-03-13):
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- changed 'xbmc' to 'kodi' in some text
- not using addon-name in xbmcaddon.Addon() anymore (thanks enen92)

v1.0.4 (2016-03-12) :
- changed the listing and playing of videos
- the contextual menu item 'Play from here' is available now, it queues all the videos in the list from a certain point
- updated to latest requirements for a Kodi-addon
- added fanart-blurred
- added 'refresh' in contextual menu
- added requests as requirement

v1.0.3 (2015-08-15) :
- updated youtube dependency version
- added some utf8 stuff

v1.0.2 (2015-04-04):
- using https for youtube now

v1.0.1 (2014-09-06):
- fixed GNU licence
- added youtube as dependency
- added forum link

v1.0.0 (2014-08-28) :
- initial version


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2014-09-06

v1.0.1 (Saturday, 6 september 2014):
- fixed GNU licence
- added youtube as dependency
- added forum link


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2015-05-05

v1.0.2 (Monday, 4 May 2015):
- using https for youtube now


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2015-08-16

v1.0.3 (Saturday, 15 august 2015) :
- updated youtube dependency version
- added some utf8 stuff


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2016-03-20

v1.0.4 (2016-03-12) :
- changed the listing and playing of videos
- the contextual menu item 'Play from here' is available now, it queues all the videos in the list from a certain point
- updated to latest requirements for a Kodi-addon
- added fanart-blurred
- added 'refresh' in contextual menu
- added requests as requirement


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2017-03-20

v1.0.5 (2017-03-13):
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- changed 'xbmc' to 'kodi' in some text
- not using addon-name in xbmcaddon.Addon() anymore (thanks enen92)


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2017-06-23

v1.0.6 (2017-06-20):
- fixed getting video due to website change


RE: Powerunlimited TV Video-Addon (dutch) - Skipmode A1 - 2018-01-28

v1.0.7 (2018-01-20)
- removed looking for video dialogue
- addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3.
Kudo's to the python future package for making this possible. Kudo's to RomanVM for the help.
- improved the finding of thumbnails