• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 47
[RELEASE] Norwegian NRK Web-TV (Video) Plugin
NRKtv plugin now just produces script errors.
Reply
Hi there,
I have the same problem, tried Kodi Openelec 6.0.3 and the latest beta of Libreelec (Milhouse) devel-20160916235324-#0916-gb094ddc [Build #0916]
Log here might help to pinpoint the error:
http://paste.ubuntu.com/23219233/

mirrormurr
Reply
Does anyone know an active link to download this add-on and does it work?

Thanks
Reply
(2016-11-07, 20:57)dmxclass Wrote: Does anyone know an active link to download this add-on and does it work?

Thanks

You can download this under the Kodi Addon repo, video addons. Most things are geo blocked I guess, so you need a norwegian ip ipadress.

Is there a way to get Live Channels in HD?
Reply
(2016-11-29, 04:23)ryvaenge Wrote:
(2016-11-07, 20:57)dmxclass Wrote: Does anyone know an active link to download this add-on and does it work?

Thanks

You can download this under the Kodi Addon repo, video addons. Most things are geo blocked I guess, so you need a norwegian ip ipadress.

Is there a way to get Live Channels in HD?

Norwegian brothers, get the plugin Retrospect instead. Works great for NRK and there's a geo unblock solution. Wink
Reply
Hi.

As of a few days ago, this plugin has stopped working. I've tried it on Jarvis, Krypton and Leia. Don't know enough about plugins so can't fix it myself.

Would you be so kind to take a look at it and see if you can fix it?
Reply
(2017-01-20, 13:53)kekePower Wrote: Hi.

As of a few days ago, this plugin has stopped working. I've tried it on Jarvis, Krypton and Leia. Don't know enough about plugins so can't fix it myself.

Would you be so kind to take a look at it and see if you can fix it?

I don't mean to discredit the creator of this plugin, but did you read what I wrote in the post above yours? With Retrospect, the live streams of NRK 1-3 and Super, as well as all the "catch-up"/play content are working (tested 5 min ago). Also, TV3, Viasat4, TV6 and Nickelodeon is in Retrospect. Adding more channels can be requested here: https://bitbucket.org/basrieter/xbmc-onl...tatus=open

Maybe the creator/coders of this plugin could cooperate with Retrospect's.
Reply
(2017-01-20, 13:53)kekePower Wrote: Hi.

As of a few days ago, this plugin has stopped working. I've tried it on Jarvis, Krypton and Leia. Don't know enough about plugins so can't fix it myself.

Would you be so kind to take a look at it and see if you can fix it?

It works fine for me on jarvis and krypton running on Windows, Android and raspbian
Reply
(2017-01-21, 20:04)asplundj Wrote:
(2017-01-20, 13:53)kekePower Wrote: Hi.

As of a few days ago, this plugin has stopped working. I've tried it on Jarvis, Krypton and Leia. Don't know enough about plugins so can't fix it myself.

Would you be so kind to take a look at it and see if you can fix it?

It works fine for me on jarvis and krypton running on Windows, Android and raspbian

Yeah, it's working fine on Krypton on Android, but not on Linux. Only thing I haven't done yet is to reinstall the plugin. Will do that now to see if it make a difference.
Reply
Here is a debug log when I try to launch NRK on Leia running Linux. I've built Leia from source.

http://pastebin.com/TwYJxz76
Reply
(2017-01-24, 00:22)kekePower Wrote: Here is a debug log when I try to launch NRK on Leia running Linux. I've built Leia from source.

http://pastebin.com/TwYJxz76
update python-cryptography
Reply
(2017-01-24, 21:03)takoi Wrote:
(2017-01-24, 00:22)kekePower Wrote: Here is a debug log when I try to launch NRK on Leia running Linux. I've built Leia from source.

http://pastebin.com/TwYJxz76
update python-cryptography

Thanks. Quite an operation to get cryptography installed in python 2, but it worked :-)
Reply
First of all, thanks to the creators for this awesome addon!

I was wondering if it can be 'addressed' with kodi-send so I can view specific live channels or episodes through the CLI? Or even better, imported as a Python module.

