tomnjerry74 97 Posted March 20, 2020 Posted March 20, 2020 I noticed my server downloaded an update for the fanart plugin, so naturally I restarted the server to apply the update. This actually uninstalled the fanart plugin. Even after going back into the catalogue, re-downloading the plugin. and restarting the server yet again, it still is not installed.
Luke 42083 Posted March 20, 2020 Posted March 20, 2020 Hi, what version of emby server are you running?
tomnjerry74 97 Posted March 20, 2020 Author Posted March 20, 2020 Hi, what version of emby server are you running? 4.3.1.0 Synology
ACGriffiths 2 Posted March 20, 2020 Posted March 20, 2020 Same problem here on latest windows. After 1.0.7 update, the plugin is gone and obviously then not scraping from the site. On the plugins catalogue, only 1.0.5 is available and it doesn't appear to be functioning very well for me
Happy2Play 9783 Posted March 20, 2020 Posted March 20, 2020 (edited) Well 1.0.5.0 is the version specific to the current stable build 4.3.1.0. Plugin version 1.0.7.0 is built for beta server 4.4.x.x. So it is normal for a plugin version to ie not LOAD and can be seen in the log as it is not compatible with said server version, all plugins will do this. Or should I say all plugins built by Emby will do this. Now you have to be specific with your issue as I only see issues with FanArt.tv as specific issues with their api. Their API goes through issues almost daily. And only they can fix that. Edited March 20, 2020 by Happy2Play
ACGriffiths 2 Posted March 20, 2020 Posted March 20, 2020 That makes sense, but still not sure why it would uninstall and force me to find and reinstall the plugin. I’m aware of the API issues, but at the time seemed possibly more than a coincidence. I’ll check it again tomorrow to see if it improves
Happy2Play 9783 Posted March 20, 2020 Posted March 20, 2020 That makes sense, but still not sure why it would uninstall and force me to find and reinstall the plugin. I’m aware of the API issues, but at the time seemed possibly more than a coincidence. I’ll check it again tomorrow to see if it improves Are you sure it uninstalled? Or did it just not load?
chacawaca 109 Posted March 20, 2020 Posted March 20, 2020 4.3.1.0, yesterday fanart auto updated himself to 1.0.7.0, since he is not compatible. He is not actif anymore.
Luke 42083 Posted March 20, 2020 Posted March 20, 2020 Try installing the latest again using the plugin catalog. Thanks.
chacawaca 109 Posted March 20, 2020 Posted March 20, 2020 yes that work, but i just want to let you know that he wasnt alone. 1
Happy2Play 9783 Posted March 20, 2020 Posted March 20, 2020 Interesting as my stable servers never received 1.0.7.0.
ACGriffiths 2 Posted March 20, 2020 Posted March 20, 2020 So the way i found out what was happening is that I was troubleshooting an issue where new logos and thumbs were not downloading for newly added movies. I had also created a new channel and had no option to select the Fanart scraper. When I tried to scrape them manually, I could see there was no Fanart selections available. I happened to noticed that the Fanart scraper had been updated, but when I went to the plugins settings menu, it was not listed. As I said, 1.0.5 was available in the catalog and I was able to install it. I was then able to go to the settings for the new channel and select Fansart as a scraper source. I went into the settings for the existing movies channel, and had to reselect the Fanart source. Since then, and still, Fanart scrapes are almost impossible, though that could be coincidentally on their side.
Happy2Play 9783 Posted March 20, 2020 Posted March 20, 2020 The update issue had to be a flook. But Emby can not do anything about FanArt.tv issue as they have their own issues. All we can do is potentially stop using them, but they are the only logo. thumb provider. 2020-03-20 13:09:45.917 Error HttpClient: Connection to https://assets.fanart.tv/fanart/tv/354265/tvthumb/deputy-5e4ea71403932.jpg timed out 2020-03-20 13:09:45.926 Error HttpServer: Error processing request *** Error Report *** Version: 4.4.0.30 Command line: Y:\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///Y:/Emby-Server/system/System.Private.CoreLib.dll System.Environment.Version: 3.1.2 Processor count: 12 Program data path: Y:\Emby-Server\programdata Application directory: Y:\Emby-Server\system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Connection to https://assets.fanart.tv/fanart/tv/354265/tvthumb/deputy-5e4ea71403932.jpg timed out ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) --- End of inner exception stack trace --- at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at MediaBrowser.Api.Images.RemoteImageService.DownloadImage(String url, Guid urlHash, String pointerCachePath) at MediaBrowser.Api.Images.RemoteImageService.Get(GetRemoteImage request) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() InnerException: System.Threading.Tasks.TaskCanceledException: The operation was canceled. Source: System.Private.CoreLib TargetSite: Void Throw() at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) 2020-03-20 13:09:45.926 Info HttpServer: HTTP Response 500 to 192.168.151.7. Time: 20015ms.
Luke 42083 Posted March 20, 2020 Posted March 20, 2020 Yes the update was a fluke because it was meant to only be for 4.4+. I've corrected that so if you're on 4.3, you won't see that version anymore.
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