XBMC Community Forum
[RELEASE] Norwegian NRK Web-TV (Video) Plugin - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] Norwegian NRK Web-TV (Video) Plugin (/showthread.php?tid=52824)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40


- The_Dig - 2009-10-16 12:30

Hi,

I have copied the NRK plugin folder to the right folder (plugins/video), but it doesn't show up in XBMC. Is there anything else I have to do to make it show in the media center?


- spiff - 2009-10-16 12:38

if it doesn't show you haven't stuck it in the correct directory at all.

depending on your platform that could be e.g.

%APPDATA%/xbmc/plugins/video
~/.xbmc/plugins/video
or
uhrr. somewhere on osx


- The_Dig - 2009-10-16 17:18

I'm using Windows 7.

The full path is:

C:/Program Files/XBMC/plugins/video

The "NRK media browser" folder containing the plugin is placed in the above mentioned path.


- spiff - 2009-10-16 17:24

which is wrong. as i said %APPDATA% and that works just fine on win7 as well afaik.


- The_Dig - 2009-10-16 17:33

Right. Found it. It's working fine now. I was wrong. You were right. I did not know that that folder existed before you pointed it out.

Thanks! Big Grin


- VictorV - 2009-10-20 02:16

I added support for the live streaming of nrk, nrk2 and nrk3 and testing out some new error logging and probably some other stuff that I don't remember, as there has been a while since last release

http://prosjektet.net/xbmc/plugins/nrk_plugin_20102009.7z


spiff: I can't get unicode mms-uri (æøå) playing. I get:
Code:
[Reference]
Ref1=http://straumod.nrk.no/Disk08/100__rstokt_med_DS__B_r_ysund_/2009-01-07/B%C3%B8r%C3%B8ysund%20NRK1_20081230_1000-200.wmv?&MSWMExt=.asf
Ref2=http://10.103.0.61:80/Disk08/100__rstokt_med_DS__B_r_ysund_/2009-01-07/B%C3%B8r%C3%B8ysund%20NRK1_20081230_1000-200.wmv?&MSWMExt=.asf

ends with:
Code:
NOTICE: DVDPlayer: Opening: mms://straumod.nrk.no/Disk08/100__rstokt_med_DS__B_r_ysund_/2009-01-07/B%C3%B8r%C3%B8ysund%20NRK1_20081230_1000-200.wmv?&MSWMExt=.asf
...
ERROR: CDVDPlayer::OpenInputStream - error opening [mms://straumod.nrk.no/Disk08/100__rstokt_med_DS__B_r_ysund_/2009-01-07/B%C3%B8r%C3%B8ysund%20NRK1_20081230_1000-200.wmv?&MSWMExt=.asf]
The error is caused by a 404 i guess

Any ideas?


- VictorV - 2009-10-20 17:39

Just some small changes..
Cleaned up the plugin settings, removed the html browser and added a XBMC compability check

http://prosjektet.net/xbmc/plugins/nrk_plugin_20102009b.zip
http://prosjektet.net/xbmc/plugins/nrk_plugin_20102009b.7z


- toralux - 2009-11-12 12:20

VictorV Wrote:Just some small changes..
Cleaned up the plugin settings, removed the html browser and added a XBMC compability check

http://prosjektet.net/xbmc/plugins/nrk_plugin_20102009b.zip
http://prosjektet.net/xbmc/plugins/nrk_plugin_20102009b.7z

NRK detects illegal client, plugin broken:

Får en videostrøm med feilmelding... Ser ut som NRK har skjønt at man ikke ser på fra en nettleser i PC... Går det ann å komme rundt dette?


- vidar - 2009-11-15 12:50

toralux Wrote:NRK detects illegal client, plugin broken:

Får en videostrøm med feilmelding... Ser ut som NRK har skjønt at man ikke ser på fra en nettleser i PC... Går det ann å komme rundt dette?

Seems to work for me - it's playing friday's "Nytt på Nytt" as we speak. Good work! Smile


- VictorV - 2009-11-17 15:29

toralux Wrote:NRK detects illegal client, plugin broken:

Får en videostrøm med feilmelding... Ser ut som NRK har skjønt at man ikke ser på fra en nettleser i PC... Går det ann å komme rundt dette?

More information please. I can't reproduce it, and everything seems to work here.