I'm doing a project of retrofitting old CRT tv's from the 60's with LCD-screens and Raspberry Pi's with OpenElec/Kodi. I want to use the original channel selector-buttons on the frontplate, and have interfaced them with GPIO and wrote a Python script to show the NRK-channels based on which button is pressed.

For now, I'm forced to use this in my script:

Code:
os.system('kodi-send --action="PlayMedia(' + NRK1Url + ')" >/dev/null')

(NRK1Url is a variable with the manually sourced URL, for instance "https://httpcache0-47115-httpcache0.dna.qbrick.com/47115-cachelive0/21/0/hls/nrk1/playlist.m3u8?bw_high=2000")

But I really want to piggyback on this addon to parse the URLs for the channels/episodes.

The closest I've come with kodi-send is to just open the addon:

Code:
kodi-send --action="RunAddon(plugin.video.nrk)"

Something like this would be awesome:

Code:
kodi-send --action="PlayMedia("plugin://plugin.video.nrk/Direkte/NRK1")"
Reply
Now producing script errors ....

--- and now working again!
Reply
Hi!

Recently my NRK direct streams have started cutting off every five minutes or so.

I have recently reinstalled my complete mediapc with new OS, new kodi version, so I do not know exactly what change is causing my problem.

The problem happens with NRK1, NRK2 and NRKSuper. Other videos (from archive, youtube, local and networked videos, play fine without any problem).

Since there are many things that could potentially be wrong here, perhaps some of you have some suggestions on things I could try to narrow down the problem?

Overall I am a very happy user of this plugin! Thanks in advance for any help!

My system:
Kodi (17.3 Git:20170525-nogitfound). Platform: Linux x86 64-bit
Plugin version 4.6.0
Manjaro Linux 17.0.1, kernel: Linux x86 64-bit version 4.9.31-1-MANJARO
FFmpeg version/source: ffmpeg-3.1-kodi
Intel® Core™ i5-2320 CPU @ 3.00GHz, 4 cores available
8GB Ram
150/150 Mb fibre

