IAmSasha 0 Posted January 21, 2019 Posted January 21, 2019 (edited) Hey, I installed emby a few days ago as a replacement to plex, since emby can transcode my anime faster than plex can, and emby looks tons nicer, although i'm running into an exception I'm hoping someone can help me diagnose. Using Emby 4 on Windows 7. The main exception is: 2019-01-21 20:04:33.426 Error App: Error in Proxer *** Error Report *** Version: 4.0.0.2 Command line: C:\Users\Sasha\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 2 Program data path: C:\Users\Sasha\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\Sasha\AppData\Roaming\Emby-Server\system System.MissingMethodException: System.MissingMethodException: Method not found: 'Void MediaBrowser.Common.Net.HttpRequestOptions.set_ResourcePool(System.Threading.SemaphoreSlim)'. at MediaBrowser.Plugins.Anime.Providers.Proxer.ProxerSeriesImageProvider.GetImageResponse(String url, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.DownloadImage(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, RefreshResult result, IEnumerable`1 images, Int32 minWidth, ImageType type, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.RefreshFromProvider(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, ImageRefreshOptions refreshOptions, TypeOptions savedOptions, Int32 backdropLimit, ICollection`1 downloadedImages, RefreshResult result, CancellationToken cancellationToken) Source: MediaBrowser.Plugins.Anime TargetSite: System.Threading.Tasks.Task`1[MediaBrowser.Common.Net.HttpResponseInfo] GetImageResponse(System.String, System.Threading.CancellationToken) at MediaBrowser.Plugins.Anime.Providers.Proxer.ProxerSeriesImageProvider.GetImageResponse(String url, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.DownloadImage(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, RefreshResult result, IEnumerable`1 images, Int32 minWidth, ImageType type, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.RefreshFromProvider(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, ImageRefreshOptions refreshOptions, TypeOptions savedOptions, Int32 backdropLimit, ICollection`1 downloadedImages, RefreshResult result, CancellationToken cancellationToken) I could attempt to work on this plugin myself since it's coded in C#, but I was hoping someone else might have a clue how to fix this before I start hacking away at it. Oh also, if I click "Edit Images" on a series and click the search icon, it loads them fine that way. Thank you! Edited January 21, 2019 by IAmSasha
Luke 38976 Posted January 21, 2019 Posted January 21, 2019 Hi there, thanks for the report. Looks like the plugin needs a compatibility update for the new server release.
IAmSasha 0 Posted January 22, 2019 Author Posted January 22, 2019 Ah right okay, I could probably fork it and do a PR if it isn't too much of a pain. Any idea if there's any active maintainers on this plugin that are currently working on an update?
Luke 38976 Posted January 22, 2019 Posted January 22, 2019 That would be great, thanks. A lot of people have chipped in with the plugin over the years. I don't think anyone is currently working on any changes with it. https://github.com/MediaBrowser/Emby.Plugins.Anime Thanks !
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