Jump to content

Manual identify error with movie metadata retrieval


Recommended Posts

Posted

Hello everyone. Long time user of mythtv, and new to emby, but really liking it :)

I have some movie files where it doesn't seem to get the metadata (no cover image), so I tried to manually identify the movie with the themoviedb.org id

Sometimes it works, other times not quite. It gets some metadata, but not all and there's an exception in the emby server log. I've ruled out network, permissions issues

It would seem that this is an unhandled exception possibly due to some content that is bad/missing

The relevant error log section, any help is much appreciated!

021-09-25 08:46:19.828 Error Server: Error processing request
    *** Error Report ***
    Version: 4.6.4.0
    Command line: /opt/emby-server/system/EmbyServer.dll -programdata /home/emby/data -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
    Operating system: Linux version 5.4.0-86-generic (buildd@lgw01-amd64-041) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #97-Ubuntu SMP Fri Sep 17 19:19:40 UTC 2021
    Framework: .NET Core 3.1.13
    OS/Process: x64/x64
    Runtime: opt/emby-server/system/System.Private.CoreLib.dll
    Processor count: 12
    Data path: /home/emby/data
    Application path: /opt/emby-server/system
    System.InvalidOperationException: System.InvalidOperationException: Operation is not valid due to the current state of the object.
       at Emby.Server.Implementations.Library.LibraryManager.ConvertImageToLocal(BaseItem item, ItemImageInfo image, Int32 imageIndex, CancellationToken cancellationToken)
       at Emby.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options, CancellationToken cancellationToken)
       at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, Int64 itemId, BaseItem item, Boolean isHeadRequest)
       at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
       at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
       at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
    Source: Emby.Server.Implementations
    TargetSite: Void MoveNext()
    
2021-09-25 08:46:19.828 Info Server: http/1.1 Response 500 to 192.168.11.42. Time: 198ms. http://cobra:8096/emby/Items/212945/Images/Primary?maxHeight=300&maxWidth=200&tag=37907e0a909846f0769e49bbad14b0d4&quality=90

 

 

Posted

Hi there, please attach the complete emby server log. thanks.

Posted

of course...

I did notice that the nfo file did get some of the metadata incl the imdb id etc

embyserver.txt

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...