HD Streaming

Discussion of plugin / script development for XBMC4Xbox
murphio
Posts: 53
Joined: Mon Aug 13, 2012 1:15 am
Been thanked: 1 time

HD Streaming

Post by murphio »

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?
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

what for a addon?
Hd-streaming over 480p , hmm will not work!
Can i access the contents from germany?


Regards Jan
murphio
Posts: 53
Joined: Mon Aug 13, 2012 1:15 am
Been thanked: 1 time

Re: HD Streaming

Post by murphio »

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.
whufclee
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

Post by whufclee »

+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).
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

i can not find the site please give me the full url!

Regards Jan
trogggy
Posts: 106
Joined: Fri Jul 06, 2012 1:24 pm
Has thanked: 4 times
Been thanked: 12 times

Re: HD Streaming

Post by trogggy »

skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

@murphio
ok , have it found!
I want the login-Data (murphio) please give a PM
murphio
Posts: 53
Joined: Mon Aug 13, 2012 1:15 am
Been thanked: 1 time

Re: HD Streaming

Post by murphio »

skatulskijean wrote:@murphio
ok , have it found!
I want the login-Data (murphio) please give a PM
PM sent Jan. :D
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

First Result i can login and access the livestreams but schedule not works !
Have tomorrow a look again!

Regards Jan :D
whufclee
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

Post by whufclee »

Great news Jan, well done mate!
murphio
Posts: 53
Joined: Mon Aug 13, 2012 1:15 am
Been thanked: 1 time

Re: HD Streaming

Post by murphio »

Any luck with this Jan?
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

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
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

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!
whufclee
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

Post by whufclee »

I'll be happy to test this as well :D

Thanks for putting the effort into getting this working for us mate.
chunk1982
Posts: 180
Joined: Sat Apr 13, 2013 3:58 am
Has thanked: 53 times
Been thanked: 15 times

Re: HD Streaming

Post by chunk1982 »

I don't mind being testing either lol
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

I have this weekend no time for english Language addons but on the next week i post the solution here!
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

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
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

@murphio
Please Test!!!!!!!
Regards Jan
murphio
Posts: 53
Joined: Mon Aug 13, 2012 1:15 am
Been thanked: 1 time

Re: HD Streaming

Post by murphio »

Sorry Jan I have been busy with other stuff I will have hopefully a look at this tonight.
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: HD Streaming

Post by skatulskijean »

Its ok !
I understand But Please read the Post from me complete!

Regards Jan
Post Reply