home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
SVT Play plugin (Swedish TV)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MrMad" data-source="post: 185031" data-attributes="member: 12886"><p>This plugin browses the SVT Play site and lets the user select a stream to play.</p><p></p><p>Some videos are only available in Flash format. Therefore you need to do the following to get most things working:</p><p>Install <a href="http://www.free-codecs.com/download/Flash_Video_Splitter.htm" target="_blank">FLV splitter</a></p><p>Install <a href="http://www.free-codecs.com/download/FFDshow.htm" target="_blank">FFDSHOW</a> and make sure it is enabled for FLV.</p><p></p><p><strong>Latest changes:</strong></p><ul> <li data-xf-list-type="ul">09 dec 08:<br /> Fixed: Reading EVR setting correctly (which was apparently changed in RC4).</li> <li data-xf-list-type="ul">06 dec 08:<br /> Fixed: When a streaming Flash video is found, plugin will try to find a Windows Media video instead.</li> <li data-xf-list-type="ul">30 nov 08:<br /> Fixed: ASX files which do not end with .asx should now work.<br /> Fixed: Added support for EVR.<br /> Fixed: Better error messages when video can not be played.</li> <li data-xf-list-type="ul">12 dec 07:<br /> Fixed: Trying to play Flash videos. You need player/codec for this to work (flv splitter).<br /> Fixed: Removed some unnecessary printouts to log.<br /> Fixed: Using g_Player.PlayAudioStream(url, true) as proposed.</li> <li data-xf-list-type="ul">05 dec 07:<br /> Fixed: Made some code changes because SvtPlay changed XML format.<br /> Fixed: Since some firewalls are blocking mms, http is now used to retrieve the videos.<br /> Fixed: Thumbnail exception hopefully solved</li> <li data-xf-list-type="ul">21 nov 07:<br /> Added the source code for the ones who want it.</li> <li data-xf-list-type="ul">21 oct 07:<br /> Fixed: Refresh when changing between view modes.<br /> New: Latest news, sports and weather buttons</li> <li data-xf-list-type="ul">03 oct 07:<br /> Fixed: Some minor errors, can't remember right now.<br /> New: Added thumbnail views (big and small icons)</li> <li data-xf-list-type="ul">30 sep 07:<br /> New: Changed logo to hover_svtplay.png<br /> Fixed: Extracting .wmv file location from .asx file since .asx was not possible for me to play with WMR9 enabled.<br /> Fixed: Dates in combination with name of program now works.</li> <li data-xf-list-type="ul">29 sep 07:<br /> New: Support for VMR9 added. Doesn't work for me, but hopefully for someone else.</li> <li data-xf-list-type="ul">27 sep 07:<br /> Fixed: Packat & Klart should now show correctly.<br /> New: Added Replicant and Project Mayhem 3 skins.</li> <li data-xf-list-type="ul">26 sep 07:<br /> Fixed: Aktuellt and Rapport should now be working.<br /> New: Plugin is enabled by default.<br /> New: "Previous" takes you back one level. (Can't exit before you get to top level though).<br /> New: After watching a video, last "directory"is shown.<br /> New: Directories are cached during session. (Should probably add some Refresh function later).</li> <li data-xf-list-type="ul">24 sep 07:<br /> Fixed: XML was showing in some video titles.<br /> Fixed: Video was not in fullscreen.</li> <li data-xf-list-type="ul">23 sep 07:<br /> Major changes in parsing because of SVT changes in XML.</li> </ul><p></p><p><strong>Improvement suggestions:</strong></p><ul> <li data-xf-list-type="ul">Image headings.</li> <li data-xf-list-type="ul">Favorites/Bookmarks</li> <li data-xf-list-type="ul">Last watched list</li> <li data-xf-list-type="ul">RealMedia support. Will probably not happen if no support is added to Windows Media Player</li> </ul></blockquote><p></p>
[QUOTE="MrMad, post: 185031, member: 12886"] This plugin browses the SVT Play site and lets the user select a stream to play. Some videos are only available in Flash format. Therefore you need to do the following to get most things working: Install [url=http://www.free-codecs.com/download/Flash_Video_Splitter.htm]FLV splitter[/url] Install [url=http://www.free-codecs.com/download/FFDshow.htm]FFDSHOW[/url] and make sure it is enabled for FLV. [B]Latest changes:[/B] [LIST] [*]09 dec 08: Fixed: Reading EVR setting correctly (which was apparently changed in RC4). [*]06 dec 08: Fixed: When a streaming Flash video is found, plugin will try to find a Windows Media video instead. [*]30 nov 08: Fixed: ASX files which do not end with .asx should now work. Fixed: Added support for EVR. Fixed: Better error messages when video can not be played. [*]12 dec 07: Fixed: Trying to play Flash videos. You need player/codec for this to work (flv splitter). Fixed: Removed some unnecessary printouts to log. Fixed: Using g_Player.PlayAudioStream(url, true) as proposed. [*]05 dec 07: Fixed: Made some code changes because SvtPlay changed XML format. Fixed: Since some firewalls are blocking mms, http is now used to retrieve the videos. Fixed: Thumbnail exception hopefully solved [*]21 nov 07: Added the source code for the ones who want it. [*]21 oct 07: Fixed: Refresh when changing between view modes. New: Latest news, sports and weather buttons [*]03 oct 07: Fixed: Some minor errors, can't remember right now. New: Added thumbnail views (big and small icons) [*]30 sep 07: New: Changed logo to hover_svtplay.png Fixed: Extracting .wmv file location from .asx file since .asx was not possible for me to play with WMR9 enabled. Fixed: Dates in combination with name of program now works. [*]29 sep 07: New: Support for VMR9 added. Doesn't work for me, but hopefully for someone else. [*]27 sep 07: Fixed: Packat & Klart should now show correctly. New: Added Replicant and Project Mayhem 3 skins. [*]26 sep 07: Fixed: Aktuellt and Rapport should now be working. New: Plugin is enabled by default. New: "Previous" takes you back one level. (Can't exit before you get to top level though). New: After watching a video, last "directory"is shown. New: Directories are cached during session. (Should probably add some Refresh function later). [*]24 sep 07: Fixed: XML was showing in some video titles. Fixed: Video was not in fullscreen. [*]23 sep 07: Major changes in parsing because of SVT changes in XML. [/LIST] [B]Improvement suggestions:[/B] [LIST] [*]Image headings. [*]Favorites/Bookmarks [*]Last watched list [*]RealMedia support. Will probably not happen if no support is added to Windows Media Player [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
SVT Play plugin (Swedish TV)
Contact us
RSS
Top
Bottom