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

Pages: 1 2 3 4 5


RE: Tweakers.net Video-Addon (dutch) - Skipmode A1 - 2016-08-30

That's odd. On my computer (w10) 'Sony FES WatchU-promotievideo' is the first one after search.

Try a refresh. And if that don't work an uninstall and install of the addon. Good luck.


RE: Tweakers.net Video-Addon (dutch) - Archimedes - 2016-08-30

(2016-08-30, 13:37)Skipmode A1 Wrote: That's odd. On my computer (w10) 'Sony FES WatchU-promotievideo' is the first one after search.

Try a refresh. And if that don't work an uninstall and install of the addon. Good luck.
Ah I found the refresh option. Didn't know that existed as this should happen automatically?


RE: Tweakers.net Video-Addon (dutch) - Skipmode A1 - 2016-08-31

It should happen when starting the addon or after viewing a video. Kodi itself is in charge of that.


RE: Tweakers.net Video-Addon (dutch) - Archimedes - 2016-08-31

(2016-08-31, 08:31)Skipmode A1 Wrote: It should happen when starting the addon or after viewing a video. Kodi itself is in charge of that.

It doesn't work like that on my setup. But I can live with pressing an extra button to manually refresh


RE: Tweakers.net Video-Addon (dutch) - Martijn - 2016-12-05

In case you miss it
https://github.com/skipmodea1/plugin.video.tweakers/issues/5

Smile


RE: Tweakers.net Video-Addon (dutch) - Skipmode A1 - 2016-12-08

v1.1.7 (2017-12-07):
(kudos to MartijnKaijser for these improvement-suggestions)
- improved adding info to the video
- using higher res thumbnail if available
- added the brief version of the plot to the video
- added duration to the video


RE: Tweakers.net Video-Addon (dutch) - Skipmode A1 - 2017-03-19

v1.1.8 (2017-03-12):
- 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: Tweakers.net Video-Addon (dutch) - Skipmode A1 - 2018-01-15

v1.1.9 (2018-01-12)
- removed looking for video dialogue
- fix to match the correct thumbnail with the item
- addon now works in kode python 2 and also 3 (!!) thanks to the future project


RE: Tweakers.net Video-Addon (dutch) - Skipmode A1 - 2018-10-07

v1.1.10 (2018-10-01)
- removing non-ascii characters in title in parameters to prevent UnicodeDecodeError: 'ascii' codec can't decode ...
The error occured when doing urllib.parse.parse_qs of the parameters
- using youtube now (website change)
- removed video quality setting as the youtube addon is used