• 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 42
[RELEASE] SVT Play (Plugin) Video Addon - Sveriges Television (Swedish TV)
(2012-09-30, 09:38)nilzen Wrote: Since SVT has stopped using their xml-api themself according to http://kontakt.beta.svtplay.se/org/svt-p...se-brutet/, the only solution I can think of at the moment is to go back to scraping their web. Can't promise anything but if i find the time I'll look in to it tonight.

Scraping the stripped-down svtplay.se/mobil might be an option to the full blown svtplay.se...
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
(2012-09-30, 10:48)flyingrat Wrote:
(2012-09-30, 09:38)nilzen Wrote: Since SVT has stopped using their xml-api themself according to http://kontakt.beta.svtplay.se/org/svt-p...se-brutet/, the only solution I can think of at the moment is to go back to scraping their web. Can't promise anything but if i find the time I'll look in to it tonight.

Scraping the stripped-down svtplay.se/mobil might be an option to the full blown svtplay.se...

Not a good idea, since not all programs are listed under svtplay.se/mobil (e.g. Skavlan).
Reply
(2012-09-21, 18:58)abusharif Wrote: Xot plugin works as it should in case anyone needs to fill their addiction :p

Thank you, I had forgotten about Xot. It works well indeed.
Reply
If there are any brave souls in here running a build after 2012-08-07 and can handle cloning a git repo there is a first stab at parsing the site available here https://github.com/nilzen/xbmc-svtplay/tree/frodo
Reply
Thanks Nilzen!

It works, but if you choose Categories, you onlye get one page of shows, you can't scroll further down.
Exactly like on their site, you have to click Next to get the next page of shows.

Programs A-Ö seem to work fine!

I really appreciate your work.
Reply
A slightly indirect way to get SVTPlay to work again is to complain to SVT regarding the changes which they've made. I have voiced my discontent in this thread and I suggest that all of you who are also angry about the changes do so as well.

If we're lucky, creating enough noise and complaints may lead them to rethink their current screw up.
HTPC: LibreELEC 7 on Shuttle XS35GTv2 & Raspberry Pi 3
NAS: NAS4Free 2x 3TB Raid1
Reply
(2012-10-08, 20:12)nilzen Wrote: If there are any brave souls in here running a build after 2012-08-07 and can handle cloning a git repo there is a first stab at parsing the site available here https://github.com/nilzen/xbmc-svtplay/tree/frodo

Why the need for a new build (of xbmc)? Just curious.

(2012-10-12, 13:47)Orclas Wrote: A slightly indirect way to get SVTPlay to work again is to complain to SVT regarding the changes which they've made. I have voiced my discontent in this thread and I suggest that all of you who are also angry about the changes do so as well.

If we're lucky, creating enough noise and complaints may lead them to rethink their current screw up.

Agree! Go and make some noise. Spread the word among your friends and make sure SVT understands what they have done.
Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
(2012-10-12, 15:55)Popeye Wrote: Why the need for a new build (of xbmc)? Just curious.
I found out that it depends on script.module.parsedom for parsing xml. I also found that it is possible to run this on Eden if you find the file CommonFunctions.py.

Instructions:
1) get the file CommonFunctions.py from somewhere. By chance I had it from some experimental xbmc installation.
2) put that file in .../plugin.video.svtplay
3) remove the line in addon.xml that mentions parsedom as a requirement

Now you are all set!
Apple TV2 running XBMC Gotham beta
Reply
(2012-10-12, 16:47)kokangit Wrote:
(2012-10-12, 15:55)Popeye Wrote: Why the need for a new build (of xbmc)? Just curious.
I found out that it depends on script.module.parsedom for parsing xml. I also found that it is possible to run this on Eden if you find the file CommonFunctions.py.

Instructions:
1) get the file CommonFunctions.py from somewhere. By chance I had it from some experimental xbmc installation.
2) put that file in .../plugin.video.svtplay
3) remove the line in addon.xml that mentions parsedom as a requirement

Now you are all set!

Well if it's just xml parsing, why not just use the xml.dom.minidom? I use it in e.g. the Sveriges radio addon for Eden...
Thought it was something about the playback that needed frodo...

Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
(2012-10-12, 16:59)Popeye Wrote: Well if it's just xml parsing, why not just use the xml.dom.minidom? I use it in e.g. the Sveriges radio addon for Eden...
Thought it was something about the playback that needed frodo...

Maybe there is more to it. I have just tested for a few minutes.
Apple TV2 running XBMC Gotham beta
Reply
The new version uses HLS, that's why you need a new build of XBMC.
Reply
(2012-10-12, 17:52)0wing Wrote: The new version uses HLS, that's why you need a new build of XBMC.

Suspected that... cheers!

Pneumatic | SABnzbd | XBMC that just works - openelec
Reply
(2012-10-08, 20:12)nilzen Wrote: If there are any brave souls in here running a build after 2012-08-07 and can handle cloning a git repo there is a first stab at parsing the site available here https://github.com/nilzen/xbmc-svtplay/tree/frodo

Found this right now. Thank you very very much! You made my day! It's working like a charm!

/Daniel
Reply
I just updated to the new beta of xbmc 12 and noticed that there was a working version of the svtplay addon on my computer (v3.0.0) but I can't seem to update svtplay on my apple TV (v2.0.4). Does anyone know why this is?
Reply
Btw. you do not need frodo to play HLS streams. You only need that for playing the master m3u8 directly.
Reply
  • 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 42

Logout Mark Read Team Forum Stats Members Help
[RELEASE] SVT Play (Plugin) Video Addon - Sveriges Television (Swedish TV)8