Kodi Community Forum
Release Hardware.info 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 Hardware.info Video-Addon (dutch) (/showthread.php?tid=162123)



Hardware.info Video-Addon (dutch) - Skipmode A1 - 2013-04-11

Hello folks,

I made a video addon for the dutch hardware site Hardware.Info (http://nl.hardware.info)

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.8 (2018-01-20)
- 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.

v1.0.7 (2017-07-12)
- added listitem.setInfo video for Kodi 18 and up
- added sorting
- added context item episode info
- using requests

v1.0.6 (2017-03-12) :
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- changed text from xbmc to kodi

v1.0.5 (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

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

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

v1.0.2 (2013-07-03) :
- using different page to get the video items
- removed the 'losse items' category
- the plugin now starts by displaying the available video's
- using hi res thumbnails
- using hi res background
- using different icon
- added beautiful soup as dependency
- added dutch strings

v1.0.1 (2013-04-10) :
- added optional fields addon.xml

v1.0.0 (2013-04-10) :
- initial version


RE: [RELEASE] Hardware.info Video-Addon (dutch) - Skipmode A1 - 2013-05-11

v1.0.1 (Friday, 10 May 2013) :
- added optional fields addon.xml


Re: [RELEASE] Hardware.info Video-Addon (dutch) - Baswazz - 2013-05-11

Cool thanx


RE: [RELEASE] Hardware.info Video-Addon (dutch) - Skipmode A1 - 2013-07-08

v1.0.2 (Wednesday, 3 July 2013) :
- using different page to get the video items
- removed the 'losse items' category
- the plugin now starts by displaying the available video's
- using hi res thumbnails
- using hi res background
- using different icon
- added beautiful soup as dependency
- added dutch strings


RE: [RELEASE] Hardware.info Video-Addon (dutch) - Skipmode A1 - 2014-09-06

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


RE: Hardware.info Video-Addon (dutch) - Skipmode A1 - 2015-08-16

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


RE: Hardware.info Video-Addon (dutch) - Skipmode A1 - 2016-03-20

v1.0.5 (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


RE: Hardware.info Video-Addon (dutch) - Skipmode A1 - 2017-03-19

v1.0.6 (2017-03-12) :
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- changed text from xbmc to kodi


RE: Hardware.info Video-Addon (dutch) - Skipmode A1 - 2017-07-17

v1.0.7 (2017-07-12)
- added listitem.setInfo video for Kodi 18 and up
- added sorting
- added context item episode info
- using requests


RE: Hardware.info Video-Addon (dutch) - Skipmode A1 - 2018-01-28

v1.0.8 (2018-01-20)
- 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.