.Actors missing when scanning in videos
#1
I'm seeing a ton of these in the logs - is it something I should be concerned about? What can I do to get rid of the errors:

Code:
11:45:15 T:2797225024   ERROR: GetDirectory - Error getting nfs://server/TV/Criminal Minds/.actors
11:45:21 T:2797225024   ERROR: Failed to open(//Criminal Minds/.actors) opendir call failed with "NFS: Lookup of //Criminal Minds failed with NFS3ERR_NOENT(-2)"
11:45:21 T:2797225024   ERROR: GetDirectory - Error getting nfs://server/TV/Criminal Minds/.actors
11:45:29 T:2797225024   ERROR: Failed to open(//Criminal Minds/.actors) opendir call failed with "NFS: Lookup of //Criminal Minds failed with NFS3ERR_NOENT(-2)"
11:45:29 T:2797225024   ERROR: GetDirectory - Error getting nfs://server/TV/Criminal Minds/.actors
11:45:33 T:2797225024   ERROR: Failed to open(//Criminal Minds/.actors) opendir call failed with "NFS: Lookup of //Criminal Minds failed with NFS3ERR_NOENT(-2)"
11:45:33 T:2797225024   ERROR: GetDirectory - Error getting nfs://server/TV/Criminal Minds/.actors
Reply
#2
Don't worry about it, it's a bug in Frodo that will be fixed in Gotham - basically XBMC tries to access the.actors Folder assuming it always exists then panics when it doesn't, so in future will check first or just not report the error.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#3
Kinda late to the part on this one but I have watchdog and XBMC is constatly "cleaning database". What's even more odd is that this only sprung up when switching from polling (ate a lot of CPU and wigged out FlexRaid) to auto. Output is:

00:47:31 T:5080 ERROR: XFILE::CDirectory::GetDirectory - Error getting V:\TV\Kitchen Nightmares US\.actors
00:47:31 T:5080 ERROR: XFILE::CDirectory::GetDirectory - Error getting V:\TV\Life (2009)\.actors
00:47:31 T:5080 ERROR: XFILE::CDirectory::GetDirectory - Error getting V:\TV\Over America\.actors
00:47:31 T:5080 ERROR: XFILE::CDirectory::GetDirectory - Error getting V:\TV\Power Rangers Turbo\.actors

This is only happening to these specific dirs and I have others in there that are fine. Can I disable .actors?
Reply

Logout Mark Read Team Forum Stats Members Help
.Actors missing when scanning in videos1