Release TVNZ OnDemand (New Zealand) - 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 TVNZ OnDemand (New Zealand) (/showthread.php?tid=309639) |
TVNZ OnDemand (New Zealand) - matthuisman - 2017-03-14 Instructions: http://www.matthuisman.nz/2017/02/kodi-tvnz-ondemand-add-on.html RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - ashtonaut - 2017-03-26 You, sir, are an absolute legend! This is the final piece of my home Kodi setup. I installed this and your three now add-on without issue and both are working perfectly on my RPi3 running OSMC. The additional module downloaded without any issue when I tried to play my first show. Thanks!! RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - matthuisman - 2017-03-26 Great to hear RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - grimlok - 2017-05-31 Been using your TVNZ and Three Now addons for a while now, Along with your xmltv grabber for freeview and Radio streams in TVH. Works flawlessly in Lubuntu, Libreelec for AMLogic, Libreelec generic and windows machines here. Your addons and guides have unlocked the holy grail of everything in the 1 interface/remote at my place. This makes the Missus and kids happy, Which in turn makes me happy. Many thanks! RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - jmh2002 - 2017-05-31 Yes, I only briefly checked these addons during development but I also wish to extend a big extra thanks to Matt for making an effort here. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - matthuisman - 2017-05-31 Thanks guys RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - vbat99 - 2017-06-04 Hi @matthuisman Got this working on Kodibunti, so tried on a Rasp B+. Libreelec 8.0.2 I got stuck on error about drm, so hunted and installed inputstream.adaptive. But the drm error still appears. Not sure what logs I need to check, so any thoughts, hints etc would be apprecaited. BTW, great job on this addon. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - ian1095 - 2017-06-04 I would love to use this addon, however as yet, no one has compiled an Inputstream.adaptive for mipsel Ive searched everywhere, but to no avail. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - matthuisman - 2017-06-05 (2017-06-04, 03:06)vbat99 Wrote: Got this working on Kodibunti, so tried on a Rasp B+. Widevine is only ARM7 (Original Pi was ARM6), so no go unfortunately. You will need a Pi2 or Pi3. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - matthuisman - 2017-06-05 (2017-06-04, 11:27)ian1095 Wrote: I would love to use this addon, however as yet, no one has compiled an Inputstream.adaptive for mipsel No ideas for mipsel unfortunately. You will need to ask the KODI Mipsel maintainer to build the binary add-on. Then you will need to fine libwidevine for Mipsel (if available). If there is Chrome browser, you may be able to pull it from that. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - alexwmunro1992 - 2017-06-18 HI matthuisman I am new to kodi can you tell me how to install tvnz on demand I go to add ons what do I have to get thanks alex RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - Karellen - 2017-06-18 hello alexwmunro1992, The install instructions are in Post #1. Click on the link and it will take you to some nicely detailed instructions. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - matthuisman - 2017-06-18 @Karellen It appears Chrome is blocking the Youtube embed video scripts? Is this known issue? I am using https video url. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - Karellen - 2017-06-19 Not that I am aware. I will pass your observation along. RE: [RELEASE] TVNZ OnDemand New Zealand Add-on - matthuisman - 2017-06-19 It gives me the little shield with red cross "This page is trying to load scripts from unauthenticated sources". If I "Load unsafe scripts", the embed video then shows but now get a big red "Not secure" next to the https. The embed code I am using (backslashes addeD) \[video=youtube]https://youtu.be/XDDMymKBy_Q[/video\] Looks like the forum code is embedding the iframe using http - which will be the issue I think |