Here is som log output, starting from when I start the stream, until it crashes.
Code:
17:45:28.844 T:139897994281984  NOTICE: VideoPlayer: Opening: https://httpcache0-47115-httpcache0.dna.qbrick.com/47115-cachelive0/24/0/hls/nrksuper/playlist.m3u8?bw_high=2000
17:45:28.844 T:139897994281984 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:45:28.864 T:139896404567808  NOTICE: Creating InputStream
17:45:29.036 T:139896404567808  NOTICE: Creating Demuxer
17:45:32.742 T:139896404567808  NOTICE: Opening stream: 4 source: 256
17:45:32.742 T:139896404567808  NOTICE: Creating video codec with codec id: 28
17:45:32.742 T:139896404567808  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
17:45:32.742 T:139896404567808  NOTICE: Creating video thread
17:45:32.742 T:139896404567808  NOTICE: Opening stream: 5 source: 256
17:45:32.742 T:139896404567808  NOTICE: Finding audio codec for: 86018
17:45:32.742 T:139897027061504  NOTICE: running thread: video_thread
17:45:32.743 T:139896404567808  NOTICE: Creating audio thread
17:45:32.743 T:139896412960512  NOTICE: running thread: CVideoPlayerAudio::Process()
17:45:32.743 T:139896412960512  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
17:45:32.743 T:139897027061504  NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(960x540)
17:45:32.743 T:139897027061504  NOTICE: VDPAU::Open: required extension GL_NV_vdpau_interop not found
17:45:32.743 T:139897027061504  NOTICE:  (VDPAU) Close
17:45:32.744 T:139897027061504   ERROR: VAAPI::CheckSuccess error: unknown libva error
17:45:32.744 T:139897027061504  NOTICE: VAAPI::Close
17:45:32.748 T:139897027061504  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
17:45:32.834 T:139897994281984  NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
17:45:32.841 T:139897994281984  NOTICE: GL: NPOT texture support detected
17:45:32.841 T:139897994281984  NOTICE: GL: Using GL_ARB_pixel_buffer_object
17:45:32.841 T:139897994281984  NOTICE: Using GL_TEXTURE_2D
17:45:32.843 T:139897994281984  NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
17:45:32.847 T:139897994281984  NOTICE: GL: NPOT texture support detected
17:45:32.847 T:139897994281984  NOTICE: GL: Using GL_ARB_pixel_buffer_object
17:45:32.986 T:139897476040448  NOTICE: PulseAudio: Opened device alsa_output.pci-0000_00_1b.0.hdmi-surround in pcm mode with Buffersize 150 ms
17:45:33.557 T:139897027061504 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
17:45:34.622 T:139897027061504 WARNING: Previous line repeats 2 times.
17:45:34.622 T:139897027061504  NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
17:49:30.351 T:139896412960512  NOTICE: CVideoPlayerAudio::Process - stream stalled
17:51:53.967 T:139896404567808  NOTICE: CVideoPlayer::OnExit()
17:51:53.967 T:139896404567808  NOTICE: VideoPlayer: eof, waiting for queues to empty
17:51:53.967 T:139896404567808  NOTICE: Closing stream player 1
17:51:53.967 T:139896404567808  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
17:51:53.967 T:139896404567808  NOTICE: Waiting for audio thread to exit
17:51:53.967 T:139896412960512   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
17:51:53.967 T:139896412960512  NOTICE: thread end: CVideoPlayerAudio::OnExit()
17:51:53.967 T:139896404567808  NOTICE: Closing audio device
17:51:53.969 T:139896404567808  NOTICE: Deleting audio codec
17:51:53.969 T:139896404567808  NOTICE: Closing stream player 2
17:51:53.969 T:139896404567808  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
17:51:53.969 T:139896404567808  NOTICE: waiting for video thread to exit
17:51:53.969 T:139897027061504   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
17:51:53.969 T:139897027061504  NOTICE: thread end: video_thread
17:51:53.969 T:139896404567808  NOTICE: deleting video codec
17:51:54.023 T:139897994281984  NOTICE: CVideoPlayer::CloseFile()
17:51:54.023 T:139897994281984  NOTICE: VideoPlayer: waiting for threads to exit
17:51:54.023 T:139897994281984  NOTICE: VideoPlayer: finished waiting
17:51:54.026 T:139897994281984  NOTICE: CVideoPlayer::CloseFile()
17:51:54.026 T:139897994281984  NOTICE: VideoPlayer: waiting for threads to exit
17:51:54.026 T:139897994281984  NOTICE: VideoPlayer: finished waiting
17:51:54.373 T:139897476040448  NOTICE: PulseAudio: Opened device alsa_output.pci-0000_00_1b.0.hdmi-surround in pcm mode with Buffersize 150 ms
17:51:54.409 T:139897027155712  NOTICE: script.module.youtube.dl: youtube_dl core version: 2017.05.18.1
17:51:55.243 T:139897018763008  NOTICE: Previous line repeats 2 times.
17:51:55.243 T:139897018763008 WARNING: CPythonInvoker(116, /home/mediapc/.kodi/addons/script.extendedinfo/plugin.py): the python script "/home/mediapc/.kodi/addons/script.extendedinfo/plugin.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui10DialogBusyE
17:51:55.574 T:139897001981696  NOTICE: script.module.youtube.dl: youtube_dl core version: 2017.05.18.1
17:51:55.712 T:139897027155712 WARNING: CPythonInvoker(115, /home/mediapc/.kodi/addons/script.extendedinfo/plugin.py): the python script "/home/mediapc/.kodi/addons/script.extendedinfo/plugin.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui10DialogBusyE
17:51:55.801 T:139896388712192 WARNING: CPythonInvoker(117, /home/mediapc/.kodi/addons/script.extendedinfo/plugin.py): the python script "/home/mediapc/.kodi/addons/script.extendedinfo/plugin.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui10DialogBusyE
17:51:55.921 T:139897001981696 WARNING: CPythonInvoker(118, /home/mediapc/.kodi/addons/script.extendedinfo/plugin.py): the python script "/home/mediapc/.kodi/addons/script.extendedinfo/plugin.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui10DialogBusyE
Reply
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 47

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Norwegian NRK Web-TV (Video) Plugin9