Jump to content

Es werden keine Serien Bilder angezeigt


Recommended Posts

Posted

Hallo,

ich wollte emby nun auch einmal ausprobieren und habe es als Container in Proxmox installiert.

Nachdem ich dann in Emby 3 Bibliotheken (Mediathek, Filme, Serien) angelegt hatte, stellte ich bei Serien fest, dass von den 9 erfassten Serien bei einer das Coverbild fehlte. Ich habe mir dann deren Ordner-Struktur angeschaut und diese nach folgendem Schema angepasst:

Serienname

Season 05

Name S05E01
Name S05E02
Name S05E03
usw.

Nach einem erneuten Scan der Metadaten und dann auch der Bibliothek wurde immer noch kein Cover-Bild angezeigt. Also habe ich die komplette Bibliothek in emby gelöscht und mit den (so denke ich) zuvor verwendeten Einstellungen neu angelegt und einlesen lassen.

Leider wird jetzt bei keiner der Serien ein Cover-Bild angezeigt, obwohl es beim ersten Scan der Fall gewesen ist. Im Log habe ich u.A. folgendes entdeckt:

TargetSite: Void ThrowException(System.Net.Sockets.SocketError, System.Threading.CancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
2025-07-13 13:30:09.058 Info HttpClient: GET https://private.omdbapi.com?apikey=x_secret3_x&plot=full&r=json&t=Serien_Name&type=series
2025-07-13 13:30:09.059 Error App: Error in The Open Movie Database
*** Error Report ***
Version: 4.8.11.0
Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -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 6.8.12-11-pve (build@proxmox) (gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PMX
Framework: .NET 6.0.36
OS/Process: x64/x64
Runtime: opt/emby-server/system/System.Private.CoreLib.dll
Processor count: 2
Data path: /var/lib/emby
Application path: /opt/emby-server/system
MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Cancelling connection to https://private.omdbapi.com?apikey=x_secret3_x&plot=full&r=json&t=Serien_Name&type=series due to a previous timeout.
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)

Hat jemand eine Idee woran es liegt, dass jetzt beim zweiten Anlegen/Importieren der Bibliothek keine Bilder angezeigt werden? Wenn noch mehr vom Log benötigt wird, kann ich das gerne liefern.

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