Jump to content

Error App: Error in missing episode provider for series id


tvinhas
Go to solution Solved by Luke,

Recommended Posts

tvinhas

I get this exception every time I have a library scan. I have the option to populate the library with missing episodes disabled.

Any other reason this could be happening? How can I find out which show has the id 26b41d9f42dad6b14ee6f6e111d3982c ?

On a second thought, this might be related to my scheduled recordings, right?

2016-12-27 14:11:45.7716 Error App: Error in missing episode provider for series id 26b41d9f42dad6b14ee6f6e111d3982c
        *** Error Report ***
        Version: 3.1.1.0
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 4.4.0.57
        64-Bit OS: True
        64-Bit Process: True
        Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016)
        Processor count: 6
        Program data path: /var/lib/emby-server
        Application directory: /usr/lib/emby-server/bin
        System.ArgumentNullException: Value cannot be null.
        Parameter name: path
          at System.IO.Path.Validate (System.String path, System.String parameterName) [0x00006] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.IO.Path.Validate (System.String path) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.IO.Directory.EnumerateCheck (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00035] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.IO.Directory.EnumerateFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at Emby.Common.Implementations.IO.ManagedFileSystem.GetFilePaths (System.String path, System.Boolean recursive) [0x00008] in <9922445e90a448f2a17d005b1cc33d56>:0
          at MediaBrowser.Providers.TV.MissingEpisodeProvider+<Run>c__async1.MoveNext () [0x000e5] in <27bae6e7383846b1a68ef2b54065e672>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at MediaBrowser.Providers.TV.MissingEpisodeProvider+<Run>c__async0.MoveNext () [0x00132] in <27bae6e7383846b1a68ef2b54065e672>:0
        System.ArgumentNullException
          at System.IO.Path.Validate (System.String path, System.String parameterName) [0x00006] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.IO.Path.Validate (System.String path) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.IO.Directory.EnumerateCheck (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00035] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.IO.Directory.EnumerateFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at Emby.Common.Implementations.IO.ManagedFileSystem.GetFilePaths (System.String path, System.Boolean recursive) [0x00008] in <9922445e90a448f2a17d005b1cc33d56>:0
          at MediaBrowser.Providers.TV.MissingEpisodeProvider+<Run>c__async1.MoveNext () [0x000e5] in <27bae6e7383846b1a68ef2b54065e672>:0
        --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0
          at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
          at MediaBrowser.Providers.TV.MissingEpisodeProvider+<Run>c__async0.MoveNext () [0x00132] in <27bae6e7383846b1a68ef2b54065e672>:0

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