Happy2Play 9785 Posted November 26, 2018 Posted November 26, 2018 (edited) Both Stable and beta use banners/graphical (banners) image when you Identify a series. 2018-11-25 17:12:57.836 Info HttpClient: GET https://www.thetvdb.com/api/GetSeries.php?seriesname=the+last+ship&language=en 2018-11-25 17:12:59.132 Info HttpClient: GET https://api.themoviedb.org/3/configuration?api_key=f6bd687ffa63cd282b6ff2c6877f2669 2018-11-25 17:13:00.479 Info App: MovieDbProvider: Finding id for item: the last ship 2018-11-25 17:13:00.483 Info HttpClient: GET https://api.themoviedb.org/3/search/tv?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=the+last+ship&language=en 2018-11-25 17:13:01.147 Info HttpServer: HTTP Response 200 to ::1. Time: 3353ms (slow). http://localhost:8096/emby/Items/RemoteSearch/Series 2018-11-25 17:13:01.152 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/RemoteSearch/Image?imageUrl=https%3A%2F%2Fimage.tmdb.org%2Ft%2Fp%2Foriginal%2F43pAddeD10rllMQMGN7ucuOi4NI.jpg&ProviderName=TheMovieDb. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 2018-11-25 17:13:01.153 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/RemoteSearch/Image?imageUrl=https%3A%2F%2Fwww.thetvdb.com%2Fbanners%2Fgraphical%2F5b7f02bd02e02.jpg&ProviderName=TheTVDB. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 2018-11-25 17:13:01.165 Info HttpClient: GET https://www.thetvdb.com/banners/graphical/5b7f02bd02e02.jpg 2018-11-25 17:13:01.165 Info HttpClient: GET https://image.tmdb.org/t/p/original/43pAddeD10rllMQMGN7ucuOi4NI.jpg Needs /banners/posters/ image instead of /banners/graphical/ image. Edited November 26, 2018 by Happy2Play
Solution Luke 42089 Posted November 26, 2018 Solution Posted November 26, 2018 That's the image coming from their search api unfortunately. 1
Happy2Play 9785 Posted November 26, 2018 Author Posted November 26, 2018 That's the image coming from their search api unfortunately. Got it. <Data> <Series> <seriesid>269533</seriesid> <language>en</language> <SeriesName>The Last Ship</SeriesName> <banner>graphical/5b7f02bd02e02.jpg</banner> <Overview> After a pandemic kills 80% of the world's population, the crew of an unaffected Navy ship - the USS Nathan James - must try to find a cure to save humanity. Their mission is simple: Find a cure, stop the virus. </Overview> <FirstAired>2014-06-22</FirstAired> <Network>TNT (US)</Network> <IMDB_ID>tt2402207</IMDB_ID> <zap2it_id>SH01741727</zap2it_id> <id>269533</id> </Series> </Data>
Luke 42089 Posted November 26, 2018 Posted November 26, 2018 But certainly we should find a way to improve that display.
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