2014-08-29, 09:01
Hello folks,
I made a video addon for the dutch gaming video site Powerunlimited TV (www.pu.nl/media/pu-tv/)
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.8 (2024-10-04)
- updated the addon to use the changed website
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
I made a video addon for the dutch gaming video site Powerunlimited TV (www.pu.nl/media/pu-tv/)
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.8 (2024-10-04)
- updated the addon to use the changed website
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