Jump to content

Metadata saver issue


wildfireone

Recommended Posts

wildfireone

Hello, I seem to be having issues with Metadata,

 

Initially I was having issues with 4.1.1.0, however have set up a clean install from plugins so back on 4.0.2.0 and still seem to be getting an issue after restoring the database:

2019-05-17 13:37:02.513 Error ProviderManager: Error in metadata saver
    *** Error Report ***
    Version: 4.0.2.0
    Command line: /usr/local/lib/emby-server/system/EmbyServer.exe -os freebsd -ffdetect /usr/local/lib/emby-server/bin/ffdetect -ffmpeg /usr/local/lib/emby-server/bin/ffmpeg -ffprobe /usr/local/lib/emby-server/bin/ffprobe -programdata /var/db/emby-server -updatepackage emby-server-freebsd_{version}_amd64.txz
    Operating system: Unix 11.2.0.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: False
    Mono: 5.10.1.57 (5.10.1.57 Fri Apr 26 05:09:11 UTC 2019)
    Processor count: 24
    Program data path: /var/db/emby-server
    Application directory: /usr/local/lib/emby-server/system
    System.MissingMethodException: System.MissingMethodException: string MediaBrowser.Controller.Library.ILibraryManager.GetPathAfterNetworkSubstitution(System.ReadOnlySpan`1<char>,MediaBrowser.Model.Configuration.LibraryOptions)
     at NfoMetadata.Savers.BaseNfoSaver.AddImages (MediaBrowser.Controller.Entities.BaseItem item, System.Xml.XmlWriter writer, MediaBrowser.Controller.Library.ILibraryManager libraryManager, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions) [0x00017] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at NfoMetadata.Savers.BaseNfoSaver.AddCommonNodes (MediaBrowser.Controller.Entities.BaseItem item, System.Xml.XmlWriter writer, MediaBrowser.Controller.Library.ILibraryManager libraryManager, MediaBrowser.Controller.Library.IUserManager userManager, MediaBrowser.Controller.Library.IUserDataManager userDataRepo, MediaBrowser.Model.IO.IFileSystem fileSystem, MediaBrowser.Controller.Configuration.IServerConfigurationManager config) [0x00b37] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at NfoMetadata.Savers.BaseNfoSaver.Save (MediaBrowser.Controller.Entities.BaseItem item, System.IO.Stream stream, System.String xmlPath) [0x00063] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at NfoMetadata.Savers.BaseNfoSaver.Save (MediaBrowser.Controller.Entities.BaseItem item, System.Threading.CancellationToken cancellationToken) [0x0000e] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at MediaBrowser.Providers.Manager.ProviderManager.SaveMetadata (MediaBrowser.Controller.Entities.BaseItem item, MediaBrowser.Controller.Library.ItemUpdateType updateType, MediaBrowser.Controller.Library.IMetadataSaver[] savers, System.Threading.CancellationToken cancellationToken) [0x00100] in <3dd6cb4e99294cca81d77ebb6c7c6114>:0
    Source: NfoMetadata
    TargetSite: Void AddImages(MediaBrowser.Controller.Entities.BaseItem, System.Xml.XmlWriter, MediaBrowser.Controller.Library.ILibraryManager, MediaBrowser.Model.Configuration.LibraryOptions)
     at NfoMetadata.Savers.BaseNfoSaver.AddImages (MediaBrowser.Controller.Entities.BaseItem item, System.Xml.XmlWriter writer, MediaBrowser.Controller.Library.ILibraryManager libraryManager, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions) [0x00017] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at NfoMetadata.Savers.BaseNfoSaver.AddCommonNodes (MediaBrowser.Controller.Entities.BaseItem item, System.Xml.XmlWriter writer, MediaBrowser.Controller.Library.ILibraryManager libraryManager, MediaBrowser.Controller.Library.IUserManager userManager, MediaBrowser.Controller.Library.IUserDataManager userDataRepo, MediaBrowser.Model.IO.IFileSystem fileSystem, MediaBrowser.Controller.Configuration.IServerConfigurationManager config) [0x00b37] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at NfoMetadata.Savers.BaseNfoSaver.Save (MediaBrowser.Controller.Entities.BaseItem item, System.IO.Stream stream, System.String xmlPath) [0x00063] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at NfoMetadata.Savers.BaseNfoSaver.Save (MediaBrowser.Controller.Entities.BaseItem item, System.Threading.CancellationToken cancellationToken) [0x0000e] in <20c314253b1c44cc8bd4fb638a40bec0>:0
     at MediaBrowser.Providers.Manager.ProviderManager.SaveMetadata (MediaBrowser.Controller.Entities.BaseItem item, MediaBrowser.Controller.Library.ItemUpdateType updateType, MediaBrowser.Controller.Library.IMetadataSaver[] savers, System.Threading.CancellationToken cancellationToken) [0x00100] in <3dd6cb4e99294cca81d77ebb6c7c6114>:0

Could anyone shed some light?

Link to comment
Share on other sites

Looks like you started with a newer version and then went backwards to an older version. That's not supported and now you have incompatible versions of plugins installed.

Link to comment
Share on other sites

wildfireone

Ah that would make sense, I thought I grabbed the right backup when reinstalling. What would be the best cause of action, try again or remove the plugins and reinstall?

Link to comment
Share on other sites

You could use the plugin catalog to install the latest compatible versions of all plugins until the errors in the log go away. If you still have issues after that then I would just reinstall. Thanks.

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