plugin.video.vrt.nu icon indicating copy to clipboard operation
plugin.video.vrt.nu copied to clipboard

Kodi add-on to watch content from VRT MAX

Results 39 plugin.video.vrt.nu issues
Sort by recently updated
recently updated
newest added

Hi, CoreElec, 9.2.8, Amlogic.arm Since the update only Live Tv is working, https://www.facebook.com/groups/kodivlaanderen/permalink/799106884600679/ Kind regards

This fixes https://github.com/add-ons/plugin.video.vrt.nu/issues/822 and reintroduces https://github.com/add-ons/plugin.video.vrt.nu/issues/783 Using `xbmcplugin.setContent('seasons')` enables the Integrated Landscape View, but in that case [Arctic Horizon skin](https://github.com/jurialmunkey/skin.arctic.horizon) doesn't pick up the `ListItem` metadata in Kodi Player, so...

enhancement
help wanted
arctichorizon

This adds support for adding VRT NU as a Kodi library source. To use this, add the following Video sources to your Kodi: - VRT NU - Movies - location:...

enhancement

I started injecting network failures and this makes it handle some of them better. This relates to #385 Before:: ![screenshot000](https://user-images.githubusercontent.com/388198/92005273-94026c80-ed43-11ea-94a7-55b93f182dbb.png) After: ![screenshot001](https://user-images.githubusercontent.com/388198/92005291-995fb700-ed43-11ea-9746-ed5484213c1b.png)

enhancement

I was just playing around with some things that we could check: Current `master` branch has these unused translations: ``` No usage found for translation: msgctxt "#30409" msgid "episode" msgstr...

testing

The translations for the following file are now complete: Parameter | Value ---- | ---- Source file | '/resources/language/resource.language.en_gb/strings.po' Translation file | 'resources/language/resource.language.nl_nl/strings.po' Language code | 'nl' Transifex project slug...

invalid
translations

This PR includes: - Add tagline and plotoutline to TV channels (has no effect?) - Add label2Mask to sort methods (has no effect?) - Add label2 episodes to folders (does...

bug
enhancement

This adds UpNext `play_url` support and removes the old interface. The aim is to move this functionality to Up Next so it is easier to integrate with Up Next and...

enhancement

Currently the add-on works fine if all is well, however various things can go wrong which makes the add-on bail out with no proper error. And since the cause of...

enhancement