liqianggao / bluecop-xbmc-repo

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

Vevo not working #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When I open the vevo addon it opens fine, however, when i click or select a 
video to play it does nothing. No matter what video i select, nothing happens.

I can get the video to play however by pressing "c" with the video highlighted 
and then select "player" and "DVD Player." The player listed as default is 
"PPPlayer"

The log is as below:

20:46:22 T:2895454912   DEBUG: ------ Window Init (Pointer.xml) ------
20:46:22 T:2958716928   DEBUG: Thread Jobworker start, auto delete: 1
20:46:22 T:2958716928   DEBUG: Previous line repeats 2 times.
20:46:22 T:2958716928 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:22 T:2958716928   DEBUG: 
SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86-osx.so)
20:46:22 T:2958716928   DEBUG: Loading: 
/Applications/XBMC.app/Contents/Resources/XBMC/system/ImageLib-x86-osx.so
20:46:22 T:2959249408 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:22 T:2959249408 WARNING: Previous line repeats 2 times.
20:46:22 T:2959249408   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/8/852ec9f7.tbn
20:46:22 T:2959249408   DEBUG: Compress - using DXT1 (min error is: 10.03:0.00)
20:46:22 T:2959249408 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:23 T:2959249408   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/d/d5a7d7db.tbn
20:46:23 T:2959249408   DEBUG: Compress - using DXT1 (min error is: 7.22:0.00)
20:46:23 T:2959249408 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:23 T:2959249408   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/0/0226035d.tbn
20:46:23 T:2959781888 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:23 T:2959249408   DEBUG: Compress - using DXT1 (min error is: 6.87:0.00)
20:46:23 T:2958716928 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:23 T:2958716928   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/1/1803ddc6.tbn
20:46:23 T:2958716928   DEBUG: Compress - using DXT1 (min error is: 6.83:0.00)
20:46:23 T:2959781888 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:23 T:2959249408 WARNING: Previous line repeats 1 times.
20:46:23 T:2959249408   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/0/06d6c7e8.tbn
20:46:23 T:2959781888 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:24 T:2959249408   DEBUG: Compress - using DXT1 (min error is: 10.53:0.00)
20:46:24 T:2959249408 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 
0x%02x 0x%02x
20:46:24 T:2895454912   DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
20:46:24 T:2895454912   DEBUG: Unloading: libcurl.4.dylib
20:46:24 T:2959249408   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/2/286d487f.tbn
20:46:24 T:2959249408   DEBUG: Compress - using DXT1 (min error is: 10.25:0.00)
20:46:24 T:2895454912   DEBUG: ProcessMouse: trying mouse action leftclick
20:46:27 T:2959781888   DEBUG: Previous line repeats 1 times.
20:46:27 T:2959781888   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/d/dd4d8bc9.tbn
20:46:27 T:2895454912   DEBUG: ------ Window Deinit (Pointer.xml) ------
20:46:27 T:2959781888   DEBUG: Compress - using DXT1 (min error is: 8.20:0.00)
20:46:27 T:2959781888   DEBUG: Creating DDS version of: 
special://masterprofile/Thumbnails/Video/3/386f5a66.tbn
20:46:28 T:2959781888   DEBUG: Compress - using DXT1 (min error is: 8.42:0.00)
20:46:29 T:2895454912   DEBUG: SDLKeyboard: scancode: 00, sym: 0136, unicode: 
0000, modifier: 0
20:46:29 T:2895454912   DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
20:46:29 T:2895454912   DEBUG: Previous line repeats 3 times.
20:46:29 T:2895454912   DEBUG: OnKey: 0 (f200) pressed, action is
20:46:54 T:2895454912   DEBUG: SECTION:UnloadDelayed(DLL: 
special://xbmcbin/system/ImageLib-x86-osx.so)
20:46:54 T:2895454912   DEBUG: Unloading: ImageLib-x86-osx.so
20:46:57 T:2959249408   DEBUG: Thread Jobworker 2959249408 terminating 
(autodelete)
20:46:57 T:2958716928   DEBUG: Thread Jobworker 2958716928 terminating 
(autodelete)
20:46:58 T:2959781888   DEBUG: Thread Jobworker 2959781888 terminating 
(autodelete)

Thanks for any help!! AWESOME addon by the way!!! It looks amazing!!!

Original issue reported on code.google.com by rodney.h...@gmail.com on 7 Jan 2012 at 1:52

GoogleCodeExporter commented 9 years ago
Ok....... so after trying to solve this all night last night, I just figured it 
out. If you go to System, then Settings, then Video, then File Lists. The 
Default Select option has to set to either Choose or Play. If its on Show 
Information when you select a video inside the addon, nothing happens cause 
there isn't any info to display.

Simple solution, but not easy to figure out!! LOL!! Thanks anyway though. This 
addon is GREAT!!

Original comment by rodney.h...@gmail.com on 7 Jan 2012 at 2:19