Closed jbmorgado closed 6 years ago
Thanks. Looks like a change we will need to adjust to. For now you might as well just go ahead into Metadata settings and put MovieDb ahead with higher priority. That's what new server installations are doing by default now anyway.
"For now you might as well just go ahead into Metadata settings and put MovieDb ahead with higher priority."
I think that is also an issue although a separate one. I have all other metadata providers ahead of OMDB and yet I still have the issue.
If I uncheck OMDB from the list then I get no image metadata download at all in Emby.
2017-11-14 07:39:10.082 Info HttpClient: HttpClientManager GET: https://www.omdbapi.com?apikey=fe53f97e&plot=full&r=json&y=2016&s=Zootopia&type=movie
2017-11-14 07:39:10.085 Error HttpClient: Error NameResolutionFailure getting response from https://www.omdbapi.com?apikey=fe53f97e&plot=full&r=json&y=2016&s=Zootopia&type=movie
*** Error Report ***
Version: 3.2.36.0
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 4.13.12.1
64-Bit OS: True
64-Bit Process: True
User Interactive: False
Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Sun Oct 1 17:55:43 UTC 2017)
Processor count: 2
Program data path: /config
Application directory: /usr/lib/emby-server/bin
System.Net.WebException: Error: NameResolutionFailure
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5641e4edad4f4464ba58c620a7b8ea48>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
System.Net.WebException
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <5641e4edad4f4464ba58c620a7b8ea48>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
Please discuss an example and attach the complete emby server log, thanks.
Resolved for next release.
Can't get the movie poster for a certain movies since OMDB fails in that part with an error message about an Invalid API key.
Using the official Emby docker image emby/embyserver:latest