Kodi Community Forum
[RELEASE] Sveriges Television (SVT) Script - Swedish TV - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] Sveriges Television (SVT) Script - Swedish TV (/showthread.php?tid=24602)

Pages: 1 2 3


[RELEASE] Sveriges Television (SVT) Script - Swedish TV - dsvensson - 2007-02-01

New version of the script that fixes a few bugs. There is still some left that happens very rarely but I'm going snowboarding tomorrow so wanted the updated version out so that you people could find some new bugs for me.

http://exodus.xmms.se/~nano/SverigesTelevision-0.91.zip


- blittan - 2007-02-02

also uploaded and approved on xbmcscripts.com


- gronne - 2007-02-04

Svinbra, tack så mycket Svensson!!! Ett ganska stort problem som händer för åtminstone mig är att bildkvalitéten är rent ut sagt usel på de flesta videorna. När jag kör "SVT PLAY" genom datorn är det "hög" stream-kvalitét, men samma program är usla genom scriptet av någon anledning. typ 10fps, skitdålig upplösning och ljudkvalitét på 8KBs. Detta gäller inte alla videos, men det konstiga är ju att de funkar helt ok på datorn. Vet inte om scriptet eller svts system mäter av ens hastighet och ändrar stream-kvalitéten eller något.. Men då borde det funka bra om det funkar ok på datorn. Kan du fixa det så är scriptet ett av de mest användbara!!! Vill med åka bräda snart!!! Ha det gött i backen!!


- dsvensson - 2007-02-11

Det beror på att du inte läst README.txt än. Där står klart och tydligt att det inte blir bra kvalite om man inte använder en ny mplayer.dll, den är inte packeterad i T3CH snapshotsen utan går att hitta på denna länken:

http://forum.xbmc.org/showthread.php?tid=23969

(bläddra till sista sidan)


- gronne - 2007-02-11

Japp, gjorde det i förrgår, borde skrivit här bara. Funkar helt utmärkt. Grymt nöjd, tack så mycket!!!


[RELEASE] Sveriges Television (SVT) Script - dsvensson - 2007-03-17

New version of Sveriges Television out the door. This time using guibuilder to add skinnable gui.

To get the high quality streams you need a new mplayer.dll found on this forum:
http://forum.xbmc.org/showthread.php?tid=23969 (last page)

As with all guibuilder based scripts you need a fairly new version of XBMC too.


- redsolo - 2007-03-20

Great job with this script! Jag gillar den skarpt Smile

BTW, you mention in the readme about getting high quality feeds, that I need to get a newer player? or is the latest XBMC build good enough?


- dsvensson - 2007-03-20

redsolo Wrote:Great job with this script! Jag gillar den skarpt Smile

BTW, you mention in the readme about getting high quality feeds, that I need to get a newer player? or is the latest XBMC build good enough?

Du måste till största sannolikhet ha nyare om xbmc builden du använder bara är en snapshot av xbmc-devel. Den nyare mplayer versionen har inte kommit in i utvecklingsträdet än.


- dsvensson - 2007-04-12

Finally took the time to improve upon this script. A heap of bugs fixed related to assembling the correct urls. I've watched lots of SVT on the xbox the last weeks as my antenna cable is too short after the rearranging of the livingroom and I haven't found any urls not playable in a while. Bugs partly due to my errors, partly due to that I hadn't seen all combinations of possible urls. Consistency isn't something SVT holds high.

A new feature entered trunk today too. You can now search for videoclips. I'm going to add search history just like in my YouTube script and then I think I'll push out a new version before starting the conversion to WindowXML.

So if you have nothing else to do, grab the latest snapshot and try to find unplayable urls. You should get an interesting error message in the log if it fails, post it here.

Code:
svn checkout http://xbmc-scripting.googlecode.com/svn/trunk/SverigesTelevision svt



- dsvensson - 2007-04-19

Updated the script to use WindowXML to create the GUI. If no bugs are found I'll push out a new version this weekend.

Changes since last stable version:
- WindowXML
- Search

To grab a snapshot:

Code:
svn checkout http://xbmc-scripting.googlecode.com/svn/trunk/SverigesTelevision svt



- phunqe - 2007-11-13

Is this script still working?

Thanks.


- Gamester17 - 2007-11-13

Yes (very well), ...but the skin/GUI could use some work Wink


- phunqe - 2007-11-28

Pardon my stupidity, but where do I actually download the latest version? I tried http://exodus.xmms.se/~nano/ but I could only find the 0.91 there.

Thanks.


- Gamester17 - 2007-11-29

http://www.xbmcscripts.com do a search for "Sveriges" to fint it.

Also checkout "SvtMediaBrowser" and "Sveriges Radio" scripts Wink


Sveriges Television Script - dsvensson - 2007-12-07

Hi,

For all the users of my SVT script it seems that it's a bit broken for the moment. Recently SVT started using Flash to play videos online, not everywhere, but some clips at least. This kind of sucks as I wished they'd switch to Dirac or some other free format. Anyway, it's not a complete disaster as the url to the .flv-file is accessible, I have a new version on my laptop that I was going to release soon anyway, so I'll just add support for flv-types too and everything should work again.

I would suggest everybody using my script to sign this petition:

http://www.namninsamling.se/index.php?sida=2&nid=1120

So that SVT knows that its users want free formats. Going to add support for signing the petition from within the script user interface too so that it gets more exposure.

Ok, so hold out.. with some luck I'll be able to get some time later this week, and I aim for a new version to be released Sunday afternoon or something.