eithe / NRKTV.bundle

Plex-tillegg for NRKs innhold på nett
https://forums.plex.tv/discussion/47234/the-new-nrk-site/p1
25 stars 10 forks source link

Not able to retrieve categories #24

Open kvolden opened 7 years ago

kvolden commented 7 years ago

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.)

eithe commented 7 years ago

Hi, to my knowledge the plugin doesn't really work at all anymore so there are larger issues than just listing categories..

kvolden commented 6 years ago

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

eithe commented 6 years ago

Thanks for the tip, @kvolden