Jump to content

Auto-organize failing


Recommended Posts

fusrodah26
Posted

I'm getting a message saying that auto-organize failed - "Value cannot be null. Parameter name: filename". I haven't made any changes to anything in the server, it just all of a sudden stopped working a few days ago.

 

This happened to me a few months ago as well, and I eventually gave up and deleted and reinstalled the server. Hoping I don't have to resort to that again.

 

Any help is greatly appreciated!

  • 7 months later...
Posted

I know this is a old thread, but I ran on the same problem. Here the log:

 

2015-01-29 21:58:32.5696 Info - App: Sorting file \\DATA3\Torrents\19-2 - S02E01 (28-01-2013) - VFQ HDTV 720P.mkv into series \\DATA3\Series3\19-2
2015-01-29 21:58:32.5696 Error - App: Error
*** Error Report ***
Version: 3.0.5490.2
Command line: C:\Users\benjamin.duval\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe -service
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 6
64-Bit OS: True
64-Bit Process: False
Program data path: C:\Users\benjamin.duval\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\benjamin.duval\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
La valeur ne peut pas être null.
Nom du paramètre : filename
System.ArgumentNullException
  à MediaBrowser.Common.Implementations.IO.CommonFileSystem.GetValidFilename(String filename)
  à MediaBrowser.Server.Implementations.FileOrganization.EpisodeFileOrganizer.GetEpisodeFileName(String sourcePath, String seriesName, Int32 seasonNumber, Int32 episodeNumber, Nullable`1 endingEpisodeNumber, String episodeTitle, TvFileOrganizationOptions options)
  à MediaBrowser.Server.Implementations.FileOrganization.EpisodeFileOrganizer.<GetNewPath>d__2b.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
  à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  à MediaBrowser.Server.Implementations.FileOrganization.EpisodeFileOrganizer.<OrganizeEpisode>d__12.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
  à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  à MediaBrowser.Server.Implementations.FileOrganization.EpisodeFileOrganizer.<OrganizeEpisodeFile>d__1.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
  à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  à MediaBrowser.Server.Implementations.FileOrganization.TvFolderOrganizer.<Organize>d__9.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
  à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  à MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<>c__DisplayClassf.<<ExecuteTask>b__e>d__11.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
  à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  à MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<Execute>d__6.MoveNext()


2015-01-29 21:58:32.5696 Info - App: Organize new media files Failed after 0 minute(s) and 0 seconds
2015-01-29 21:58:32.5696 Debug - NotificationManager: Sending notification via Dashboard Notifications to user benjamin.duval

The only thing I can see different in this file from another wo actually works is the title of that series is only number, not text (19-2).

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...