Details
-
Bug
-
Resolution: Fixed
-
Minor
-
2.16.04 - Spring'16
Description
<p>FileWatcher does not recognise media sources using DrivePool.</p>
<pre style="background-color:#F7F7F7;border:1px solid #D7D7D7;padding:.5em 1em .5em 1em;">
[2016-10-22 13:20:21,420] [4354 ] [Main ] [ERROR] - MediaLibrary: Error initializing share watcher for {e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///Z:/ServerFolders/Recorded TV/
MediaPortal.Common.FileEventNotification.NotSupportedDriveTypeException: The drive type of "Z:\ServerFolders\Recorded TV\" is not supported by the system.
at MediaPortal.Common.Services.FileEventNotification.FileWatcher..ctor(String path)
at MediaPortal.Common.Services.FileEventNotification.FileEventNotifier.Subscribe(FileWatcherInfo fileWatcherInfo)
at MediaPortal.Common.Services.FileEventNotification.FileEventNotifier.Subscribe(String path, Boolean includeSubDirectories, FileEventHandler eventHandler, IEnumerable`1 filter, IEnumerable`1 changeTypes)
at MediaPortal.Common.Services.ResourceAccess.LocalFsResourceProvider.LocalFsResourceProvider.RegisterChangeTracker(PathChangeDelegate changeDelegate, String path, IEnumerable`1 fileNameFilters, IEnumerable`1 changeTypes)
at MediaPortal.Common.Services.ResourceAccess.LocalFsResourceProvider.LocalFsResourceAccessor.RegisterChangeTracker(PathChangeDelegate changeDelegate, IEnumerable`1 fileNameFilters, IEnumerable`1 changeTypes)
at MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.ShareWatcher..ctor(Share share, MediaLibrary parent, Boolean scheduleImport, Int32 checkIntervalMs, Int32 importDelaySecs)
at MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.InitShareWatchers()</pre>
<pre style="background-color:#F7F7F7;border:1px solid #D7D7D7;padding:.5em 1em .5em 1em;">
[2016-10-22 13:20:21,420] [4354 ] [Main ] [ERROR] - MediaLibrary: Error initializing share watcher for {e88e64a8-0233-4fdf-ba27-0b44c6a39ae9}:///Z:/ServerFolders/Recorded TV/
MediaPortal.Common.FileEventNotification.NotSupportedDriveTypeException: The drive type of "Z:\ServerFolders\Recorded TV\" is not supported by the system.
at MediaPortal.Common.Services.FileEventNotification.FileWatcher..ctor(String path)
at MediaPortal.Common.Services.FileEventNotification.FileEventNotifier.Subscribe(FileWatcherInfo fileWatcherInfo)
at MediaPortal.Common.Services.FileEventNotification.FileEventNotifier.Subscribe(String path, Boolean includeSubDirectories, FileEventHandler eventHandler, IEnumerable`1 filter, IEnumerable`1 changeTypes)
at MediaPortal.Common.Services.ResourceAccess.LocalFsResourceProvider.LocalFsResourceProvider.RegisterChangeTracker(PathChangeDelegate changeDelegate, String path, IEnumerable`1 fileNameFilters, IEnumerable`1 changeTypes)
at MediaPortal.Common.Services.ResourceAccess.LocalFsResourceProvider.LocalFsResourceAccessor.RegisterChangeTracker(PathChangeDelegate changeDelegate, IEnumerable`1 fileNameFilters, IEnumerable`1 changeTypes)
at MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.ShareWatcher..ctor(Share share, MediaLibrary parent, Boolean scheduleImport, Int32 checkIntervalMs, Int32 importDelaySecs)
at MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.InitShareWatchers()</pre>