Jump to content

There are some pictures missing on the Cast.


Recommended Posts

Posted

I've been also having this issue for years.
Random cast and crew photos are missing after Scan Library Files.
The only solution is to manually go into each actor, then the photo is updated, then go back to the movie screen and press F5.
Or you can manually refresh the metadata for each added movie, but both solutions are annoying and require extra labour.
When will it be fixed?

Posted (edited)

I will provide the logs, but since you've moved my question to a new thread could you please move it to Server because this issue is presents on all player platforms and on web admin page as well.

Edited by Oomek
Posted (edited)

image.thumb.png.7c73170c3d6a9aa7f032193bcd17dec1.png

Here are screenshots of what is happening.
1. I add a movie to the library
2. I open the movie page
3. Inside there are always some random photos missing 
4. When I click on actor's page then go back and press F5 the photo shows up.
 

embyserver.txt

Edited by Oomek
grammar
Posted

OK try refreshing the metadata on the movie and see if  that helps.

Posted

Yes, manually refreshing metadata works.

Posted
6 minutes ago, Oomek said:

Yes, manually refreshing metadata works.

refreshing metadata on what exactly?

Posted

OK so it's hard to say why those people didn't have an image. Maybe from the time you first added the show or movie, new people images got uploaded to tmdb or tvdb.

The next time you add a new movie or series, if you think someone should have gotten an image that didn't, then please provide the log from when the movie or series was first imported.

But before doing that, check whether or not your enabled metadata fetchers in library settings even have an image for that person. So if you have Tmdb enabled, then check the Tmdb website, same for tvdb, etc.

Posted

It's not an isolated incident, every movie or show I add has random photos missing.

Posted
Just now, Oomek said:

It's not an isolated incident, every movie or show I add has random photos missing.

Nonetheless, the process of learning why is the same. What I mentioned above is the most likely answer:

Quote

Maybe from the time you first added the show or movie, new people images got uploaded to tmdb or tvdb.

But there could be other reasons as well.

Posted (edited)

 

Quote

Maybe from the time you first added the show or movie, new people images got uploaded to tmdb or tvdb.

1. Often very famous actors' photos are missing

2. When I scan for metadata immediately after uploading the movie the missing photos are showing up
 

Edited by Oomek
Posted
Quote

2. When I scan for metadata immediately after uploading the movie the missing photos are showing up

This is when cast member photo urls are obtained, so this is when it should happen.

But for existing ones that are missing, all of this happened in the past, so there's no way to know why. You can refresh metadata as I suggested and then if it happens with a new movie we can look closer at it.

Posted

Something is misconfigured somewhere. Look at these paths:

	System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/opt/emby-server/D:\MP3\Jeff Mills\Jeff Mills - Sleeper Wakes (FLAC)\folder.jpg'.
	File name: '/opt/emby-server/D:\MP3\Jeff Mills\Jeff Mills - Sleeper Wakes (FLAC)\folder.jpg'

 

Posted

Probably more than one thing misconfigured:

	System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/var/lib/emby/metadata\people\c\Claudia Kim-tmdb-1401531\folder.jpg'.
	File name: '/var/lib/emby/metadata\people\c\Claudia Kim-tmdb-1401531\folder.jpg'

Note in both cases the mix of forward and backward slashes.

Posted (edited)

I moved some time ago my Emby server from Windows to Ubuntu, but I was having the issue with photos long before that.
But these errors are from mp3 library. What do you suggest I should try? 

Edited by Oomek
Posted

So regarding Anthony Mackie, the server thinks you already have an image, but the path is invalid:

	System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/var/lib/emby/metadata\people\a\Anthony Mackie-tmdb-53650\folder.jpg'.
	File name: '/var/lib/emby/metadata\people\a\Anthony Mackie-tmdb-53650\folder.jpg'

So it errors when trying to access that image. That's why you see the broken placeholder in your screenshot.

After the first failed attempt, the server removes the invalid path from the database so that it doesn't keep erroring over and over. So then at that point you have no image for that person, and that brings us to where you are today.

Posted

Oh, the second one is actually from the movie I just added, so what I should do then?

Posted
Just now, Oomek said:

Oh, the second one is actually from the movie I just added, so what I should do then?

But the person was already in your database. Moving an installation between windows and linux is not fully supported yet.

Existing impacted people are going to require manual fixup as I've outlined in this topic. New people that are not in your database shouldn't have any problem as you continue to add new movies and shows.

Posted

I added Avengers with Anthony Mackie in it yesterday, then scanned for missing metadata.
Today I added Avengers: Age of Ultron and I'm having the same issue.

So I'm not really understanding what manual fixup you have in mind.

Posted
Just now, Oomek said:

I added Avengers with Anthony Mackie in it yesterday, then scanned for missing metadata.
Today I added Avengers: Age of Ultron and I'm having the same issue.

 

You added new movies, but the people are common across movies, and you already had those people in your database. Your server had images for them, but they were pointing to invalid locations.

Posted

Are you sure this is not some race condition between threads?

Posted

So what should I do to fix it permanently?

Posted
Just now, Oomek said:

Are you sure this is not some race condition between threads?

Yes.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...