HD Streaming
HD Streaming
Hi guys - has anyone had a bash at porting this plugin to XBMC for xbox - I believe it is the resurrection of Livolfooty? There is a plugin for it I use on PC and it works very well. I have a spare login if anyone (Jan??) is interested in having a peak?
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
what for a addon?
Hd-streaming over 480p , hmm will not work!
Can i access the contents from germany?
Regards Jan
Hd-streaming over 480p , hmm will not work!
Can i access the contents from germany?
Regards Jan
Re: HD Streaming
Hi Jan
The site is actually called hdstreaming - there is an XBMC plugin already up and running for it - and it caters for standard def streams aswell for lower end devices/bandwidth.
I am happy to pm you the login details for you to have a look - the plugin for XBMC can be directly downloaded from the site itself.
The site is actually called hdstreaming - there is an XBMC plugin already up and running for it - and it caters for standard def streams aswell for lower end devices/bandwidth.
I am happy to pm you the login details for you to have a look - the plugin for XBMC can be directly downloaded from the site itself.
-
- Posts: 922
- Joined: Tue Jul 17, 2012 5:42 pm
- Location: Essex, UK
- Has thanked: 18 times
- Been thanked: 109 times
- Contact:
Re: HD Streaming
+1
I'd also love to have this on xbox, I use it on mainbranch and the streams are great (it's sports streams Jan).
I'd also love to have this on xbox, I use it on mainbranch and the streams are great (it's sports streams Jan).
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
PM sent Jan.skatulskijean wrote:@murphio
ok , have it found!
I want the login-Data (murphio) please give a PM

-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
First Result i can login and access the livestreams but schedule not works !
Have tomorrow a look again!
Regards Jan
Have tomorrow a look again!
Regards Jan

-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
hi murphio!
bs4 what is a dependencies from this addon is with the old python 2.4 not working!
With the standart BeautifulSoup i become no error can access the streams but Schediule for the day and the next Days is not working!
please give me 2 week time to lock again or write a own addon what is python 2.4 compatible!
Regards Jan
bs4 what is a dependencies from this addon is with the old python 2.4 not working!
With the standart BeautifulSoup i become no error can access the streams but Schediule for the day and the next Days is not working!
please give me 2 week time to lock again or write a own addon what is python 2.4 compatible!
Regards Jan
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
Finally i have it working on xbmc4xbox to!
i have found a python 2.5 compatible solution from bs4 and have she backported to python 2.4 she works with my updated python.zlib what have integrated functions from python 2.5 , python 2.6 and python 2.7!
I have on a next days a look to adapt the last bs4 ( BeautifulSoup 4) for xbmc4xbox and put the dependencies from my updated python.zlib on it thats she works on the standart python zlib from xbmc4xbox to!
I think bs4 is than a nice solution to scrapping websites on xbmc4xbox to she handle with lxml what is most faster as the access over the BeautifulSoup 3 xml and can handling html5 to!
Regards Jan !
Murphio when i have cleaned my solution i give you the download link to test it!
i have found a python 2.5 compatible solution from bs4 and have she backported to python 2.4 she works with my updated python.zlib what have integrated functions from python 2.5 , python 2.6 and python 2.7!
I have on a next days a look to adapt the last bs4 ( BeautifulSoup 4) for xbmc4xbox and put the dependencies from my updated python.zlib on it thats she works on the standart python zlib from xbmc4xbox to!
I think bs4 is than a nice solution to scrapping websites on xbmc4xbox to she handle with lxml what is most faster as the access over the BeautifulSoup 3 xml and can handling html5 to!
Regards Jan !
Murphio when i have cleaned my solution i give you the download link to test it!
-
- Posts: 922
- Joined: Tue Jul 17, 2012 5:42 pm
- Location: Essex, UK
- Has thanked: 18 times
- Been thanked: 109 times
- Contact:
Re: HD Streaming
I'll be happy to test this as well 
Thanks for putting the effort into getting this working for us mate.

