I have a few keybinds set up so I can update my TV shows and libraries separately, however, since updating to frodo, these dont seem to work. All I get is a compressing database message and then it disappears.
Here are my keybinds in keyboard.xml:
<b>UpdateLibrary(video,nfs://192.168.1.72/mnt/user/TV/)</b>
<d>UpdateLibrary(video,nfs://192.168.1.72/mnt/user/Movies/)</d>
Here's what the log says:
Any thoughts?
Thanks!!
Here are my keybinds in keyboard.xml:
<b>UpdateLibrary(video,nfs://192.168.1.72/mnt/user/TV/)</b>
<d>UpdateLibrary(video,nfs://192.168.1.72/mnt/user/Movies/)</d>
Here's what the log says:
Code:
21:50:11 T:2784 DEBUG: CApplication::OnKey: d (f044) pressed, action is UpdateLibrary(video,nfs://192.168.1.72/mnt/user/Movies/)
21:50:11 T:4008 NOTICE: Thread CVideoInfoScanner start, auto delete: false
21:50:11 T:2784 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
21:50:11 T:4008 NOTICE: VideoInfoScanner: Starting scan ..
21:50:11 T:4008 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
21:50:11 T:4008 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
21:50:11 T:4008 DEBUG: NFS: Refreshing context for 192.168.1.72/mnt/user/Movies, old: 12454, new: 98519
21:50:11 T:4008 DEBUG: NFS: Using cached context.
21:50:11 T:4008 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
Code:
21:50:09 T:2784 DEBUG: CApplication::OnKey: b (f042) pressed, action is UpdateLibrary(video,nfs://192.168.1.72/mnt/user/TV/)
21:50:09 T:4024 NOTICE: Thread CVideoInfoScanner start, auto delete: false
21:50:09 T:2784 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
21:50:09 T:4024 NOTICE: VideoInfoScanner: Starting scan ..
21:50:09 T:4024 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
21:50:09 T:4024 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
21:50:09 T:4024 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
Any thoughts?
Thanks!!