2018-10-26, 11:13
Regarding the API changes.
There is an update. The 've installed it and the add-on now working again.
Kudos to the developer(s)!
I'm on latest stable Libreelec running on Raspberry Pi3.
There is an update. The 've installed it and the add-on now working again.

Kudos to the developer(s)!
I'm on latest stable Libreelec running on Raspberry Pi3.
2019-11-26, 19:39
I have two improvement suggestions:
- The current listing of documentaries lists them all, from A to Å (Kategorier => Dokumentar), old and new alike.
The following URL have categories like "Nye dokumentarer", "Klimakrisen", "Sanne krimgåter" etc, which is much better in my opinion:
https://psapi.nrk.no/tv/pages/dokumentar
- Some content have more than one available subtitle, like "Matsjokket" episode 1. For some reason I get the english one for this episode. I have not tried other episodes.
The plugin should handle cases where there are several subtitles to choose from, either through own settings or by checking Kodi's settings about preffered language.
2020-01-14, 20:27
I use NRK TV on different platforms. All but Kodi give the possibility to log in and by that keep track of series etc. I would like to see this option in Kodi as well.
2022-11-04, 20:52
Is it just me, or is the NRK plugin no longer working?
I am on Kodi 18.9, and whenever I try to play a video nothing happens. This is probably due to API changes from NRK.
Noone seems to mention this at https://github.com/tamland/xbmc-addon-nrk/issues
I am on Kodi 18.9, and whenever I try to play a video nothing happens. This is probably due to API changes from NRK.
Noone seems to mention this at https://github.com/tamland/xbmc-addon-nrk/issues
2022-11-04, 23:17
Video stream seems to be available from the following endpoint:
https://psapi.nrk.no/mediaelement/[program-id>], for example https://psapi.nrk.no/mediaelement/MUHU04000120
NB1: Seems like the following headers are important:
NB2: The response from the mediaelement-url also includes urls for subtitles, where:
https://psapi.nrk.no/mediaelement/[program-id>], for example https://psapi.nrk.no/mediaelement/MUHU04000120
NB1: Seems like the following headers are important:
session.headers['Referer'] = 'https://tv.nrk.no'
session.headers['Accept'] = "application/vnd.nrk.psapi+json; version=9; ludo-client=true; psapi=snapshot"
Otherwise you will get a 410 returned with the text "There are no content here".NB2: The response from the mediaelement-url also includes urls for subtitles, where:
- "nor" is norwegian subtitle where only foreign language is texted.
- "ttv" is norwegian subtitle where all language is texted.
2022-11-05, 17:25
You could try https://forum.kodi.tv/showthread.php?tid=25522, im not in Norway so i cant check it.
2023-03-24, 21:32
i have made a branch (v 4.8.0) which works under Kodi 20.0 Nexus
tested on Android and Linux
https://github.com/andrea99boban/xbmc-addon-nrk
tested on Android and Linux
https://github.com/andrea99boban/xbmc-addon-nrk