Michaël Arnauts
Michaël Arnauts
It seems some movies have a more strict DRM configuration that prevents Kodi from playing it. Het nieuws en het weer lijken wel gewoon te werken. ## Technical info: It...
> Same issue here. Will try the patch in the code tonight. Will anyone be realsing an update of the plugin? If you can make the merge request, I can...
> > > Same issue here. Will try the patch in the code tonight. Will anyone be realsing an update of the plugin? > > > > > > If...
I also think more changes are needed. The test also seem to fail on starting live TV.
Thanks for verifying. The streamz addon probably needs the same change. I'll look later why the tests are failing. I hope to find time to make a release on a...
@pejeio I've fixed the object is not iterable issue and merged @mrtreg's API bump. You can test the 1.4.4 release here: https://github.com/add-ons/plugin.video.vtm.go/releases/tag/v1.4.4 Live TV won't probably work anymore on Kodi...
This is by design unfortunately, there is no easy way to now if a program is on "my list" besides querying "my list" on every overview. IIRC, in the past,...
Your investigation is correct. You could try adding debugging statements to the code with _LOGGER.debug("something"), of even debug the result of the success variable that is returned by the endOfDirectory...
Could you try with this version to see if it makes any difference? https://github.com/add-ons/plugin.video.viervijfzes/issues/120#issuecomment-1456713805
I'm not sure it's the same issue. I'm reporting this on a linux machine, so the line-encodings should be \n. Also, the pull request fixes just one regexp.