Jump to content

Auto-Organize bug


gthrift

Recommended Posts

gthrift

I logged into my server this morning to see if the auto-organize worked and it did for the new episodes but I also had 170-something notifications "saying organize new media files failed" and access was denied to a .nfo file that had already been deleted by the server.  For some reason the server is not recognizing that it has deleted the nfo file and keeps trying.  

 

Below is a snippet of the logs.   

2014-02-25 04:01:42.0242 Info - App: Scan media library Completed after 1 minute(s) and 6 seconds
2014-02-25 04:01:42.0242 Info - LibraryMonitor: Watching directory C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\root
2014-02-25 04:01:42.2737 Info - LibraryMonitor: Watching directory \\server\tv shows
2014-02-25 04:01:42.2737 Info - LibraryMonitor: Watching directory \\server\movies
2014-02-25 04:01:42.2737 Info - LibraryMonitor: Watching directory \\server\blu-rays
2014-02-25 04:05:32.9265 Info - App: IntervalTrigger fired for task: Organize new media files
2014-02-25 04:05:32.9265 Info - App: Executing Organize new media files
2014-02-25 04:05:32.9733 Error - App: Error
	Access to the path 'D:\ServerFolders\Downloads\Archer.2009.S05E05.HDTV.x264-2HD[rarbg]\archer.2009.s05e05.hdtv.x264-2hd.nfo' is denied.
	System.UnauthorizedAccessException
	   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
	   at System.IO.File.InternalDelete(String path, Boolean checkHost)
	   at System.IO.File.Delete(String path)
	   at MediaBrowser.Server.Implementations.FileOrganization.TvFolderOrganizer.DeleteLeftOverFiles(String path, IEnumerable`1 extensions)
	   at MediaBrowser.Server.Implementations.FileOrganization.TvFolderOrganizer.<Organize>d__9.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClassf.<<ExecuteTask>b__e>d__11.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<Execute>d__6.MoveNext()
	
2014-02-25 04:05:32.9889 Info - App: Organize new media files Failed after 0 minute(s) and 0 seconds
2014-02-25 04:10:35.0244 Info - App: IntervalTrigger fired for task: Organize new media files
2014-02-25 04:10:35.0244 Info - App: Executing Organize new media files
2014-02-25 04:10:35.0400 Error - App: Error
	Access to the path 'D:\ServerFolders\Downloads\Archer.2009.S05E05.HDTV.x264-2HD[rarbg]\archer.2009.s05e05.hdtv.x264-2hd.nfo' is denied.
	System.UnauthorizedAccessException
	   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
	   at System.IO.File.InternalDelete(String path, Boolean checkHost)
	   at System.IO.File.Delete(String path)
	   at MediaBrowser.Server.Implementations.FileOrganization.TvFolderOrganizer.DeleteLeftOverFiles(String path, IEnumerable`1 extensions)
	   at MediaBrowser.Server.Implementations.FileOrganization.TvFolderOrganizer.<Organize>d__9.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClassf.<<ExecuteTask>b__e>d__11.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<Execute>d__6.MoveNext()
	
2014-02-25 04:10:35.0400 Info - App: Organize new media files Failed after 0 minute(s) and 0 seconds
2014-02-25 04:15:37.0912 Info - App: IntervalTrigger fired for task: Organize new media files
2014-02-25 04:15:37.0912 Info - App: Executing Organize new media files
2014-02-25 04:15:37.1068 Error - App: Error
	Access to the path 'D:\ServerFolders\Downloads\Archer.2009.S05E05.HDTV.x264-2HD[rarbg]\archer.2009.s05e05.hdtv.x264-2hd.nfo' is denied.
Edited by gthrift
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...