Dazik 46 Posted March 27, 2019 Posted March 27, 2019 Hey guys, The Auto Organize on my server stopped working some time back. If you try to manually set the series it just shoots out a generic "Error: null". I figured it was a bug with an older version but my server has updated a few times now. Current server version: 4.0.3.0 Here is the relevant snippet from the error log: 2019-03-26 20:55:27.155 Error ProviderManager: Error searching *** Error Report *** Version: 4.0.3.0 Command line: C:\Users\******\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 8 Program data path: C:\Users\******\AppData\Roaming\Emby-Server Application directory: C:\Users\******\AppData\Roaming\Emby-Server\system System.ArgumentNullException: System.ArgumentNullException: Value cannot be null. Parameter name: input at System.Text.RegularExpressions.Regex.Match(String input) at MediaBrowser.Plugins.Anime.Providers.AniDB.Converter.AnidbEpisodeIdentity.Parse(String id) at MediaBrowser.Plugins.Anime.Providers.AniDB.Metadata.AniDbEpisodeProvider.GetSearchResults(EpisodeInfo searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider`1 provider, TLookupType searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, CancellationToken cancellationToken) Source: System.Text.RegularExpressions TargetSite: System.Text.RegularExpressions.Match Match(System.String) at System.Text.RegularExpressions.Regex.Match(String input) at MediaBrowser.Plugins.Anime.Providers.AniDB.Converter.AnidbEpisodeIdentity.Parse(String id) at MediaBrowser.Plugins.Anime.Providers.AniDB.Metadata.AniDbEpisodeProvider.GetSearchResults(EpisodeInfo searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider`1 provider, TLookupType searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, CancellationToken cancellationToken) 2019-03-26 20:55:27.156 Info HttpClient: GET https://private.omdbapi.com?apikey=fe53f97e&plot=full&r=json&i=tt1520211&Episode=15&Season=9 2019-03-26 20:55:27.198 Warn App: No provider metadata found for The Walking Dead season 9 episode 15 2019-03-26 20:55:27.201 Error HttpServer: Error processing request *** Error Report *** Version: 4.0.3.0 Command line: C:\Users\******\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 8 Program data path: C:\Users\******\AppData\Roaming\Emby-Server Application directory: C:\Users\******\AppData\Roaming\Emby-Server\system System.Exception: System.Exception: No provider metadata found for The Walking Dead season 9 episode 15 at Emby.AutoOrganize.Core.FileOrganizationService.PerformOrganization(EpisodeFileOrganizationRequest request) Source: Emby.AutoOrganize TargetSite: Void MoveNext() at Emby.AutoOrganize.Core.FileOrganizationService.PerformOrganization(EpisodeFileOrganizationRequest request) Any help is appreciated.
Solution Dazik 46 Posted March 27, 2019 Author Solution Posted March 27, 2019 (edited) It's funny how I always ask a question, then read my question and figure it out myself. In any case, leaving this here for others. This is the cause and fix The Anime Plugin updated some time back and it seems the current version stops other metadata sources from being usable (even if activated). This is evident in the log above. The solution is to remove the Anime Plugin. Edit: I've also just realized it was preventing a lot of metadata from being gathered outside of Auto Organize. TL;DR: Anime Plugin is broken (again). Edited March 27, 2019 by Dazik
Luke 42079 Posted March 27, 2019 Posted March 27, 2019 Thanks for the feedback. Glad you figured it out.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now