vika520 / xbmc-addons-chinese

Automatically exported from code.google.com/p/xbmc-addons-chinese
0 stars 0 forks source link

PPStream Not working #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install repository from zip
2. get add-on "PPstream"
3. install "ppstream"
4. Go to video
5. select add-on then "ppstream"
6. list of category shown then select category
7. list of drama/movie shown then select episodes/video but no response and 
some with error on bottom right "plugin error"

What is the expected output? What do you see instead?
Expected to be able to stream episodes/video
Currently no response

What version of the product are you using? On what operating system?
Product version Eden v11 with xbmc-addons-chinese-repository thru zip and with 
ppstream enabled
Windows XP with region China (PRC) and able to run PPStream from windows

Please provide any additional information below.
Attached the xbmc log

Original issue reported on code.google.com by ahwa...@gmail.com on 6 Apr 2012 at 5:04

Attachments:

GoogleCodeExporter commented 9 years ago
From the log file, it appears that the ppstream server is very slow in 
responding to the xbmc ppstream url request and hence leads to timeout error. 
This happens even when you access to the PPstream main menu the very first time.

link = getHttpData('http://v.pps.tv/ugc/list-c30.html')
...
timeout: timed out

Subsequently, while accessing to the movie link, it encounters similar timeout 
error:
getMovie(name, id, thumb)
....
timeout: timed out

Usually I also encountered the same problem when trying to access ppstream 
during evening time say after 7pm when the ppstream server is heavily 
overloaded. But suprise to see that your problem happen around 1pm (no sure it 
is becuase of Good Friday Holiday).

The problem you observed is due to ppstream server heavily overlaoded and 
failed to response to the url request. There is little ppstream plugin can do 
to resolve server overloaded problem. You may want to try again to see if it 
turns out better at some other day/time when the ppstream server is not 
overloaded.

(Note: please also ensure you have the latest ppstream version 2.0.8 installed)

Appreciate if you keep me posted on your finding.

Original comment by en...@singnet.com.sg on 7 Apr 2012 at 12:53

GoogleCodeExporter commented 9 years ago
Hi,

Can you try to install the attached ppstream zip file, and try to capture 
another log file with access to different video links. Just want to be sure if 
there is no other problem.

Thanks. 

Original comment by en...@singnet.com.sg on 7 Apr 2012 at 1:15

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by taxi...@sina.com on 18 Jun 2012 at 1:59

GoogleCodeExporter commented 9 years ago
How can i use this on AppleTV2 XBMC11 ?

Original comment by scyue...@gmail.com on 30 Jun 2012 at 3:49

GoogleCodeExporter commented 9 years ago
Hi, my issue sounds the same, PPTV plays but PPStream exhibits the same 
symptoms as above. I am a complete noob so can anybody more familiar with 
python take a look at the log file and advise what I can try to resolve this. 
My ppstream add-on is 2.2.7 and I have Frodo on Windows 8. Appreciate any 
pointers please!

Original comment by khai...@gmail.com on 17 Jun 2013 at 1:10

Attachments: