Kodi Community Forum

Full Version: VNSI: Scraper doesnt see VDR-Recordings
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

since somtime during Frodo-Beta until now i cannot get my VDR-recordings into the xbmc-movie- or series-menu. xbmc says that the directory doesnt exist:

Code:
11:46:01 T:2953850880  NOTICE: Thread Jobworker start, auto delete: true
11:46:01 T:2955980800  NOTICE: Thread PVR Channel Window start, auto delete: false
11:46:08 T:2954383360  NOTICE: Thread Background Loader start, auto delete: false
11:46:40 T:2954383360  NOTICE: Previous line repeats 1 times.
11:46:40 T:2954383360  NOTICE: Thread CVideoInfoScanner start, auto delete: false
11:46:40 T:2954383360  NOTICE: VideoInfoScanner: Starting scan ..
11:46:40 T:2954383360 WARNING: Process directory 'pvr://recordings/-1/' does not exist - skipping scan.
11:46:40 T:2954383360  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
11:46:40 T:2954383360  NOTICE: Thread Background Loader start, auto delete: false

If i want to configure this (video -> files -> add movies -> tv recordings), xbmc finds the vdr-directories without any problems, and the scraper-configuration seems to work also. Until frodo-beta 3 (i guess) it was working without problems.

What can i do?

I'm using frodo rc1 at my Mac and my VDR is an yaVDR 0.5 with the vnsi-server from seahawks repository: https://launchpad.net/~seahawk1986-hotma...stable-vdr. Also i'm using xbmc at the same machine as the vdr, and there is the same problem.

thanks, jennix
Investigating ..
Sent PR with fix to mainline: https://github.com/xbmc/xbmc/pull/1995
(2012-12-27, 19:12)FernetMenta Wrote: [ -> ]Sent PR with fix to mainline: https://github.com/xbmc/xbmc/pull/1995
Thanks! So i will try one of the next nightlies...

cheers, jennix
Hi FernetMenta,

thanks again, after a quick test it seems to work now Wink

cheers, jennix