
Norsk Nettradio
Source (link to git-repo or to original if based on someone elses unmodified work):
Dette scriptet het NRK Nettradio tidligere.
Skal legge til distriktskanaler etterhvert, varsle om evt. ønsker på epost!
--------------------------------------
Norwegian webradio, streams from the largest channels in Norway.
This script was earlier named NRK Nettradio.
Please send me a message if you would like other streams in this script.
0.6.5
Added:
Radio102
Radio Haugaland
0.6
Fixed missing comma (did make 0.5.5 not working)
And fixed broken NRK P2 stream (thanks for noticing hmmsjan!)
0.5.5
Added NRK Alltid RR
0.5
Changed all P4 streams to 192kbps MP3 (from 196kbps WMA)
Changed Radio Norge stream to 128kbps MP3 (from 196kbps WMA)
Added webadress to every channel
0.4
New streams:
-NRK Sámi Radio
-NRK Folkemusikk
-The Voice
0.3
Added new streams:
-P4
-P4 Bandit
-P4 Hits
-P4 Jukebox
-P4 Ballade
-P4 RadioRetro
And:
-Radio1 Oslo
-Radio1 Trondheim
-Radio1 Bergen
-Radio1 Stavanger
-Radio Norge
0.2
Added stream info
Added playlist names
Added new streams:
-NRK Super
-NRK Sport
-NRK Gull
0.1
Initial release
Ratings & Comments
8 Comments
Hi, I have used your script on earlier versions of Amarok and been a very happy user. However, the script is now barely functioning - only the Lokal radio - Rogaland is functioning. So I guess there is a bug preventing the other categories from working. Could you take a look and see what is preventing it from working with the latest version of Amarok?
Meget bra jobbet. Flott at du fikk med noen distriktsradioer i Rogaland også :) Kjekt å se noen norske plugins til Open Source programmer også. Keep up the good work! -------------------------------------- Very good work. Great you got some districtsradio's for Rogaland too :) It's good to see some norwegian plugins for Open Source apps too. Keep up the good work!
Sorry again, typo: Line 43: snrk-p2 instead of nrk-p2 Nice list, Thanks!
Sorry, there is a comma missing on line 54 of the script!
Excellent work! Can you add NRK Alltid RR? http://radioresepsjonen.nrkp3.no:8000/
When turning the script on in Amarok, an error pops up telling me to read the log. Nothing else shows up. I installed it by selecting the tar.bz2 from disk. Uninstalling fails by first telling that a file could not be deleted, then that it was a success (maybe this is just Amarok). I appreciate your effort, but I guess it can be done better. I got it to work (sort of) by using the «Cool Streams» script as a template to copy the urls into. I'm listening to P3 now, so thank you.
hi, thanks for your work! Amarok.onConfigure() signal was removed from the APIs. If your script is using it, please remove it, or the script will not work with Amarok2.0 final. Thanks. :)
No, there is no need to change the script. Even though the signal is never emitted, it will still be there to connect to in the final version, so the script will work just fine! :-)