2024-08-13, 07:39 PM
So everything has been going well with Jellyfin, and then I added more content which it imports fine but does not get any metadata, instead getting the following error,
[2024-08-13 12:17:55.289 -07:00] [ERR] [30] MediaBrowser.Providers.Manager.ProviderManager: "TmdbMovieImageProvider" failed in GetImageInfos for type "Movie" at "/SMB/Movies/Dune.2021.1080p.WEBRip.x264.AAC5.1-[YTS.MX].mp4"
System.Net.Http.HttpRequestException: Network is unreachable (api.themoviedb.org:443)
---> System.Net.Sockets.SocketException (101): Network is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
I also can't access the plugin catalog even though the repository is added. I am running Jellyfin V10.9.9 on TrueNas Scale.
[2024-08-13 12:17:55.289 -07:00] [ERR] [30] MediaBrowser.Providers.Manager.ProviderManager: "TmdbMovieImageProvider" failed in GetImageInfos for type "Movie" at "/SMB/Movies/Dune.2021.1080p.WEBRip.x264.AAC5.1-[YTS.MX].mp4"
System.Net.Http.HttpRequestException: Network is unreachable (api.themoviedb.org:443)
---> System.Net.Sockets.SocketException (101): Network is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
I also can't access the plugin catalog even though the repository is added. I am running Jellyfin V10.9.9 on TrueNas Scale.