google-code-export / xbmc-addons-chinese

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

suho plug-in series listing issue #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For some series listing fails to show the video list (i.e.: you can't enter the 
series to see the series episodes). It finds the series info but listing fails 
with the following error.

21:00:16 T:121671680  NOTICE: SeriesList(双城生活, 11, 
http://tv.sohu.com/s2011/scsh/#super, 
http://photocdn.sohu.com/20110704/vrsab_ver1003872.jpg)
21:00:19 T:92749824   ERROR: GetDirectory - Error getting 
plugin://plugin.video.sohuvideo/?mode=2&name=%E5%8F%8C%E5%9F%8E%E7%94%9F%E6%B4%B
B&url=http%3A%2F%2Ftv.sohu.com%2Fs2011%2Fscsh%2F%23super&thumb=http%3A%2F%2Fphot
ocdn.sohu.com%2F20110704%2Fvrsab_ver1003872.jpg&id=11
21:00:19 T:92749824   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.sohuvideo/?mode=2&name=%E5%8
F%8C%E5%9F%8E%E7%94%9F%E6%B4%BB&url=http%3A%2F%2Ftv.sohu.com%2Fs2011%2Fscsh%2F%2
3super&thumb=http%3A%2F%2Fphotocdn.sohu.com%2F20110704%2Fvrsab_ver1003872.jpg&id
=11) failed

I don't know if the parsing has to be updated or something else is wrong. 
Changing the httpdata encoding part to match the tudou plug-in didn't help so I 
assume parsing has to be updated.

Original issue reported on code.google.com by naer.ch...@gmail.com on 19 Jan 2012 at 5:13

GoogleCodeExporter commented 9 years ago
fixed at r190

Original comment by taxi...@sina.com on 19 Jan 2012 at 7:29