margro / xbmc

XBMC PVR Repository for the development of the MediaPortal and ForTheRecord pvr addons
http://www.scintilla.utwente.nl/~marcelg/xbmc/
Other
32 stars 14 forks source link

Don't working VDR XVDR Client #20

Closed fantomkas closed 12 years ago

fantomkas commented 12 years ago

16:30:28 T:139685924124544 NOTICE: PVRManager - stopping 16:30:29 T:139685924124544 NOTICE: PVRManager - starting up 16:30:29 T:139684810319616 NOTICE: Thread PVR manager start, auto delete: false 16:30:29 T:139684801926912 NOTICE: Thread PVR add-on updater start, auto delete: false 16:30:29 T:139684801926912 ERROR: ADDON: Could not locate XBMC_VDR_xvdr.pvr 16:30:29 T:139684801926912 ERROR: PVR - InitialiseClient - can't initialise add-on 'VDR XVDR Client' 16:30:29 T:139685280081664 NOTICE: Thread Background Loader start, auto delete: false

fantomkas commented 12 years ago

I compile XVDR Client from original - git://github.com/pipelka/xbmc-addon-xvdr.git it works fine with your build XBMC

margro commented 12 years ago

I just discovered that I forgot to add the Makefiles to build it under Linux. Should be fixed now with 51ac7040bec3304c2c80a0a9ee226b5b95d93f5f Thanks for reporting!

fantomkas commented 12 years ago

hi! I compile 51ac704 and XVDR Client not working... (

fantomkas commented 12 years ago

I attach debug log XBMC

http://paste.ubuntu.com/1014668/

margro commented 12 years ago

Yeah, I forgot something in one of the Makefiles. Commit 16fbba481b22a070ead2e75dbe367a4eba01ea92 now finally compiles the missing XBMC_VDR_xvdr.pvr file

fantomkas commented 12 years ago

I build 16fbba4 XVDR Client working!