Solved VNSI: Scraper doesnt see VDR-Recordings - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: VDR (https://forum.kodi.tv/forumdisplay.php?fid=169) +---- Thread: Solved VNSI: Scraper doesnt see VDR-Recordings (/showthread.php?tid=149577) |
VNSI: Scraper doesnt see VDR-Recordings - jennix - 2012-12-26 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 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-hotmail/+archive/xvdr-frodo-stable-vdr. Also i'm using xbmc at the same machine as the vdr, and there is the same problem. thanks, jennix RE: VNSI: Scraper doesnt see VDR-Recordings - FernetMenta - 2012-12-27 Investigating .. RE: VNSI: Scraper doesnt see VDR-Recordings - FernetMenta - 2012-12-27 Sent PR with fix to mainline: https://github.com/xbmc/xbmc/pull/1995 RE: VNSI: Scraper doesnt see VDR-Recordings - jennix - 2012-12-27 (2012-12-27, 19:12)FernetMenta Wrote: Sent PR with fix to mainline: https://github.com/xbmc/xbmc/pull/1995Thanks! So i will try one of the next nightlies... cheers, jennix RE: VNSI: Scraper doesnt see VDR-Recordings - jennix - 2012-12-28 Hi FernetMenta, thanks again, after a quick test it seems to work now cheers, jennix |