Thanks for putting the effort into getting this working for us mate.
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
I have this weekend no time for english Language addons but on the next week i post the solution here!
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
i have no time found to looks on xbmc4xbox addons!
Mainly i updated my main xbmc.addon and streamallthis wrote 2-3 new addons for main xbmc and xbmc4xbox!
Many Users from Main xbmcaddons (users on main xbmc for my streamallthis addon to) ask for a repo from me !
But i have say a week!
here give i my updated python zlib and dll back its is very hacking but its works (i found no issue with any addos)!
new intial from python 2.5, 2.6 , 2.7
new bisect
new codecs
new collectionsxbox give this for a import from collection on a addon its have most from the newer collecions module what per default not works on python 2.4
cockie.py from python 2.6
cockielib.py from python 2.6
functools initiall for python 2.4
_future_.py from python 2.6
hashlib.py intial for python 2.4
hmac.py from python 2.6
htplib.py from python 2.6
_LWPCockejar from python 2.6
Mozillacockiejar.py from python 2.6
smtplib.py python 2.6
socket.py changed to works with newer syntax
SocketServer.py changed
sre.py python python 2.6
sre.compile.py python 2.6
sreconstants.py python 2.6
sre_parse.py python 2.6
stringold.py changed
stringprep.py changed
urllib.py changed compatible python 2.6
urllib2.py changed compatible python 2.6
urlparse.py changed compatible python 2.6
userdict.py changed
json python 2.6 we want no more import from simple json
ssl2 buggi but have no issue with exsisting working or adapted addon for xbmc4xbox
most give a solution to adapting addons from main xbmc easier and since more uptodate as our default python.zlib and DLL's
to work with my adapted python module
change python24.zlib on system/python to python24.zlib0
and change DLL's to DLL's0 than copy the updated Versions from my zip to the same Directory make a restart and its works!
[b]On my next Jan'sXbmc4xbox i adapting only main xbmc -addons on the Base from my updated python zlib and DLL's[/b]
To the Addon self :
install the zip over the Addons4xbox Istaller and Install from the xbmc4xbox repo the scriptmodule mechanize!
make your settings and its working!
Download:
http://db.tt/8PW1O14a
Mainly i updated my main xbmc.addon and streamallthis wrote 2-3 new addons for main xbmc and xbmc4xbox!
Many Users from Main xbmcaddons (users on main xbmc for my streamallthis addon to) ask for a repo from me !
But i have say a week!
here give i my updated python zlib and dll back its is very hacking but its works (i found no issue with any addos)!
new intial from python 2.5, 2.6 , 2.7
new bisect
new codecs
new collectionsxbox give this for a import from collection on a addon its have most from the newer collecions module what per default not works on python 2.4
cockie.py from python 2.6
cockielib.py from python 2.6
functools initiall for python 2.4
_future_.py from python 2.6
hashlib.py intial for python 2.4
hmac.py from python 2.6
htplib.py from python 2.6
_LWPCockejar from python 2.6
Mozillacockiejar.py from python 2.6
smtplib.py python 2.6
socket.py changed to works with newer syntax
SocketServer.py changed
sre.py python python 2.6
sre.compile.py python 2.6
sreconstants.py python 2.6
sre_parse.py python 2.6
stringold.py changed
stringprep.py changed
urllib.py changed compatible python 2.6
urllib2.py changed compatible python 2.6
urlparse.py changed compatible python 2.6
userdict.py changed
json python 2.6 we want no more import from simple json
ssl2 buggi but have no issue with exsisting working or adapted addon for xbmc4xbox
most give a solution to adapting addons from main xbmc easier and since more uptodate as our default python.zlib and DLL's
to work with my adapted python module
change python24.zlib on system/python to python24.zlib0
and change DLL's to DLL's0 than copy the updated Versions from my zip to the same Directory make a restart and its works!
[b]On my next Jan'sXbmc4xbox i adapting only main xbmc -addons on the Base from my updated python zlib and DLL's[/b]
To the Addon self :
install the zip over the Addons4xbox Istaller and Install from the xbmc4xbox repo the scriptmodule mechanize!
make your settings and its working!
Download:
http://db.tt/8PW1O14a
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times
Re: HD Streaming
Sorry Jan I have been busy with other stuff I will have hopefully a look at this tonight.
-
- Posts: 1028
- Joined: Wed Jul 04, 2012 8:01 am
- Has thanked: 1 time
- Been thanked: 148 times