Open GoogleCodeExporter opened 9 years ago
I think the page it trying not found
http://www.ustream.tv/discovery/live/all&site=ustream_tv&title=Categories
Original comment by sherif.n...@gmail.com
on 4 Mar 2014 at 10:02
Ok fixed the issue, but however the plugin does not work a all,
Fixing the issue:
replacing the following block in
"/home/xbian/.xbmc/addons/plugin.video.xstream/sites/ustream_tv.py" with:
URL_MAIN = 'http://www.ustream.tv'
URL_LIVE_DISCOVERY = 'http://www.ustream.tv/explore/all'
URL_SEARCH = 'http://www.ustream.tv/explore/all'
URL_CATEGORY_ALL = 'http://www.ustream.tv/explore/all'
URL_CATEGORY_SPORTS = 'http://www.ustream.tv/explore/sports'
URL_CATEGORY_ENTERTAINMENT = 'http://www.ustream.tv/explore/entertainment'
URL_CATEGORY_GAMING = 'http://www.ustream.tv/explore/gaming'
URL_CATEGORY_MUSIC = 'http://www.ustream.tv/explore/music'
URL_CATEGORY_ANIMALS = 'http://www.ustream.tv/explore/animals'
URL_CATEGORY_24 = 'http://www.ustream.tv/explore/all'
URL_CATEGORY_NEWS = 'http://www.ustream.tv/explore/news'
and after restart I got into categories in the xStream interface and I see
nothing at all, and here is the log:
00:18:32 T:2911495232 NOTICE: -->Python Interpreter Initialized<--
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: call load methode
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: root folder:
/home/xbian/.xbmc/addons/plugin.video.xstream
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: sites folder:
/home/xbian/.xbmc/addons/plugin.video.xstream/sites
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: anime_proxer_me
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin:
anime_stream24_com
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: bild_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: br_online_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: bundesliga_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin:
burning_series_org
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: gstream_in
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: iload_to
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: kino_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: kino_to
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: kinokiste_com
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: movie2k_com
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: moviemaze_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: mtv_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: myp2p_eu
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: nba_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: radiotime_com
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: shoutcast_com
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: simpsons_to
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: southpark_de
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: ustream_tv
00:18:33 T:2911495232 NOTICE: [PLUGIN] xStream: load plugin: wwitv_com
00:18:33 T:2941293632 NOTICE: Thread BackgroundLoader start, auto delete: false
00:18:36 T:2941293632 NOTICE: Thread XBPyThread start, auto delete: false
00:18:36 T:2941293632 NOTICE: -->Python Interpreter Initialized<--
00:18:36 T:2941293632 NOTICE: [PLUGIN] xStream: load site ustream_tv and call
function load
00:18:37 T:2941293632 NOTICE: Thread BackgroundLoader start, auto delete: false
00:18:46 T:2941293632 NOTICE: Thread XBPyThread start, auto delete: false
00:18:47 T:2941293632 NOTICE: -->Python Interpreter Initialized<--
00:18:47 T:2941293632 NOTICE: [PLUGIN] xStream: load site ustream_tv and call
function showCategories
00:18:55 T:2941293632 NOTICE: Thread BackgroundLoader start, auto delete: false
Original comment by sherif.n...@gmail.com
on 4 Mar 2014 at 10:22
Original issue reported on code.google.com by
sherif.n...@gmail.com
on 4 Mar 2014 at 10:01