[RELEASE] Danish repository - dr.dk, tv2.dk, onside tv & more Denmark addons to come

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
pewpew1 Offline
Junior Member
Posts: 24
Joined: Sep 2010
Reputation: 0
Post: #21
http://www.southparkstudios.dk does not look Danish (besides the .dk in the url) Cool
find quote
InKaKiLLeR Offline
Junior Member
Posts: 11
Joined: Mar 2008
Reputation: 0
Post: #22
Updated plugin to version 1.0.2.
Get it here: http://www.filedropper.com/pluginvideodrnu-102



Changelog:

1.0.2 - DR changed the layout of the videoManifestUrl, so the plugin failed. This is now fixed.
- Cleaned up some code.

1.0.1 - Added an extra /cms to the rtmp url. All videos should now be working.
- Credits goes to twinther.
- This script uses script.module.danishaddons. The easiest way to get this is
- by adding the Danish XBMC Addons Repo. After doing that install the DR.dk Bonanza Video Add-on.
- You'll find the Danish XBMC Addons Repo here:
- http://github.com/xbmc-danish-addons/Dan...addons.zip
- Install this Add-on by using System -> Add-ons- > Install from zip file.
- This script also uses script.module.simplejson. You can download this module from varios places.
- Use this URL to find a download site. http://www.google.dk/search?q=script.mod...2.0.10.zip
- Install this Add-on by using System -> Add-ons- > Install from zip file.
- Updated script to use some constants from script.modules.danishaddons.

1.0.0 - Initial release.
find quote
InKaKiLLeR Offline
Junior Member
Posts: 11
Joined: Mar 2008
Reputation: 0
Post: #23
I've created a new TV Guide plugin. Lots of features are missing but more to come.

Get it here: http://www.filedropper.com/pluginvideodrtvguide-100

Changelog:

1.0.0 - Initial release - alot of features are missing. More to come.
- This script uses script.module.danishaddons. The easiest way to get this is
- by adding the Danish XBMC Addons Repo. After doing that install the DR.dk Bonanza Video Add-on.
- You'll find the Danish XBMC Addons Repo here:
- http://github.com/xbmc-danish-addons/Dan...addons.zip
- Install this Add-on by using System -> Add-ons- > Install from zip file.
- This script also uses script.module.simplejson. You can download this module from varios places.
- Use this URL to find a download site. http://www.google.dk/search?q=script.mod...2.0.10.zip
- Install this Add-on by using System -> Add-ons- > Install from zip file.
find quote
twinther Offline
Senior Member
Posts: 282
Joined: Sep 2004
Reputation: 7
Location: Denmark
Post: #24
Great work, InKaKiLLeR

I haven't tested the tvguide yet, but it sounds promising.

Also, please contact Ariba or me, so we can get you added to our github repo.
My email is available in all my plugins.
find quote
komocka Offline
Junior Member
Posts: 3
Joined: Oct 2010
Reputation: 0
Post: #25
Does anyone know what technique DR NU is using?

http://www.dr.dk/NU/

I can find the rtmp adress, but I can't download any streams using rtmpdump, so it has do be a little more complicated?
find quote
twinther Offline
Senior Member
Posts: 282
Joined: Sep 2004
Reputation: 7
Location: Denmark
Post: #26
komocka Wrote:Does anyone know what technique DR NU is using?

http://www.dr.dk/NU/

I can find the rtmp adress, but I can't download any streams using rtmpdump, so it has do be a little more complicated?

It's quite simple actually. You just need to specific that it's a live stream:

rtmpdump --live -r rtmp://rtmplive.dr.dk/live/livedr01astream3 -o dr1.flv
find quote
ameinild Offline
Senior Member
Posts: 106
Joined: May 2010
Reputation: 0
Post: #27
Hello. I just tried the Bonanza plugin, and it seems I don't get any episodes for Casper & Mandrilaftalen - anyone else experience this? What can be wrong here? Thanks, Artur
find quote
twinther Offline
Senior Member
Posts: 282
Joined: Sep 2004
Reputation: 7
Location: Denmark
Post: #28
InKaKiLLeR Wrote:I've created a new TV Guide plugin. Lots of features are missing but more to come.

I just gave it a test run and it looks promising. I know it's easiest to make this as a video plugin, but perhaps a script is better suited with a custom ui.
Then again, perhaps this will be added natively to xbmc at some point together with the live tv support.

I also tested the updated DR NU Player. It's working great, but I have two suggestions.
1. Sort the clips by date instead of alphabetically. Fx Aftenshowet would look better sorted by date. If you need a hint, you can take a look at my tv2.dk plugin.
2. If you have access to the entire contents in a single json file, perhaps you could add a search function. There is so much content in this plugin, so I think this would be a nice feature.

Also, please get in touch Rolleyes


I also added a new plugin for gametest.dk. It's available in the repo as usual..
find quote
twinther Offline
Senior Member
Posts: 282
Joined: Sep 2004
Reputation: 7
Location: Denmark
Post: #29
ameinild Wrote:Hello. I just tried the Bonanza plugin, and it seems I don't get any episodes for Casper & Mandrilaftalen - anyone else experience this? What can be wrong here? Thanks, Artur

Hi. It's working fine here, though there is a problem with & instead of &.
Which OS are you using?

You could also try searching for mandril, see if that works.
find quote
ameinild Offline
Senior Member
Posts: 106
Joined: May 2010
Reputation: 0
Post: #30
I'm using XBMC Live. I can search for Mandril and see the episodes - thanks. But when I browse "Casper og mandrilaftalen" I just get a blank list. I tried this yesterday, and I'm pretty sure I could browse it then...

EDIT: Now it's working again - very strange!
(This post was last modified: 2010-10-15 18:00 by ameinild.)
find quote
Post Reply