mrcanelas / tmdb-addon

https://94c8cb9f702d-tmdb-addon.baby-beamup.club/configure
Apache License 2.0
20 stars 7 forks source link

Missing Posters #29

Closed bramdsgn closed 1 month ago

bramdsgn commented 1 month ago

Added Items (linked to TMDB add on) to Library have missing Posters, is there a fix ? considering Cinemeta doesn't have this problem

image

mrcanelas commented 1 month ago

Have these items been added to the TMDB catalog? Have you removed cinemeta? The TMDB Addon did not yet provide support for IMDBId's, the latest update added this option and it needs to be enabled on the configuration page.

bt4ibwem8 commented 3 days ago

@mrcanelas I think this issue should be reopened. I have same issue. Just posters are missing, when i click on it for details, all metadata seems to be ok (loaded from tmdb website). Try to add for example the show YOU (2018) if it will be blank also for you.

mrcanelas commented 3 days ago

Let me try to explain in a way that is easier to understand, Cinemeta uses ImdbId, TMDB Addon uses TmdbId, if you added something to your library using Cinemeta, Stremio tries to search for the posters in Cinemeta, if you removed Cinemeta the poster will not appear, to provide the metadata for the item TMDB will work, but the item in the library is not updated, it will still be linked to Cinemeta, but to solve it you must search for the movie/series and add it through the TMDB catalog and remove the old one that was added by Cinemeta.

You(2018) added to my library:

image

oleglucic commented 3 days ago

I think that enabling the IMDBId support option during addon configuration resolves this problem. It did for me.

bt4ibwem8 commented 3 days ago

I added it through TMDB - popular catalog but still no poster. But before it was added from Cinemeta, i removed it from Library but maybe it was not removed completely... Weird is the posters are not showing only for some shows... When i did exatly same (added from Tmbd, removed from Cinemeta) for other shows, it works fine.

oleglucic commented 3 days ago

If you are on mobile try removing the cache (same applies to TV). If on a desktop try refreshing the app Fn+F5.

bt4ibwem8 commented 3 days ago

I am on Windows native app, but the same apply also when i try web.stremio.com from Firefox. I am now testing it with the movies and it seems to work fine. All posters are there, it is broken for me only for some tv shows... BTW how does "Provide metadata for IMDBId" work? When i try to search with imdbid, only result from Cinemeta is displayed. Maybe disabling Cinemeta would help me, but dunno if it is possible do it.

mrcanelas commented 3 days ago

Something that works for me is to play an episode on the item I want to update. Stremio updates the library data when you play something.

bt4ibwem8 commented 3 days ago

thanks, it helped... what about that "Provide metadata for IMDBId"? Dunno if i should leave it enabled, i see no difference on the details page in comparison when i had it disabled before...

mrcanelas commented 3 days ago

This option is used to take translated metadata to other catalogs that use ImdbId, for example Streaming Catalogs, if you only use TMDB this option does not change anything.