CBers 7450 Posted July 22, 2015 Posted July 22, 2015 Errors in my server log when looking for actor images. 2015-07-22 13:37:57.8412 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5679.1183 Command line: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Paul Walker does not have an image of type Primary MediaBrowser.Common.Extensions.ResourceNotFoundException at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest) at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request) at lambda_method(Closure , Object , Object ) at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto) 2015-07-22 13:37:57.8412 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5679.1183 Command line: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Vin Diesel does not have an image of type Primary MediaBrowser.Common.Extensions.ResourceNotFoundException at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest) at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request) at lambda_method(Closure , Object , Object ) at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto) 2015-07-22 13:37:57.8412 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5679.1183 Command line: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Jason Statham does not have an image of type Primary MediaBrowser.Common.Extensions.ResourceNotFoundException at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest) at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request) at lambda_method(Closure , Object , Object ) at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto) 2015-07-22 13:37:57.8412 Error - HttpServer: Error processing request for /mediabrowser/Items/7d073a7f1bd4cc3164e389ce1debb401/Images/Primary?MaxHeight=280&EnableImageEnhancers=true *** Error Report *** Version: 3.0.5679.1183 Command line: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Paul Walker does not have an image of type Primary ServiceStack.HttpError No Stack Trace Available 2015-07-22 13:37:57.8412 Error - HttpServer: Error processing request for /mediabrowser/Items/01c9058b6ca0a3fceae88bfe2f5ac840/Images/Primary?MaxHeight=280&EnableImageEnhancers=true *** Error Report *** Version: 3.0.5679.1183 Command line: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Vin Diesel does not have an image of type Primary ServiceStack.HttpError No Stack Trace Available
Luke 42077 Posted July 22, 2015 Posted July 22, 2015 Ok. We're using LockData because that's what metabrowser has historically used. you could put in a feature request with mcm to support that.
CX23882 1 Posted July 22, 2015 Posted July 22, 2015 I've noticed that if the People lock is enabled, refresh/advanced refresh doesn't add that particular media to their filmography. Only manual saving does. How is "locking" supposed to work? Take for example Robot Chicken Season 1, Episode 10, Badunkkadunk. The cast data has an error in it, supposedly guest starring an Indian painter and decorator named "makuli caulkin" (rather than Macaulay Culkin). Having spotted this previously, **using only Emby**, I removed makuli caulkin and added Macaulay Culkin. I then flipped the "People" to "off" under fields. I did not tick the "Lock this item to prevent future changes" as I assumed this prevents all changes. The .nfo file then contains <lockdata>false</lockdata> <lockedfields>Cast</lockedfields> Is this sufficient to prevent "makuli caulkin" from being re-added? And are you writing <gueststars>?, because that contains <gueststars>|Phil LaMarr|Pat O'Brien|Seth MacFarlane|makuli caulkin|Seth MacFarlane|Mila Kunis|</gueststars>
khodges747 55 Posted July 23, 2015 Author Posted July 23, 2015 (edited) I've discovered another problem with People and metadata in MB for WMC. When I select an actor's name to get the filmography, I also get results from TV shows that DO NOT EXIST in my library. Below is a screen capture for Scarlett Johansson, which shows 3 TV episodes (2 from SNL and 1 from Jimmy Fallon) that are not in my library, and as far as I know have never been in my library. I assume the info is coming from "missing episodes" data, since I do have a couple episodes of both SNL and Jimmy Fallon in my library. If I select one of the missing episodes, it takes me to the overview, with the date it aired, but obviously it can play the episode since it doesn't exist. I don't use the "missing episodes" feature of MB but I'm surprised that searches would turn up data from that part of the database. Is this normal? P.S. The filmography for her is also incomplete. I have more movies with her as an actor than are actually shown in the search results. I know this will eventually correct itself, but it sure seems to be taking a long time. Edited July 23, 2015 by khodges747
ebr 16171 Posted July 23, 2015 Posted July 23, 2015 Whatever theme you are using doesn't appear to have indicators for missing or future episodes. If it did, this would be much more obvious.
khodges747 55 Posted July 23, 2015 Author Posted July 23, 2015 I'm using a modified Subdued theme. And you're right, it doesn't take advantage of the missing episodes feature of MB. It just seems to me that using "missing" data for filmography is a little over the top. But I can live with it.
ebr 16171 Posted July 23, 2015 Posted July 23, 2015 I think it is a nice feature because it can introduce you to content you don't have but may want to acquire...
khodges747 55 Posted July 23, 2015 Author Posted July 23, 2015 I know. For example when I made a report of all of TV episodes, I found that I was missing several hundred episodes of SNL. Who woulda guessed? Seriously I think it's a very farsighted option that can be useful to many users, not so much for me.
tphillip1120 2 Posted July 23, 2015 Posted July 23, 2015 Has anyone tried removing that video folder from their library and adding it back in to see if it actor information rebuilds during the scan? Just an idea?
Luke 42077 Posted July 23, 2015 Posted July 23, 2015 Has anyone tried removing that video folder from their library and adding it back in to see if it actor information rebuilds during the scan? Just an idea? Don't do that. Just pick one of these three: - If you have Emby internet metadata turned off, then just use your other program to edit your nfo/xml, and do nothing in Emby - If you do use Emby internet metadata and the people still exist in your nfo/xml, then do nothing and they will gradually come back - Or, if you do use Emby internet metadata and were affected by the bug causing people to get lost from xml/nfo, then just refresh from the metadata manager.
tman 47 Posted July 23, 2015 Posted July 23, 2015 Big problems here too with actor metadata since the upgrade to 3675.1. Actor searches almost always show no movies, even though I know I have other movies with them in. This happens in the web client and Emby classic (only ones I've tested). All my .xml files were fully populated with actor data, and it always worked perfectly up to the last official release. If something has changed, we need to know that it will either sort itself out, or what we need to do to fix it, unless of course, it is a bug, and it will be fixed in a forthcoming version. I used to use MCM, but now use the Emby metadata manager exclusively, and have done for about 12 months.
Happy2Play 9780 Posted July 23, 2015 Posted July 23, 2015 what we need to do to fix it, unless of course, it is a bug, and it will be fixed in a forthcoming version. Did you not read the post above yours?
khodges747 55 Posted July 24, 2015 Author Posted July 24, 2015 (edited) I'm happy to report that my problem seems to be fixed. After much refreshing and checking of "persons" metadata and locking xml data, the problem seems to have gone away, just as Luke said it would. I checked about 6 different actors this morning, and the MB filmographies show the same results as a search for the actor's name in all my xml files. It's nice to have this feature back again. A request to Luke: if the database needs to be migrated again in the future, maybe you could offer an option to the user to either do it all at once and pay the time penalty, or let the user decide to allow the migration over time as you did in this case. Finally, there's still the bug of losing the "persons" section of xml files. That means I can no longer blindly add items to my library. I have to check, and then recheck, the metadata for each new movie. That's a pain. Edited July 24, 2015 by khodges747
Necker 24 Posted July 25, 2015 Posted July 25, 2015 So how long do we have to wait for this to "gradually come back" . It's been a couple of weeks with this now and i still have less than 10% of the actors showing properly. I have checked and the data is all still in the xml's and it displays the actors on the movies page it just doesn't show all the movies on the actors bio page, doesn't find the actors within search and doesn't show them on the people tab. This is becoming a real pain now and along with the bug on the local refresh this starts to really reduce confidence in the metadata manager.
Happy2Play 9780 Posted July 25, 2015 Posted July 25, 2015 the bug on the local refresh this starts to really reduce confidence in the metadata manager. This is fixed the dev release.
EduardoSantos 40 Posted July 27, 2015 Posted July 27, 2015 (edited) Has anyone tried removing that video folder from their library and adding it back in to see if it actor information rebuilds during the scan? Just an idea? I tried this and it didn't work. I did read all the thread and it was not clear to me if there is a means to circumvent or correct the problem. Fact is my server cannot find almost any works by people. Vanilla install here with no other metadata fetcher: just Emby version 3.0.5675.1. Should I attach server's log? Is there a simple way to force a database update based on the XML metadata files already located on each folder? Edited July 27, 2015 by EduardoSantos
gutterdone26 9 Posted August 3, 2015 Posted August 3, 2015 I tried this and it didn't work. I did read all the thread and it was not clear to me if there is a means to circumvent or correct the problem. Fact is my server cannot find almost any works by people. Vanilla install here with no other metadata fetcher: just Emby version 3.0.5675.1. Should I attach server's log? Is there a simple way to force a database update based on the XML metadata files already located on each folder? That would be awesome. A total library Advanced Refresh for data and/or images! Please add this.
Scott750 29 Posted August 3, 2015 Posted August 3, 2015 That would be awesome. A total library Advanced Refresh for data and/or images! Please add this. Yes I also I agree.
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