2308 lines
350 KiB
Plaintext
Executable File
2308 lines
350 KiB
Plaintext
Executable File
[2024-08-29 02:00:00.050 +00:00] [INF] [51] Emby.Server.Implementations.ScheduledTasks.TaskManager: "提取章节图片" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 02:00:01.014 +00:00] [INF] [51] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 23:59:58.9854839 from now.
|
||
[2024-08-29 03:00:00.073 +00:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: "生成时间轴缩略图" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 03:00:01.012 +00:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 23:59:58.9873125 from now.
|
||
[2024-08-29 04:33:44.537 +00:00] [INF] [43] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 04:33:44.540 +00:00] [INF] [43] Emby.Server.Implementations.Library.LibraryManager: Validating media library
|
||
[2024-08-29 04:33:44.888 +00:00] [ERR] [43] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 04:33:44.896 +00:00] [ERR] [43] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 04:33:44.897 +00:00] [ERR] [43] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 04:33:44.897 +00:00] [WRN] [43] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 04:33:44.909 +00:00] [ERR] [69] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.ItemImageProvider.ValidateImages(BaseItem item, IEnumerable`1 providers, ImageRefreshOptions refreshOptions)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:44.921 +00:00] [INF] [42] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/c550bb684d3444f49fc98a9d380f441e.png"
|
||
[2024-08-29 04:33:45.156 +00:00] [INF] [42] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/c550bb684d3444f49fc98a9d380f441e.png"
|
||
[2024-08-29 04:33:45.186 +00:00] [ERR] [42] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.ItemImageProvider.ValidateImages(BaseItem item, IEnumerable`1 providers, ImageRefreshOptions refreshOptions)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:45.190 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 04:33:45.190 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 04:33:45.191 +00:00] [ERR] [42] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 04:33:45.191 +00:00] [WRN] [42] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 04:33:45.262 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/《魔法少女与恶曾是敌人。》第08集在线观看_高清全集无修_NT动漫.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 04:33:45.264 +00:00] [INF] [69] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][07][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 04:33:45.264 +00:00] [INF] [68] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 04:33:53.616 +00:00] [ERR] [68] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.GetConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:57.661 +00:00] [ERR] [69] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.GetConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:57.669 +00:00] [ERR] [43] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.GetConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:57.671 +00:00] [ERR] [69] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
--- End of inner exception stack trace ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetSearchResultsInternal(ItemLookupInfo searchInfo, Boolean isSearch, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetImdbId(ItemLookupInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:57.662 +00:00] [ERR] [42] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
--- End of inner exception stack trace ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetSearchResultsInternal(ItemLookupInfo searchInfo, Boolean isSearch, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetImdbId(ItemLookupInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:57.683 +00:00] [ERR] [75] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
--- End of inner exception stack trace ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetSearchResultsInternal(ItemLookupInfo searchInfo, Boolean isSearch, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetImdbId(ItemLookupInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 04:33:58.744 +00:00] [INF] [69] Emby.Server.Implementations.ScheduledTasks.TaskManager: "扫描媒体库" Completed after 0 minute(s) and 14 seconds
|
||
[2024-08-29 04:33:58.785 +00:00] [INF] [43] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 08:02:02.345 +00:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 08:02:02.368 +00:00] [INF] [108] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 08:02:02.417 +00:00] [INF] [29] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 08:02:02.506 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 08:02:02.525 +00:00] [INF] [29] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 08:02:02.525 +00:00] [INF] [29] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 08:02:02.528 +00:00] [INF] [29] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 08:02:02.529 +00:00] [INF] [29] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 08:02:40.891 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 08:02:40.949 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
|
||
[2024-08-29 08:02:40.959 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 08:02:40.968 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 08:02:40.970 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 08:02:40.971 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 08:02:40.972 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 08:02:40.972 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 08:02:40.974 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 08:02:40.975 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 08:02:40.975 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 08:02:40.976 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 08:02:40.976 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 08:02:40.978 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 08:02:41.586 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 08:02:41.801 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 08:02:42.089 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 08:02:42.090 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 08:02:42.091 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 08:02:42.094 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 08:02:42.098 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 08:02:42.099 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 08:02:42.100 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 08:02:45.752 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 08:02:45.754 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 08:02:45.755 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 08:02:45.791 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 08:02:45.792 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 08:02:45.982 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 08:02:47.153 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 08:02:47.223 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 08:02:47.224 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 08:02:47.257 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 18:57:12.7432774 from now.
|
||
[2024-08-29 08:02:47.265 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 17:57:12.7341954 from now.
|
||
[2024-08-29 08:02:47.380 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 08:02:47.476 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 08:02:47.503 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 08:02:47.532 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 08:02:47.692 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 08:02:48.367 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 08:02:48.368 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 08:02:48.369 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 08:02:48.369 +00:00] [INF] [1] Main: Startup complete 0:00:08.1495987
|
||
[2024-08-29 08:02:50.369 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 08:02:53.580 +00:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 3 seconds
|
||
[2024-08-29 08:55:46.448 +00:00] [INF] [54] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 08:55:46.462 +00:00] [INF] [74] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 08:55:46.507 +00:00] [INF] [51] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 08:55:46.570 +00:00] [INF] [51] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 08:55:46.579 +00:00] [INF] [51] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 08:55:46.579 +00:00] [INF] [51] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 08:55:46.579 +00:00] [INF] [51] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 08:55:46.580 +00:00] [INF] [51] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 08:56:42.465 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 08:56:42.544 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
|
||
[2024-08-29 08:56:42.547 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 08:56:42.564 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 08:56:42.564 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 08:56:42.565 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 08:56:42.573 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 08:56:42.578 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 08:56:42.584 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 08:56:42.584 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 08:56:42.584 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 08:56:42.585 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 08:56:42.585 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 08:56:42.585 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 08:56:43.179 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 08:56:43.356 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 08:56:43.627 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 08:56:43.628 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 08:56:43.633 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 08:56:43.638 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 08:56:43.640 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 08:56:43.642 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 08:56:43.643 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 08:56:47.091 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 08:56:47.093 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 08:56:47.094 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 08:56:47.124 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 08:56:47.125 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 08:56:47.283 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 08:56:48.350 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 08:56:48.415 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 08:56:48.446 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 08:56:48.448 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 18:03:11.5515488 from now.
|
||
[2024-08-29 08:56:48.457 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 17:03:11.5422018 from now.
|
||
[2024-08-29 08:56:48.571 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 08:56:48.663 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 08:56:48.690 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 08:56:48.718 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 08:56:48.874 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 08:56:49.548 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 08:56:49.549 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 08:56:49.549 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 08:56:49.550 +00:00] [INF] [1] Main: Startup complete 0:00:07.9095509
|
||
[2024-08-29 08:56:51.616 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 08:56:54.859 +00:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 3 seconds
|
||
[2024-08-29 09:01:55.498 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 09:01:55.544 +00:00] [INF] [28] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 09:01:55.555 +00:00] [INF] [30] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 09:01:55.634 +00:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 09:01:55.650 +00:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 09:01:55.650 +00:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 09:01:55.651 +00:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 09:01:55.652 +00:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 09:02:30.716 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 09:02:30.833 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]"]
|
||
[2024-08-29 09:02:30.865 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 09:02:30.872 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 09:02:30.872 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 09:02:30.874 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 09:02:30.874 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 09:02:30.875 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 09:02:30.875 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 09:02:30.876 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 09:02:30.876 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 09:02:30.877 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 09:02:30.877 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 09:02:30.879 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 09:02:31.531 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 09:02:31.709 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 09:02:31.942 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 09:02:31.942 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 09:02:31.943 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 09:02:31.946 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 09:02:31.947 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 09:02:31.948 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 09:02:31.948 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 09:02:35.228 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 09:02:35.230 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 09:02:35.231 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 09:02:35.262 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 09:02:35.263 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 09:02:35.417 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 09:02:36.491 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 09:02:36.548 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 09:02:36.552 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 09:02:36.580 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 17:57:23.4198388 from now.
|
||
[2024-08-29 09:02:36.589 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 16:57:23.4100588 from now.
|
||
[2024-08-29 09:02:36.704 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 09:02:36.801 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 09:02:36.828 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 09:02:36.857 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 09:02:37.014 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 09:02:37.680 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 09:02:37.682 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 09:02:37.682 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 09:02:37.682 +00:00] [INF] [1] Main: Startup complete 0:00:07.6991634
|
||
[2024-08-29 09:02:39.675 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 09:02:43.378 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 3 seconds
|
||
[2024-08-29 09:14:31.676 +00:00] [INF] [48] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 09:14:31.702 +00:00] [INF] [47] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 09:14:31.722 +00:00] [INF] [52] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 09:14:31.759 +00:00] [INF] [52] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 09:14:31.766 +00:00] [INF] [52] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 09:14:31.766 +00:00] [INF] [52] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 09:14:31.767 +00:00] [INF] [52] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 09:14:31.767 +00:00] [INF] [52] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 09:15:35.065 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 09:15:35.113 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]"]
|
||
[2024-08-29 09:15:35.116 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 09:15:35.121 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 09:15:35.122 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 09:15:35.123 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 09:15:35.123 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 09:15:35.123 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 09:15:35.124 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 09:15:35.127 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 09:15:35.127 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 09:15:35.127 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 09:15:35.127 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 09:15:35.127 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 09:15:35.846 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 09:15:36.043 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 09:15:36.426 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 09:15:36.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 09:15:36.433 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 09:15:36.438 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 09:15:36.444 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 09:15:36.444 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 09:15:36.445 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 09:15:40.180 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 09:15:40.183 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 09:15:40.184 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 09:15:40.223 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 09:15:40.224 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 09:15:40.438 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 09:15:41.599 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 09:15:41.667 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 09:15:41.678 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 09:15:41.701 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 17:44:18.2989088 from now.
|
||
[2024-08-29 09:15:41.710 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 16:44:18.2898686 from now.
|
||
[2024-08-29 09:15:41.829 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 09:15:41.914 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 09:15:41.942 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 09:15:41.972 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 09:15:42.140 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 09:15:42.911 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 09:15:42.912 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 09:15:42.913 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 09:15:42.913 +00:00] [INF] [1] Main: Startup complete 0:00:08.4278289
|
||
[2024-08-29 09:15:44.856 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 09:15:52.994 +00:00] [ERR] [8] Emby.Server.Implementations.Updates.InstallationManager: An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/files/plugin/manifest.json"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (repo.jellyfin.org:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
--- End of inner exception stack trace ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
|
||
at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
|
||
[2024-08-29 09:15:53.017 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 8 seconds
|
||
[2024-08-29 09:19:31.631 +00:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 09:19:31.673 +00:00] [INF] [32] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 09:19:31.691 +00:00] [INF] [28] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 09:19:31.726 +00:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 09:19:31.735 +00:00] [INF] [28] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 09:19:31.735 +00:00] [INF] [28] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 09:19:31.736 +00:00] [INF] [28] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 09:19:31.736 +00:00] [INF] [28] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 09:20:35.216 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 09:20:35.330 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
|
||
[2024-08-29 09:20:35.340 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 09:20:35.343 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 09:20:35.345 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 09:20:35.349 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 09:20:35.350 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 09:20:35.351 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 09:20:35.351 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 09:20:35.352 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 09:20:35.352 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 09:20:35.354 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 09:20:35.356 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 09:20:35.358 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 09:20:35.883 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 09:20:36.113 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 09:20:36.410 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 09:20:36.411 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 09:20:36.411 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 09:20:36.413 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 09:20:36.414 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 09:20:36.414 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 09:20:36.414 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 09:20:39.879 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 09:20:39.881 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 09:20:39.882 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 09:20:39.918 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 09:20:39.919 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 09:20:40.107 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 09:20:41.183 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 09:20:41.242 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 09:20:41.247 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 09:20:41.276 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 17:39:18.7240410 from now.
|
||
[2024-08-29 09:20:41.284 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 16:39:18.7150691 from now.
|
||
[2024-08-29 09:20:41.401 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 09:20:41.493 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 09:20:41.519 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 09:20:41.548 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 09:20:41.704 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 09:20:42.561 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 09:20:42.562 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 09:20:42.562 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 09:20:42.563 +00:00] [INF] [1] Main: Startup complete 0:00:08.0793768
|
||
[2024-08-29 09:20:44.513 +00:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 09:20:48.115 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 3 seconds
|
||
[2024-08-29 10:07:28.139 +00:00] [INF] [59] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 10:07:28.160 +00:00] [INF] [58] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 10:07:28.181 +00:00] [INF] [58] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 10:07:28.240 +00:00] [INF] [58] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 10:07:28.248 +00:00] [INF] [58] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 10:07:28.248 +00:00] [INF] [58] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 10:07:28.248 +00:00] [INF] [58] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 10:07:28.249 +00:00] [INF] [58] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 10:08:38.260 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 10:08:38.383 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]"]
|
||
[2024-08-29 10:08:38.387 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 10:08:38.397 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 10:08:38.397 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 10:08:38.398 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 10:08:38.399 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 10:08:38.400 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 10:08:38.400 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 10:08:38.400 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 10:08:38.408 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 10:08:38.408 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 10:08:38.409 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 10:08:38.409 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 10:08:39.003 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 10:08:39.164 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 10:08:39.518 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:08:39.518 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 10:08:39.519 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:08:39.521 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 10:08:39.522 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 10:08:39.522 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 10:08:39.522 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 10:08:43.468 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 10:08:43.470 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 10:08:43.471 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 10:08:43.508 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 10:08:43.509 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 10:08:43.716 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 10:08:44.850 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 10:08:44.911 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 10:08:44.921 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 10:08:44.945 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 16:51:15.0550833 from now.
|
||
[2024-08-29 10:08:44.954 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 15:51:15.0457336 from now.
|
||
[2024-08-29 10:08:45.076 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 10:08:45.171 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 10:08:45.197 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 10:08:45.227 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 10:08:45.386 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 10:08:46.042 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 10:08:46.043 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 10:08:46.043 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 10:08:46.043 +00:00] [INF] [1] Main: Startup complete 0:00:08.4706992
|
||
[2024-08-29 10:08:48.079 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 10:08:51.728 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 10:08:51.789 +00:00] [INF] [11] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 10:08:51.837 +00:00] [INF] [8] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 10:08:51.899 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 10:08:51.906 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 3 seconds
|
||
[2024-08-29 10:08:51.913 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件": Waiting on Task
|
||
[2024-08-29 10:08:51.950 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件": Task exited
|
||
[2024-08-29 10:08:51.956 +00:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 10:08:51.957 +00:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 10:08:51.957 +00:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 10:08:51.962 +00:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 10:09:54.930 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 10:09:55.041 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]"]
|
||
[2024-08-29 10:09:55.058 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 10:09:55.059 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 10:09:55.059 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 10:09:55.061 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 10:09:55.062 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 10:09:55.062 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 10:09:55.062 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 10:09:55.062 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 10:09:55.063 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 10:09:55.063 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 10:09:55.064 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 10:09:55.065 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 10:09:55.669 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 10:09:55.847 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 10:09:56.134 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:09:56.135 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 10:09:56.137 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:09:56.141 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 10:09:56.147 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 10:09:56.148 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 10:09:56.149 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 10:09:59.656 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 10:09:59.657 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 10:09:59.659 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 10:09:59.692 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 10:09:59.693 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 10:09:59.854 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 10:10:00.925 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 10:10:00.989 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 10:10:01.002 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 10:10:01.024 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 16:49:58.9760463 from now.
|
||
[2024-08-29 10:10:01.032 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 15:49:58.9670762 from now.
|
||
[2024-08-29 10:10:01.150 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 10:10:01.238 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 10:10:01.264 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 10:10:01.292 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 10:10:01.449 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 10:10:02.044 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 10:10:02.045 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 10:10:02.045 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 10:10:02.045 +00:00] [INF] [1] Main: Startup complete 0:00:07.9832411
|
||
[2024-08-29 10:10:04.143 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 10:10:10.375 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 6 seconds
|
||
[2024-08-29 10:19:29.232 +00:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 10:19:29.276 +00:00] [INF] [50] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 10:19:29.292 +00:00] [INF] [50] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 10:19:29.394 +00:00] [INF] [52] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 10:19:29.428 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 10:19:29.428 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 10:19:29.429 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 10:19:29.430 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 10:20:06.954 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 10:20:07.010 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]"]
|
||
[2024-08-29 10:20:07.014 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 10:20:07.015 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 10:20:07.015 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 10:20:07.018 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 10:20:07.019 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 10:20:07.019 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 10:20:07.019 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 10:20:07.020 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 10:20:07.020 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 10:20:07.021 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 10:20:07.021 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 10:20:07.022 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 10:20:07.666 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 10:20:07.815 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 10:20:08.062 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:20:08.073 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 10:20:08.074 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:20:08.077 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 10:20:08.078 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 10:20:08.080 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 10:20:08.080 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 10:20:11.798 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 10:20:11.800 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 10:20:11.801 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 10:20:11.844 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 10:20:11.845 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 10:20:12.049 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 10:20:13.178 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 10:20:13.241 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 10:20:13.269 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 10:20:13.275 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 16:39:46.7250518 from now.
|
||
[2024-08-29 10:20:13.284 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 15:39:46.7151400 from now.
|
||
[2024-08-29 10:20:13.402 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 10:20:13.498 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 10:20:13.525 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 10:20:13.554 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 10:20:13.717 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 10:20:14.291 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 10:20:14.292 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 10:20:14.292 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 10:20:14.292 +00:00] [INF] [1] Main: Startup complete 0:00:08.0116719
|
||
[2024-08-29 10:20:16.396 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 10:20:19.155 +00:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 2 seconds
|
||
[2024-08-29 10:28:47.201 +00:00] [INF] [43] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 10:28:47.264 +00:00] [INF] [45] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 10:28:47.299 +00:00] [INF] [37] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 10:28:47.405 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 10:28:47.418 +00:00] [INF] [37] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 10:28:47.419 +00:00] [INF] [37] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 10:28:47.420 +00:00] [INF] [37] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 10:28:47.420 +00:00] [INF] [37] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 10:30:12.441 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 10:30:12.545 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
|
||
[2024-08-29 10:30:12.569 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 10:30:12.570 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 10:30:12.570 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 10:30:12.571 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 10:30:12.571 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 10:30:12.571 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 10:30:12.572 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 10:30:12.572 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 10:30:12.572 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 10:30:12.573 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 10:30:12.573 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 10:30:12.573 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 10:30:13.174 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 10:30:13.316 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 10:30:13.614 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:30:13.617 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 10:30:13.619 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:30:13.622 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 10:30:13.626 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 10:30:13.628 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 10:30:13.629 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 10:30:17.813 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 10:30:17.814 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 10:30:17.815 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 10:30:17.852 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 10:30:17.853 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 10:30:18.045 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 10:30:19.343 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 10:30:19.410 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 10:30:19.411 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 10:30:19.443 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 16:29:40.5570107 from now.
|
||
[2024-08-29 10:30:19.452 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 15:29:40.5477954 from now.
|
||
[2024-08-29 10:30:19.580 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 10:30:19.677 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 10:30:19.705 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 10:30:19.734 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 10:30:19.892 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 10:30:20.540 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 10:30:20.541 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 10:30:20.541 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 10:30:20.541 +00:00] [INF] [1] Main: Startup complete 0:00:08.6259797
|
||
[2024-08-29 10:30:22.576 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 10:30:25.822 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 3 seconds
|
||
[2024-08-29 10:36:02.526 +00:00] [INF] [34] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 10:36:02.545 +00:00] [INF] [3] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 10:36:02.594 +00:00] [INF] [3] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 10:36:02.671 +00:00] [INF] [36] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 10:36:02.693 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 10:36:02.694 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 10:36:02.696 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 10:36:02.697 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 10:36:34.722 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 10:36:34.808 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
|
||
[2024-08-29 10:36:34.811 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 10:36:34.812 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 10:36:34.813 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 10:36:34.813 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 10:36:34.814 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 10:36:35.488 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 10:36:35.692 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 10:36:36.006 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:36:36.013 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 10:36:36.014 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 10:36:36.021 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 10:36:36.023 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 10:36:36.023 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 10:36:36.024 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 10:36:39.784 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 10:36:39.785 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 10:36:39.787 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 10:36:39.820 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 10:36:39.821 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 10:36:40.025 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 10:36:41.273 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 10:36:41.353 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 10:36:41.358 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 10:36:41.390 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 16:23:18.6103321 from now.
|
||
[2024-08-29 10:36:41.399 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 15:23:18.6003712 from now.
|
||
[2024-08-29 10:36:41.524 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 10:36:41.618 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 10:36:41.645 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 10:36:41.675 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 10:36:41.835 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 10:36:42.513 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 10:36:42.514 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 10:36:42.514 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 10:36:42.514 +00:00] [INF] [1] Main: Startup complete 0:00:08.4258977
|
||
[2024-08-29 10:36:44.572 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 10:36:47.092 +00:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 2 seconds
|
||
[2024-08-29 12:51:38.392 +00:00] [INF] [70] Emby.Server.Implementations.IO.LibraryMonitor: "downloads" ("/media/downloads") will be refreshed.
|
||
[2024-08-29 12:51:40.102 +00:00] [INF] [74] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/《魔法少女与恶曾是敌人。》第08集在线观看_高清全集无修_NT动漫.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 12:51:40.102 +00:00] [INF] [70] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][07][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 12:51:40.102 +00:00] [INF] [67] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 12:51:40.122 +00:00] [INF] [44] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHS&CHT&JPN].mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 12:51:40.166 +00:00] [INF] [44] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 12:51:40.295 +00:00] [ERR] [74] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 13:30:17.666 +00:00] [INF] [50] Emby.Server.Implementations.IO.LibraryMonitor: "downloads" ("/media/downloads") will be refreshed.
|
||
[2024-08-29 13:30:17.679 +00:00] [INF] [53] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/《魔法少女与恶曾是敌人。》第08集在线观看_高清全集无修_NT动漫.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 13:30:17.680 +00:00] [INF] [66] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][07][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 13:30:17.680 +00:00] [INF] [51] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 13:30:17.688 +00:00] [INF] [50] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHS&CHT&JPN].mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 13:30:17.690 +00:00] [INF] [63] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 13:30:17.819 +00:00] [ERR] [50] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 13:30:25.751 +00:00] [ERR] [50] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
|
||
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
||
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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.GetConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 13:30:27.484 +00:00] [INF] [66] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4".
|
||
[2024-08-29 14:21:14.071 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: "Senpai wa Otokonoko" ("/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHS&CHT&JPN].mkv") will be refreshed.
|
||
[2024-08-29 14:21:14.072 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: "Season 1" ("/media/downloads/前辈是男孩子/Season 1") will be refreshed.
|
||
[2024-08-29 14:21:14.073 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: "Senpai wa Otokonoko" ("/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4") will be refreshed.
|
||
[2024-08-29 14:21:14.075 +00:00] [INF] [62] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHS&CHT&JPN].mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 14:21:15.172 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 14:21:15.274 +00:00] [ERR] [39] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 14:21:15.275 +00:00] [INF] [62] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 14:21:15.376 +00:00] [ERR] [62] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:09:19.194 +00:00] [INF] [54] Emby.Server.Implementations.IO.LibraryMonitor: "downloads" ("/media/downloads") will be refreshed.
|
||
[2024-08-29 15:09:19.200 +00:00] [INF] [54] Emby.Server.Implementations.IO.LibraryMonitor: "我的云盘缓存" ("/media/downloads/云盘缓存文件/NTUzNjMzMDYx/我的云盘缓存") will be refreshed.
|
||
[2024-08-29 15:09:19.211 +00:00] [INF] [54] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "我的转存", Path: "/media/downloads/云盘缓存文件/NTUzNjMzMDYx/我的云盘缓存/我的转存", Id: 729c28e1-3ae6-1ccb-3662-aef855d8f393
|
||
[2024-08-29 15:09:19.215 +00:00] [INF] [54] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "我的资源", Path: "/media/downloads/云盘缓存文件/NTUzNjMzMDYx/我的云盘缓存/我的资源", Id: de3f6254-0964-3d41-6f2a-7add5cfa5208
|
||
[2024-08-29 15:09:19.217 +00:00] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:09:19.229 +00:00] [INF] [90] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:09:19.331 +00:00] [ERR] [90] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:46:11.847 +00:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: "Season 1" ("/media/downloads/前辈是男孩子/Season 1") will be refreshed.
|
||
[2024-08-29 15:46:11.851 +00:00] [INF] [79] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Senpai wa Otokonoko", Path: "/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHT&JPN].mp4", Id: e3ae7686-1743-4fce-f96b-f9a06ec3c087
|
||
[2024-08-29 15:46:11.851 +00:00] [INF] [79] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Senpai wa Otokonoko", Path: "/media/downloads/前辈是男孩子/Season 1/[MingY] Senpai wa Otokonoko [07][1080p][CHS&CHT&JPN].mkv", Id: 7b243b32-ef92-dcf1-2211-ed8d4d239724
|
||
[2024-08-29 15:46:11.855 +00:00] [INF] [79] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:46:11.856 +00:00] [INF] [19] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:47:05.522 +00:00] [INF] [19] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "wsq" has succeeded.
|
||
[2024-08-29 15:47:05.524 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "wsq": 0/0
|
||
[2024-08-29 15:47:05.526 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user fe9bf4fe-29da-4c19-af21-c95728f401b9
|
||
[2024-08-29 15:47:05.681 +00:00] [INF] [36] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.187.101" request
|
||
[2024-08-29 15:48:08.974 +00:00] [INF] [36] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 15:48:08.994 +00:00] [INF] [36] MediaBrowser.Providers.Manager.ProviderManager: Deleting previous image "/config/metadata/library/f2/f27caa37e5142225cceded48f6553502/poster.png"
|
||
[2024-08-29 15:48:09.008 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:48:09.008 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:48:09.009 +00:00] [ERR] [36] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:48:09.010 +00:00] [WRN] [36] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:48:09.032 +00:00] [ERR] [85] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:48:09.041 +00:00] [ERR] [36] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:48:09.048 +00:00] [INF] [85] Emby.Server.Implementations.Library.LibraryManager: Validating media library
|
||
[2024-08-29 15:48:09.058 +00:00] [ERR] [45] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:48:09.058 +00:00] [ERR] [45] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:48:09.059 +00:00] [ERR] [45] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:48:09.059 +00:00] [WRN] [45] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:48:09.062 +00:00] [ERR] [83] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:48:09.065 +00:00] [ERR] [83] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:48:09.069 +00:00] [ERR] [83] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:48:09.070 +00:00] [ERR] [83] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:48:09.070 +00:00] [ERR] [83] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:48:09.070 +00:00] [WRN] [83] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:48:09.077 +00:00] [INF] [78] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "云盘缓存文件", Path: "/media/downloads/云盘缓存文件", Id: cb5a882f-ce07-44a1-0ebc-8d8ba2fabf38
|
||
[2024-08-29 15:48:09.080 +00:00] [INF] [78] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "百度一下,你就知道_files", Path: "/media/downloads/百度一下,你就知道_files", Id: 8cda7db0-d8b4-35e0-32e1-b1d9f753b1af
|
||
[2024-08-29 15:48:09.080 +00:00] [INF] [78] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "前辈是男孩子", Path: "/media/downloads/前辈是男孩子", Id: 4dc5b1c7-d3e2-7a88-9603-717930a671f5
|
||
[2024-08-29 15:48:09.095 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:48:09.095 +00:00] [INF] [78] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:48:09.096 +00:00] [INF] [48] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:48:15.686 +00:00] [INF] [36] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:48:15.686 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:49:49.228 +00:00] [INF] [80] Emby.Server.Implementations.ScheduledTasks.TaskManager: "扫描媒体库" Completed after 1 minute(s) and 40 seconds
|
||
[2024-08-29 15:49:49.261 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 15:49:49.262 +00:00] [INF] [78] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/前辈是男孩子/Season 1"
|
||
[2024-08-29 15:49:55.807 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:49:55.807 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:50:19.445 +00:00] [INF] [80] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:50:20.645 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-i \"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv\" -copyts -map 0:2 -an -vn -c:s copy \"/config/data/subtitles/7/7cb09fa7-8ec1-7e9a-e9c9-b0e9171cf30f.ass\" -map 0:3 -an -vn -c:s copy \"/config/data/subtitles/d/d7205ed8-1cad-a7eb-7b62-4368539774b9.ass\""
|
||
[2024-08-29 15:50:20.833 +00:00] [INF] [78] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: Setting ass font within "/config/data/subtitles/7/7cb09fa7-8ec1-7e9a-e9c9-b0e9171cf30f.ass"
|
||
[2024-08-29 15:50:20.834 +00:00] [INF] [53] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/subtitles/7/7cb09fa7-8ec1-7e9a-e9c9-b0e9171cf30f.ass"
|
||
[2024-08-29 15:50:20.834 +00:00] [INF] [53] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: Setting ass font within "/config/data/subtitles/d/d7205ed8-1cad-a7eb-7b62-4368539774b9.ass"
|
||
[2024-08-29 15:50:20.835 +00:00] [INF] [78] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/subtitles/d/d7205ed8-1cad-a7eb-7b62-4368539774b9.ass"
|
||
[2024-08-29 15:50:20.882 +00:00] [INF] [81] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:4 \"/config/data/attachments/9/9b0190af-8b99-545c-cab3-fc3f73c968b8\" -dump_attachment:5 \"/config/data/attachments/b/b6b0bd63-5f37-8dbe-ed7a-cea869290751\" -dump_attachment:6 \"/config/data/attachments/5/5a26eec4-a1fe-32e2-3fa8-96349f2cd1b2\" -dump_attachment:7 \"/config/data/attachments/8/8787ad50-feab-344c-ef72-bb537a4e31b2\" -dump_attachment:8 \"/config/data/attachments/7/78655e3f-9460-1d38-28b4-9113e9ceccbf\" -dump_attachment:9 \"/config/data/attachments/3/350c48bb-a13a-b5cc-9a7a-723cd1029ea3\" -dump_attachment:10 \"/config/data/attachments/9/9c900df4-f425-120b-5837-6bfd61d195c4\" -dump_attachment:11 \"/config/data/attachments/d/dc0bde71-0560-5ca9-b703-41d14735ff70\" -i \"/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv\" -t 0 -f null null"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/9/9b0190af-8b99-545c-cab3-fc3f73c968b8"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/b/b6b0bd63-5f37-8dbe-ed7a-cea869290751"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/5/5a26eec4-a1fe-32e2-3fa8-96349f2cd1b2"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/8/8787ad50-feab-344c-ef72-bb537a4e31b2"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/7/78655e3f-9460-1d38-28b4-9113e9ceccbf"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/3/350c48bb-a13a-b5cc-9a7a-723cd1029ea3"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/9/9c900df4-f425-120b-5837-6bfd61d195c4"
|
||
[2024-08-29 15:50:20.955 +00:00] [INF] [80] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "/media/前辈是男孩子/Season 1/Senpai wa Otokonoko S01E07.mkv" to "/config/data/attachments/d/dc0bde71-0560-5ca9-b703-41d14735ff70"
|
||
[2024-08-29 15:50:24.365 +00:00] [INF] [53] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "Senpai wa Otokonoko S01E07". Stopped at "3666" ms
|
||
[2024-08-29 15:51:21.449 +00:00] [INF] [78] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 15:51:21.449 +00:00] [INF] [78] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/前辈是男孩子/Season 1"
|
||
[2024-08-29 15:51:21.457 +00:00] [INF] [31] Emby.Server.Implementations.Library.LibraryManager: Validating media library
|
||
[2024-08-29 15:51:21.473 +00:00] [ERR] [38] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:21.474 +00:00] [ERR] [38] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:21.474 +00:00] [ERR] [38] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:21.474 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:21.478 +00:00] [ERR] [38] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:21.480 +00:00] [ERR] [25] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:21.483 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:21.483 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:21.484 +00:00] [ERR] [25] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:21.484 +00:00] [WRN] [25] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:21.488 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:51:25.028 +00:00] [ERR] [38] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:25.028 +00:00] [ERR] [38] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:25.029 +00:00] [ERR] [38] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:25.029 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:25.030 +00:00] [INF] [38] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "Season 1", Path: "/media/前辈是男孩子/Season 1", Id: b4b89e07-4b81-c29d-3aa9-c728bc8424ea
|
||
[2024-08-29 15:51:25.036 +00:00] [INF] [38] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "CollectionFolder", Name: "前辈是男孩子", Path: "/config/root/default/前辈是男孩子", Id: 28e2e28e-2847-07dc-4b34-40b4c0abc8e2
|
||
[2024-08-29 15:51:25.042 +00:00] [ERR] [48] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:25.046 +00:00] [ERR] [48] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:25.048 +00:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "扫描媒体库"
|
||
[2024-08-29 15:51:25.050 +00:00] [INF] [31] Emby.Server.Implementations.ScheduledTasks.TaskManager: "扫描媒体库" Cancelled after 0 minute(s) and 3 seconds
|
||
[2024-08-29 15:51:25.051 +00:00] [INF] [78] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 15:51:25.087 +00:00] [INF] [78] Emby.Server.Implementations.Library.LibraryManager: Validating media library
|
||
[2024-08-29 15:51:25.088 +00:00] [INF] [48] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 15:51:25.090 +00:00] [ERR] [78] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:25.090 +00:00] [ERR] [78] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:25.090 +00:00] [ERR] [78] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:25.091 +00:00] [WRN] [78] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:25.094 +00:00] [ERR] [78] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:25.096 +00:00] [ERR] [78] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at System.IO.DirectoryInfo.EnumerateFiles(String searchPattern, EnumerationOptions enumerationOptions)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.<GetImages>b__15_0(String i)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:25.098 +00:00] [ERR] [78] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:25.099 +00:00] [ERR] [78] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:25.099 +00:00] [ERR] [78] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:25.099 +00:00] [WRN] [78] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:25.102 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:51:51.026 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:51.027 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:51.027 +00:00] [ERR] [42] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:51.027 +00:00] [WRN] [42] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:51.034 +00:00] [ERR] [42] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:51.038 +00:00] [ERR] [78] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:51.040 +00:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "扫描媒体库"
|
||
[2024-08-29 15:51:51.041 +00:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: "扫描媒体库" Cancelled after 0 minute(s) and 25 seconds
|
||
[2024-08-29 15:51:51.077 +00:00] [INF] [38] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/前辈是男孩子"
|
||
[2024-08-29 15:51:51.077 +00:00] [INF] [38] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 15:51:51.077 +00:00] [INF] [38] Emby.Server.Implementations.Library.LibraryManager: Validating media library
|
||
[2024-08-29 15:51:51.078 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/前辈是男孩子"
|
||
[2024-08-29 15:51:51.078 +00:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 15:51:51.085 +00:00] [ERR] [38] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:51.086 +00:00] [ERR] [38] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:51.086 +00:00] [ERR] [38] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:51.086 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:51.090 +00:00] [ERR] [42] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:51.092 +00:00] [ERR] [42] MediaBrowser.Providers.Folders.CollectionFolderMetadataService: Error validating images for "/config/root/default/动漫"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFiles(String path, IReadOnlyList`1 extensions, Boolean enableCaseSensitiveExtensions, Boolean recursive)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToArray()
|
||
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
|
||
at System.Linq.OrderedEnumerable`1.ToList()
|
||
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IEnumerable`1 paths, IDirectoryService directoryService)
|
||
at MediaBrowser.LocalMetadata.Images.CollectionFolderLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
|
||
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
|
||
[2024-08-29 15:51:51.096 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Error in GetFilteredFileSystemEntries isPhysicalRoot: False IsVf: False
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
|
||
at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts)
|
||
at Emby.Server.Implementations.Library.LibraryManager.ResolvePath(FileSystemMetadata fileInfo, IDirectoryService directoryService, IItemResolver[] resolvers, Folder parent, Nullable`1 collectionType, LibraryOptions libraryOptions)
|
||
[2024-08-29 15:51:51.097 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Error in "PlaylistResolver" resolving "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.Library.Resolvers.PlaylistResolver.Resolve(ItemResolveArgs args)
|
||
at MediaBrowser.Controller.Resolvers.ItemResolver`1.ResolvePath(ItemResolveArgs args)
|
||
at Emby.Server.Implementations.Library.LibraryManager.Resolve(ItemResolveArgs args, IItemResolver resolver)
|
||
[2024-08-29 15:51:51.097 +00:00] [ERR] [42] Emby.Server.Implementations.IO.ManagedFileSystem: Failed to enumerate path "/media/anime"
|
||
System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/anime'.
|
||
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
|
||
at System.IO.Enumeration.FileSystemEnumerableFactory.UserEntries(String directory, String expression, EnumerationOptions options)
|
||
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
|
||
at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntryPaths(String path, Boolean recursive)
|
||
[2024-08-29 15:51:51.097 +00:00] [WRN] [42] MediaBrowser.Controller.Entities.BaseItem: Library folder "/media/anime" is inaccessible or empty, skipping
|
||
[2024-08-29 15:51:51.123 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:53:31.181 +00:00] [INF] [80] Emby.Server.Implementations.ScheduledTasks.TaskManager: "扫描媒体库" Completed after 1 minute(s) and 40 seconds
|
||
[2024-08-29 15:53:31.219 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 15:53:31.222 +00:00] [INF] [83] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/前辈是男孩子"
|
||
[2024-08-29 15:57:34.095 +00:00] [INF] [31] Emby.Server.Implementations.IO.LibraryMonitor: "downloads" ("/media/downloads") will be refreshed.
|
||
[2024-08-29 15:57:34.121 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:57:34.129 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:57:34.255 +00:00] [ERR] [36] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:57:34.261 +00:00] [ERR] [31] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:57:34.320 +00:00] [ERR] [40] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:57:35.444 +00:00] [INF] [31] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:57:58.318 +00:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.187.101" closed
|
||
[2024-08-29 15:58:32.682 +00:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.187.101" request
|
||
[2024-08-29 15:58:37.730 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:58:37.833 +00:00] [ERR] [31] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:37.916 +00:00] [ERR] [55] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:38.331 +00:00] [INF] [55] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:58:38.339 +00:00] [INF] [55] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:58:38.751 +00:00] [INF] [55] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:38.765 +00:00] [INF] [55] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"dcbb72aadd8b3ef4baadcd1bc31def61-1.mp4\" -start_number 0 -hls_base_url \"hls/dcbb72aadd8b3ef4baadcd1bc31def61/\" -hls_segment_filename \"/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61.m3u8\""
|
||
[2024-08-29 15:58:38.869 +00:00] [ERR] [55] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:38.888 +00:00] [INF] [31] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:38.888 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"dcbb72aadd8b3ef4baadcd1bc31def61-1.mp4\" -start_number 0 -hls_base_url \"hls/dcbb72aadd8b3ef4baadcd1bc31def61/\" -hls_segment_filename \"/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61.m3u8\""
|
||
[2024-08-29 15:58:38.889 +00:00] [ERR] [55] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:38.993 +00:00] [ERR] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:39.013 +00:00] [ERR] [85] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:39.019 +00:00] [INF] [31] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:39.019 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"dcbb72aadd8b3ef4baadcd1bc31def61-1.mp4\" -start_number 0 -hls_base_url \"hls/dcbb72aadd8b3ef4baadcd1bc31def61/\" -hls_segment_filename \"/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61.m3u8\""
|
||
[2024-08-29 15:58:39.122 +00:00] [ERR] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:39.132 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:58:39.139 +00:00] [ERR] [83] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:39.246 +00:00] [ERR] [85] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:39.305 +00:00] [ERR] [31] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:39.543 +00:00] [INF] [83] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:58:39.546 +00:00] [INF] [83] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:58:39.562 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61.m3u8"
|
||
[2024-08-29 15:58:39.563 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61.m3u8"
|
||
[2024-08-29 15:58:39.563 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/dcbb72aadd8b3ef4baadcd1bc31def61.m3u8"
|
||
[2024-08-29 15:58:39.587 +00:00] [INF] [85] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:39.587 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"c48caeb5a9d07123bef8234508d099d7-1.mp4\" -start_number 0 -hls_base_url \"hls/c48caeb5a9d07123bef8234508d099d7/\" -hls_segment_filename \"/cache/transcodes/c48caeb5a9d07123bef8234508d099d7%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/c48caeb5a9d07123bef8234508d099d7.m3u8\""
|
||
[2024-08-29 15:58:39.690 +00:00] [ERR] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:39.706 +00:00] [INF] [85] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:39.706 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"c48caeb5a9d07123bef8234508d099d7-1.mp4\" -start_number 0 -hls_base_url \"hls/c48caeb5a9d07123bef8234508d099d7/\" -hls_segment_filename \"/cache/transcodes/c48caeb5a9d07123bef8234508d099d7%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/c48caeb5a9d07123bef8234508d099d7.m3u8\""
|
||
[2024-08-29 15:58:39.707 +00:00] [ERR] [31] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:39.815 +00:00] [ERR] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:39.826 +00:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:39.838 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:58:39.941 +00:00] [ERR] [83] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:40.007 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:40.236 +00:00] [INF] [83] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:58:40.239 +00:00] [INF] [83] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:58:40.249 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/c48caeb5a9d07123bef8234508d099d7.m3u8"
|
||
[2024-08-29 15:58:40.249 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/c48caeb5a9d07123bef8234508d099d7.m3u8"
|
||
[2024-08-29 15:58:40.267 +00:00] [INF] [83] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:40.268 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"0aa976b3966e247cfc46e21374d41572-1.mp4\" -start_number 0 -hls_base_url \"hls/0aa976b3966e247cfc46e21374d41572/\" -hls_segment_filename \"/cache/transcodes/0aa976b3966e247cfc46e21374d41572%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/0aa976b3966e247cfc46e21374d41572.m3u8\""
|
||
[2024-08-29 15:58:40.371 +00:00] [ERR] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:40.391 +00:00] [ERR] [31] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:40.425 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/0aa976b3966e247cfc46e21374d41572.m3u8"
|
||
[2024-08-29 15:58:40.429 +00:00] [INF] [31] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:40.430 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"0aa976b3966e247cfc46e21374d41572-1.mp4\" -start_number 0 -hls_base_url \"hls/0aa976b3966e247cfc46e21374d41572/\" -hls_segment_filename \"/cache/transcodes/0aa976b3966e247cfc46e21374d41572%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/0aa976b3966e247cfc46e21374d41572.m3u8\""
|
||
[2024-08-29 15:58:40.532 +00:00] [ERR] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:40.549 +00:00] [ERR] [83] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:41.927 +00:00] [INF] [83] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "SHY 靦腆英雄 第二季 - 20 (Baha". Stopped at "0" ms
|
||
[2024-08-29 15:58:42.694 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:58:42.797 +00:00] [ERR] [85] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:42.871 +00:00] [ERR] [83] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:43.113 +00:00] [INF] [85] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:58:43.115 +00:00] [INF] [85] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:58:43.409 +00:00] [INF] [31] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:43.409 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"efdba802ddc9ebb8c5322381e5d45289-1.mp4\" -start_number 0 -hls_base_url \"hls/efdba802ddc9ebb8c5322381e5d45289/\" -hls_segment_filename \"/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289.m3u8\""
|
||
[2024-08-29 15:58:43.520 +00:00] [ERR] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:43.535 +00:00] [INF] [25] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:43.535 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"efdba802ddc9ebb8c5322381e5d45289-1.mp4\" -start_number 0 -hls_base_url \"hls/efdba802ddc9ebb8c5322381e5d45289/\" -hls_segment_filename \"/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289.m3u8\""
|
||
[2024-08-29 15:58:43.536 +00:00] [ERR] [31] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:43.639 +00:00] [ERR] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:43.655 +00:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:43.662 +00:00] [INF] [25] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:43.662 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"efdba802ddc9ebb8c5322381e5d45289-1.mp4\" -start_number 0 -hls_base_url \"hls/efdba802ddc9ebb8c5322381e5d45289/\" -hls_segment_filename \"/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289.m3u8\""
|
||
[2024-08-29 15:58:43.766 +00:00] [ERR] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:43.782 +00:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:43.802 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:58:43.904 +00:00] [ERR] [83] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:43.964 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:44.204 +00:00] [INF] [25] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:58:44.207 +00:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:58:44.216 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289.m3u8"
|
||
[2024-08-29 15:58:44.216 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289.m3u8"
|
||
[2024-08-29 15:58:44.216 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/efdba802ddc9ebb8c5322381e5d45289.m3u8"
|
||
[2024-08-29 15:58:44.234 +00:00] [INF] [83] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:44.234 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"f83f7914eb4509ed67965cb8ad1e62ab-1.mp4\" -start_number 0 -hls_base_url \"hls/f83f7914eb4509ed67965cb8ad1e62ab/\" -hls_segment_filename \"/cache/transcodes/f83f7914eb4509ed67965cb8ad1e62ab%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/f83f7914eb4509ed67965cb8ad1e62ab.m3u8\""
|
||
[2024-08-29 15:58:44.341 +00:00] [ERR] [83] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:44.357 +00:00] [ERR] [83] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:44.488 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:58:44.594 +00:00] [ERR] [31] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:44.666 +00:00] [ERR] [55] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:58:44.899 +00:00] [INF] [25] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:58:44.902 +00:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:58:44.914 +00:00] [INF] [55] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/f83f7914eb4509ed67965cb8ad1e62ab.m3u8"
|
||
[2024-08-29 15:58:44.948 +00:00] [INF] [31] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
|
||
[2024-08-29 15:58:44.948 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -sn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"b1277876d0d8d0edfe13c990b81f2909-1.mp4\" -start_number 0 -hls_base_url \"hls/b1277876d0d8d0edfe13c990b81f2909/\" -hls_segment_filename \"/cache/transcodes/b1277876d0d8d0edfe13c990b81f2909%d.mp4\" -hls_playlist_type event -hls_list_size 0 -y \"/cache/transcodes/b1277876d0d8d0edfe13c990b81f2909.m3u8\""
|
||
[2024-08-29 15:58:45.050 +00:00] [ERR] [85] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
|
||
[2024-08-29 15:58:45.068 +00:00] [ERR] [85] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/d37c4aec-9a57-c1d3-3b3f-077af84d7304/live.m3u8".
|
||
MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
|
||
at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
|
||
at Jellyfin.Api.Controllers.DynamicHlsController.GetLiveHlsStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 enableSubtitlesInManifest)
|
||
at lambda_method1399(Closure, Object)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
||
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
|
||
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
|
||
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
|
||
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
|
||
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
|
||
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
|
||
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
||
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
|
||
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
|
||
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
||
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
|
||
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
|
||
[2024-08-29 15:58:45.105 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/b1277876d0d8d0edfe13c990b81f2909.m3u8"
|
||
[2024-08-29 15:58:46.608 +00:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "SHY 靦腆英雄 第二季 - 20 (Baha". Stopped at "0" ms
|
||
[2024-08-29 15:59:17.973 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: "downloads" ("/media/downloads") will be refreshed.
|
||
[2024-08-29 15:59:17.979 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:59:17.979 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/SHY 腼腆英雄第二季第20集在线观看高清全集无修NT动漫.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:59:17.981 +00:00] [INF] [55] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 15:59:18.090 +00:00] [ERR] [83] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:59:18.106 +00:00] [ERR] [55] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
|
||
MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
|
||
[2024-08-29 15:59:18.105 +00:00] [ERR] [83] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:59:18.169 +00:00] [ERR] [55] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 15:59:18.797 +00:00] [INF] [31] MediaBrowser.Providers.MediaInfo.VideoImageProvider: Skipping image extraction due to missing DefaultVideoStreamIndex for "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4".
|
||
[2024-08-29 15:59:43.874 +00:00] [INF] [85] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 15:59:45.258 +00:00] [INF] [55] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "SHY 腼腆英雄第二季第20集在线观看高清全集无修NT动漫". Stopped at "590" ms
|
||
[2024-08-29 15:59:49.978 +00:00] [INF] [25] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "SHY 靦腆英雄 第二季 - 20 (Baha", Path: "/media/downloads/[Up to 21°C] SHY 靦腆英雄 第二季 - 20 (Baha 1920x1080 AVC AAC MP4) [63F947F3].mp4", Id: d37c4aec-9a57-c1d3-3b3f-077af84d7304
|
||
[2024-08-29 16:00:29.010 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: "downloads" ("/media/downloads") will be refreshed.
|
||
[2024-08-29 16:00:29.013 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/[LKSUB][Make Heroine ga Oosugiru!][06][720P].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 16:00:29.013 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/downloads/SHY 腼腆英雄第二季第20集在线观看高清全集无修NT动漫.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
|
||
[2024-08-29 16:00:29.126 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 16:00:29.139 +00:00] [ERR] [42] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
|
||
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.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|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 ---
|
||
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
||
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
||
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
||
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
||
at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
|
||
at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMethodInternal[T](String method, String query, Int32 page, String language, Nullable`1 includeAdult, Int32 year, String dateFormat, String region, Int32 primaryReleaseYear, Int32 firstAirDateYear, CancellationToken cancellationToken)
|
||
at TMDbLib.Client.TMDbClient.SearchMovieAsync(String query, String language, Int32 page, Boolean includeAdult, Int32 year, String region, Int32 primaryReleaseYear, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.SearchMovieAsync(String name, Int32 year, String language, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
|
||
at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
|
||
[2024-08-29 16:00:40.194 +00:00] [INF] [45] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "wsq". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
|
||
[2024-08-29 16:01:17.558 +00:00] [INF] [45] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.187.101" closed
|
||
[2024-08-29 16:01:17.712 +00:00] [INF] [85] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "SHY 腼腆英雄第二季第20集在线观看高清全集无修NT动漫". Stopped at "139800" ms
|
||
[2024-08-29 16:02:09.106 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
|
||
[2024-08-29 16:02:09.131 +00:00] [INF] [25] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
|
||
[2024-08-29 16:02:09.164 +00:00] [INF] [25] Main: Running query planner optimizations in the database... This might take a while
|
||
[2024-08-29 16:02:09.209 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/前辈是男孩子"
|
||
[2024-08-29 16:02:09.216 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/downloads"
|
||
[2024-08-29 16:02:09.224 +00:00] [INF] [25] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
|
||
[2024-08-29 16:02:09.229 +00:00] [INF] [25] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
|
||
[2024-08-29 16:02:09.230 +00:00] [INF] [25] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
|
||
[2024-08-29 16:02:09.232 +00:00] [INF] [25] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
|
||
[2024-08-29 16:02:48.169 +00:00] [INF] [1] Main: Jellyfin version: "10.9.9"
|
||
[2024-08-29 16:02:48.261 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
|
||
[2024-08-29 16:02:48.305 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
|
||
[2024-08-29 16:02:48.306 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
|
||
[2024-08-29 16:02:48.306 +00:00] [INF] [1] Main: Architecture: X64
|
||
[2024-08-29 16:02:48.308 +00:00] [INF] [1] Main: 64-Bit Process: True
|
||
[2024-08-29 16:02:48.308 +00:00] [INF] [1] Main: User Interactive: True
|
||
[2024-08-29 16:02:48.308 +00:00] [INF] [1] Main: Processor count: 4
|
||
[2024-08-29 16:02:48.308 +00:00] [INF] [1] Main: Program data path: "/config"
|
||
[2024-08-29 16:02:48.308 +00:00] [INF] [1] Main: Log directory path: "/config/log"
|
||
[2024-08-29 16:02:48.308 +00:00] [INF] [1] Main: Config directory path: "/config/config"
|
||
[2024-08-29 16:02:48.309 +00:00] [INF] [1] Main: Cache path: "/cache"
|
||
[2024-08-29 16:02:48.309 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
|
||
[2024-08-29 16:02:48.309 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
|
||
[2024-08-29 16:02:48.989 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
|
||
[2024-08-29 16:02:49.149 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
|
||
[2024-08-29 16:02:49.399 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 16:02:49.405 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
|
||
[2024-08-29 16:02:49.406 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
|
||
[2024-08-29 16:02:49.409 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.2"]
|
||
[2024-08-29 16:02:49.410 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
|
||
[2024-08-29 16:02:49.411 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
|
||
[2024-08-29 16:02:49.411 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
|
||
[2024-08-29 16:02:52.917 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
|
||
[2024-08-29 16:02:52.919 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
|
||
[2024-08-29 16:02:52.920 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
|
||
[2024-08-29 16:02:52.950 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
|
||
[2024-08-29 16:02:52.951 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
|
||
[2024-08-29 16:02:53.107 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
|
||
[2024-08-29 16:02:54.190 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
|
||
[2024-08-29 16:02:54.256 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
|
||
[2024-08-29 16:02:54.279 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/前辈是男孩子"
|
||
[2024-08-29 16:02:54.286 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/downloads"
|
||
[2024-08-29 16:02:54.291 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "生成时间轴缩略图" set to fire at 2024-08-30 03:00:00.000 +00:00, which is 10:57:05.7086090 from now.
|
||
[2024-08-29 16:02:54.300 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "提取章节图片" set to fire at 2024-08-30 02:00:00.000 +00:00, which is 09:57:05.6994665 from now.
|
||
[2024-08-29 16:02:54.424 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
|
||
[2024-08-29 16:02:54.513 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
|
||
[2024-08-29 16:02:54.539 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
|
||
[2024-08-29 16:02:54.567 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
|
||
[2024-08-29 16:02:54.736 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
|
||
[2024-08-29 16:02:55.860 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||
[2024-08-29 16:02:55.865 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "7f257826bcd84b7ba55252075ad9286a"
|
||
[2024-08-29 16:02:55.865 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
|
||
[2024-08-29 16:02:55.866 +00:00] [INF] [1] Main: Startup complete 0:00:08.4635153
|
||
[2024-08-29 16:02:57.417 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理合集和播放列表" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:03:02.229 +00:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "更新插件" Completed after 0 minute(s) and 4 seconds
|
||
[2024-08-29 16:33:43.800 +00:00] [INF] [39] Emby.Server.Implementations.ScheduledTasks.TaskManager: "下载缺少的字幕" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:43.830 +00:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理日志目录" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:43.858 +00:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:43.882 +00:00] [INF] [37] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理缓存目录" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:43.908 +00:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: "清理转码目录" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:43.938 +00:00] [INF] [39] Emby.Server.Implementations.ScheduledTasks.TaskManager: "音频标准化" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:43.940 +00:00] [INF] [25] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
|
||
[2024-08-29 16:33:43.984 +00:00] [INF] [25] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
|
||
[2024-08-29 16:33:43.984 +00:00] [INF] [25] Emby.Server.Implementations.ScheduledTasks.TaskManager: "优化数据库" Completed after 0 minute(s) and 0 seconds
|
||
[2024-08-29 16:33:49.989 +00:00] [INF] [33] Jellyfin.LiveTv.Guide.GuideManager: Refreshing guide with 7 days of guide data
|
||
[2024-08-29 16:33:49.995 +00:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds
|