chen870647924 / xot-uzg

Automatically exported from code.google.com/p/xot-uzg
0 stars 0 forks source link

Dumpert channel not working anymore #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The dumpert channel is not working any more when using Xot as a script (i
probably also when using it in plugin mode).

The version of XBMC used is the 1-6-2008 T3CH release.

The relevant part from the xbmc.log;
08:51:17 M: 18083840   ERROR: CMPlayer::OpenFile
'http://flv.dumpert.nl/a0af28d4_ritanietmeerbeveiligd.mp4.flv failed with
code 0
08:51:17 M: 24371200   ERROR: Playlist Player: skipping unplayable item: 0,
path ['http://flv.dumpert.nl/a0af28d4_ritanietmeerbeveiligd.mp4.flv]

And the relevant part from uzg.log;
20080605 08:51:17 - DEBUG    - chn_class.py     - 338 - Detected Video file
20080605 08:51:17 - INFO     - chn_class.py     - 352 - Starting playback
of Rita Verdonk vogelvrij
(mediaurl='http://flv.dumpert.nl/a0af28d4_ritanietmeerbeveiligd.mp4.flv)
20080605 08:51:17 - DEBUG    - guicontroller.py - 127 - Fetching info for
'Rita Verdonk vogelvrij'. Setting:
20080605 08:51:17 - DEBUG    - guicontroller.py - 127 - | Description: Rita
Verdonk vogelvrij
20080605 08:51:17 - DEBUG    - guicontroller.py - 127 - + Image:
Q:\scripts\XOT-Uzg.v3\cache\133761_a0af28d4.jpg
20080605 08:51:17 - DEBUG    - guicontroller.py - 146 - Showing rating: None
20080605 08:51:17 - INFO     - chn_class.py     - 904 - Starting Video
Playback using the 
20080605 08:51:17 - INFO     - chn_class.py     - 918 - Going to playback a
single item 'http://flv.dumpert.nl/a0af28d4_ritanietmeerbeveiligd.mp4.flv
20080605 08:51:17 - INFO     - chn_class.py     - 928 - Playing using
default player

Looking at this, i think the problem is in xbmc and not in Xot, but to be
sure a added this issue.

Original issue reported on code.google.com by registre...@toughguy.net on 5 Jun 2008 at 7:23

Attachments:

GoogleCodeExporter commented 9 years ago
Oke, I had a good look at it and found the problem: nobody noticed the ' in 
front of
the http://flv.dumpert.nl/........ XBMC is trying to open 'http://flv.dumpert.nl
(including the ') and that is wrong.

I updated the channel. It can be downloaded here:
http://code.google.com/p/xot-uzg/downloads/detail?name=dumpert.080607.zip

Original comment by basrie...@gmail.com on 7 Jun 2008 at 8:00

GoogleCodeExporter commented 9 years ago
Changed status to Done

Original comment by basrie...@gmail.com on 24 Jun 2012 at 11:42