Display Series Poster
from ramble81@lemmy.zip to jellyfin@lemmy.ml on 07 Oct 03:55
https://lemmy.zip/post/50451112

I just got Jellyfin installed and indexed and it’s been pretty good, but there’s one thing I can’t figure out. Shows and Movies are correctly identified but instead of showing the cover art it’s a random screen grab from the first episode or part of the movie.

Does anyone know how to get it to correctly pull from TMDB preferably, or another source. I could do it by hand, but I have hundreds of movies and series.

#jellyfin

threaded - newest

ook@discuss.tchncs.de on 07 Oct 04:10 next collapse

I am confused you say correctly identified, what do you mean by that? Because the right image should have been pulled automatically (if it exists) if Jellyfin identifies something correctly.

Does it work if you go manually via the identify function?

ramble81@lemmy.zip on 07 Oct 13:21 collapse

Basically what happens is JF correctly identifies the series from the file names. I can look at all the corresponding metadata and see that it’s correct, including the TMDB id. However there’s just no cover art. I have two identical series and for one it pulls it in and the other it doesn’t.

I know it’s not TMDB (directly) as I have another media server (Think like a Dune or Zidoo) and it is also indexing the same exact files against TMDB and it will correctly add the cover art.

Here’s two examples

<img alt="" src="https://lemmy.zip/pictrs/image/b5e306ef-0fcb-4be7-91a7-1af1a9ab84e5.webp">

Is there any way I can enable/see logging to see what API calls it’s trying to make and their status? I can probably figure it out from there.

gccalvin@lemmy.world on 07 Oct 14:44 collapse

So, the issue is that the series isn’t being identified correctly? That looks to be the case with The Slime Diaries. I have mine labeled “The Slime Diaries - That Time I Got Reincarnated as a Slime”. It gets identified correctly.

ramble81@lemmy.zip on 07 Oct 15:49 collapse

What’s interesting is if I try to identify it by name or exact TMDb ID it comes up blank. I think there’s an issue hitting the API, which is why I was looking for some logging. I’m gonna try some other providers too.

gccalvin@lemmy.world on 07 Oct 16:34 collapse

You should be able to get to the logs from the dashboard:

<img alt="" src="https://lemmy.world/pictrs/image/a78375c2-2af6-4caf-b860-612fc91f88ae.png">

If it’s failing to hit the API, you will likely see hundreds or thousands of repeat messages in the logs.

Here is what I use for my Anime library:

<img alt="" src="https://lemmy.world/pictrs/image/e7facd35-5d1d-41ac-91f4-2479783479fd.png">

Lumidaub@feddit.org on 07 Oct 04:38 next collapse

That’s a plugin that does that, no? Have you checked that it’s installed and set up correctly?

stinerman@midwest.social on 07 Oct 12:54 collapse

Check to see if the files are named appropriately as well as the other suggestions here.