Página 17 de 95

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 15:25
por zanzibar1982
Good job DrZ3r0, trying your codes now. Excellent. :)

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 16:06
por zanzibar1982
Added DrZ3r0 HD Streaming and fix, plus nowvideo fix for "rare files" not playing.

https://github.com/Zanzibar82/pelisalac ... n-channels

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 17:22
por dentaku65
Merged DrZ3r0 fantastic code jobs on https://github.com/dentaku65/pelisalacartait added nowvideo fix by zanzibar too... credits added... happy streaming folks!

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 18:02
por zanzibar1982
I am trying to fix search option for cb01 now that robalo has upgraded findvideo action in order to work even with older contents.
Stay tuned.

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 20:10
por zanzibar1982
Hola guys.

Is it just me, or the openload server is not working already?

I this is the log file I get http://pastebin.com/6Rc8dFLb .

I'm trying to play this in kodi http://www.cb01.eu/kristy-hd-3d-2015/

openload.io streams obviously, using files uploaded here https://github.com/Zanzibar82/pelisalac ... n-channels

I am testing both on pc browser (which opens the streams), kodi pc (not working) and android devices S3 and S5 (neither),

properly dns cured.

DrZ3r0, could you check this and debug? Or am I doing something wrong?

Everything was working this morning :?

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 20:27
por DrZ3r0
Hi,
on openload some video page have stream link in another html element.
I have resolved and commited on github yet.

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 20:41
por DrZ3r0
Do you know lxml.html or BeautifulSoap library?
These libs provide an API for parsing HTML by xpath expressions and css selectors.
Sometime regex is not the correct tool for parsing html.
What do you think about to use these libs?

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 20:48
por zanzibar1982
Yeah, I just tried your updates from your fork, but I'm not getting errors nor video streams neither.
I get the message to play mp4 file but it's not starting.
Also tried changing my cineblog01.py file with yours, no difference in the issue.
EDIT: I have no clues about those libraries, sorry. I am afraid you are alone there :)
EDIT 2: AFAIK mechanize libs were imported time ago to pelisalacarta just as robalo did few days ago for jsbeautifier
to fix fastvideo and rapidvideo, also nowvideo.py original concept comes from urlresolver plugin,
so I guess it'okay to import more libraries if you need for your work.

Re: Italian channels issues and development

Publicado: 02 Ago 2015, 22:42
por zanzibar1982
Again, testing on android devices (S3 and S5 again) the recent openload's fixes and everything is working.

On pc, it's not. Even if I am testing with two fairly good gpus (hd7850 oc 2gb & r9 280x toxic)

I am getting this error in log : DXVA::CProcessorHD::PreInit - The Direct3d device doesn't support DXVA-HD.

Looks like something's wrong with AMD drivers.

Trying to debug following this discussion now https://community.amd.com/thread/183779

and downloading 15.6 drivers here http://support.amd.com/en-us/kb-article ... -beta.aspx

EDIT: solution not working.

What's wrong with Kodi on my pc?

Re: Italian channels issues and development

Publicado: 03 Ago 2015, 00:37
por dentaku65
@DrZ3r0 merged now cineblog01 and openload fixes; please add BeautifulSoap lib because I don't know how to do it (I need too for unescape htlm entities on some plugins); I reporting that openload now works on cineblog01.

@zanzibar please re-fork my github I lost your now nowvideo fix for merges (re-added manally)

https://github.com/dentaku65/pelisalacartait