Ah crap...
Nobody else able to add some expertise to the picture?
I did some investigation and could luckily become some wiser as to what they have recently changed.
Unfortunately I am also not a programmer and also don't know Python [which is what the XBMC plugin is coded in] so the best I can bring you currently is my script [compiled to .NET framework 2] that will display the streams inside vlc player:
Requirements (not included in my download package):
1. .NET framework 2 or higher.
2. VLC media player. Some versions of vlc has problems streaming from stdin (which is the method my program use in conjunction with rtmpdump). If vlc shows no video 10 seconds after starting a channel, try a vlc version 2.00 or earlier (
http://download.videolan.org/pub/videolan/vlc/)
Usage:
1. Install .NET framework and vlc if not already present on your system.
2. Extract the rar and launch sslsd.exe. It will produce a dialog box with a list of available streams (if any currently available)
3. Select The Stream You Want To View using the drop-down list
4. Enter your Supersport login details. These will be saved upon program exit in an encrypted state to sslsd.config for future use and you wont be asked for it again unless the saved login details becomes invalid [e.g. is changed by you on the website] or the sslsd.config file is deleted.
5. Stream should launch in vlc player in a few seconds!
Download:
Code:
http://www.mediafire.com/?48g5odm72kq22t2
I have only tested the program on my own pc [Windows 7 64bit, as well as a Windows xp sp3 32bit VM] so hopefully there is not too many bugs. Give your feedback here and I will try and help where I can.
@Tinuva
I will send you a pm with details of the decryption keys and other changes they have made, then you can hopefully fix the xbmc add-on using this info.
