Jump to content

Error in FFProbeProvider.HasChanged


Recommended Posts

Posted
Hey guys
 
I´m getting a lot of these errors every scan (300+)
 
2016-08-11 05:22:54.0237 Error App: Error in FFProbeProvider.HasChanged
        *** Error Report ***
        Version: 3.0.6060.0
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 4.4.15.0
        Processor count: 4
        64-Bit OS: True
        64-Bit Process: True
        Program data path: /config
        Mono: 4.4.1 (Nightly 4.4.1.0/4747417 Fri Jul  1 11:23:27 UTC 2016)
        Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
        Value cannot be null.
        Parameter name: key
        System.ArgumentNullException
          at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].TryGetValue (System.Collections.Concurrent.TKey key, System.Collections.Concurrent.TValue& value) <0x2b38b32ae260 + 0x001be> in <filename unknown>:0
          at MediaBrowser.Controller.Providers.DirectoryService.GetFile (System.String path) <0x4110b7c0 + 0x0003a> in <filename unknown>:0
          at MediaBrowser.Providers.MediaInfo.FFProbeProvider.HasChanged (IHasMetadata item, IDirectoryService directoryService) <0x41246570 + 0x00052> in <filename unknown>:0
          at MediaBrowser.Providers.Manager.MetadataService`2[TItemType,TIdType].HasChanged (IHasMetadata item, IHasItemChangeMonitor changeMonitor, IDirectoryService directoryService) <0x4120d5e0 + 0x00041> in <filename unknown>:0

The only thing that is different between the 300 errors is the timestamp in the first line.

 

I guess the error is metadata related, but what would be the best way for me to identify which show this is or is there some automatic scrubbing that I could use to fix those errors?

 

Maybe I need to clear the cache (how?) or refresh all metadata?

 

Thanks

 
Posted (edited)

I am seeing this as well but on a Windows 7 box.

 

Whenever the library scan runs I see.

2016-08-11 09:06:46.3882 Error App: Error in FFProbeProvider.HasChanged
    *** Error Report ***
    Version: 3.0.6060.0
    Command line: C:\Users\Admin\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
    Processor count: 3
    64-Bit OS: True
    64-Bit Process: True
    Program data path: C:\Users\Admin\AppData\Roaming\Emby-Server
    Application Path: C:\Users\Admin\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Value cannot be null.
    Parameter name: key
    System.ArgumentNullException
       at System.Collections.Concurrent.ConcurrentDictionary`2.TryGetValue(TKey key, TValue& value)
       at MediaBrowser.Controller.Providers.DirectoryService.GetFile(String path)
       at MediaBrowser.Providers.MediaInfo.FFProbeProvider.HasChanged(IHasMetadata item, IDirectoryService directoryService)
       at MediaBrowser.Providers.Manager.MetadataService`2.HasChanged(IHasMetadata item, IHasItemChangeMonitor changeMonitor, IDirectoryService directoryService)
Edited by JCurcillo
horstepipe
Posted

same here on v3.1.98.0 Mono

Posted

You can ignore it, it won't harm anything.

  • Like 1
Posted

Oki good to hear, but irritating to see ;)

  • Like 1

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