NRKTV.bundle
NRKTV.bundle copied to clipboard
Not able to retrieve categories
When attempting to list NRK's categories in Plex, it finds none and outputs "Ingen funnet". By the looks of it, this is caused by a slight change to the html, and can be fixed by changing the class selector in Contents/Code/data.py#L54 from 'hidden-phone' to 'drilldown-link'.
(Migrating the project to using https://tvapi.nrk.no could be considered for increased robustness.)
Hi, to my knowledge the plugin doesn't really work at all anymore so there are larger issues than just listing categories..
I made another NRK plugin some time ago, but stopped using Plex. It should work, or at least it did when I stopped using it. I basically abandoned the project, but feel free to fork if you want.
https://gitlab.com/kvolden/NRK.bundle
Thanks for the tip, @kvolden