• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Media Scanning & Identification trickplay doesn't rebuild

     
    • 0 Vote(s) - 0 Average

    trickplay doesn't rebuild

    it makes the files but they don't load
    sp3ngl3r
    Offline

    Junior Member

    Posts: 6
    Threads: 2
    Joined: 2025 Sep
    Reputation: 0
    Country:United States
    #1
    2025-10-03, 04:35 AM (This post was last modified: 2025-10-03, 04:36 AM by sp3ngl3r. Edited 1 time in total.)
    I patiently waited (2 hours, 1 library), watching the logs, while trickplay rebuilt all the images and folders and such. Only for it to, do nothing. All my media is still just a blue box with the filename and upon viewing there's no seek images at all. There all there on my filesystem (the trickplay images I mean) but Jellyfin just isn't showing them at all.

    What am I missing?
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,385
    Threads: 0
    Joined: 2024 Jun
    Reputation: 75
    #2
    2025-10-03, 03:02 PM
    Posting logs from Dashboard->logs would give us a clue.
    sp3ngl3r
    Offline

    Junior Member

    Posts: 6
    Threads: 2
    Joined: 2025 Sep
    Reputation: 0
    Country:United States
    #3
    Yesterday, 03:46 PM
    (2025-10-03, 03:02 PM)theguymadmax Wrote: Posting logs from Dashboard->logs would give us a clue.

    Well dang. I reset the docker and now it's working for a new library. I'll recreate all my libraries and if it does it again I'll repost here. Strange that it's just 'working' again but I'm happy for that. Maybe my DB got corrupted even though it was a fresh install last week.
    sp3ngl3r
    Offline

    Junior Member

    Posts: 6
    Threads: 2
    Joined: 2025 Sep
    Reputation: 0
    Country:United States
    #4
    Yesterday, 04:17 PM
    OH!!! got it. I tested with a new folder "_home videos" where it fully worked as mentioned above. So I got excited and re-added my original folder "/media/videos/videos/" and it did the same thing. blue icons for all media and no trickplay (note: the .trickplay folders are already there from before).

    #############################################################
    #############################################################
    [2025-10-05 11:47:03.777 -04:00] [INF] [1] Main: Jellyfin version: "10.10.7"
    [2025-10-05 11:47:03.790 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]"]
    [2025-10-05 11:47:03.791 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2025-10-05 11:47:03.791 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Architecture: X64
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: 64-Bit Process: True
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: User Interactive: True
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Processor count: 12
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Program data path: "/config"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Log directory path: "/config/log"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Config directory path: "/config/config"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Cache path: "/cache"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2025-10-05 11:47:03.792 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2025-10-05 11:47:03.856 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2025-10-05 11:47:03.874 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-10-05 11:47:03.947 -04: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"]
    [2025-10-05 11:47:03.947 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-10-05 11:47:03.947 -04: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"]
    [2025-10-05 11:47:03.948 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.19.0.2"]
    [2025-10-05 11:47:03.948 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-10-05 11:47:03.948 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-10-05 11:47:03.948 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-10-05 11:47:04.661 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
    [2025-10-05 11:47:04.662 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
    [2025-10-05 11:47:04.662 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
    [2025-10-05 11:47:04.671 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
    [2025-10-05 11:
    47:04.671 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
    [2025-10-05 11:47:04.711 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2025-10-05 11:47:04.966 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2025-10-05 11:47:05.009 -04:00] [INF] [1] Emby.Server.Implementations.IO.LibraryMonitor: Skipping realtime monitor for "/media/videos/_home videos" because the path does not exist
    [2025-10-05 11:47:05.010 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-10-05 11:47:05.022 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-06 03:00:00.000 -04:00, which is 15:12:54.9778217 from now.
    [2025-10-05 11:47:05.024 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-06 02:00:00.000 -04:00, which is 14:12:54.9755721 from now.
    [2025-10-05 11:47:05.042 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2025-10-05 11:47:05.069 -04: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", "ac4", "dca", "flac", "mp3", "truehd"]
    [2025-10-05 11:47:05.079 -04: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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-10-05 11:47:05.090 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "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", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2025-10-05 11:47:05.091 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/videos/Home Videos"
    [2025-10-05 11:47:05.158 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2025-10-05 11:47:06.897 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2025-10-05 11:47:06.898 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "ddfe5196d75e4c2e95f2ab2c779cace2"
    [2025-10-05 11:47:06.898 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-10-05 11:47:06.898 -04:00] [INF] [1] Main: Startup complete 0:00:03.2362693
    [2025-10-05 11:47:08.038 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:47:08.038 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:47:08.504 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:47:11.060 -04:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 11:47:15.354 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/videos/Home Videos"
    [2025-10-05 11:47:15.391 -04:00] [ERR] [16] MediaBrowser.Providers.Folders.FolderMetadataService: Error in "Dynamic Image Provider" System.IO.DirectoryNotFoundException: Could not find a part of the path '/media/videos/_home videos/Home Video 1-poster.jpg'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func4 createOpenException) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func4 createOpenException) at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite) at Emby.Server.Implementations.Images.BaseDynamicImageProvider1.CreateSingleImage(IEnumerable1 itemsWithImages, String outputPathWithoutExtension, ImageType imageType) at Emby.Server.Implementations.Images.BaseFolderImageProvider1.CreateImage(BaseItem item, IReadOnlyCollection1 itemsWithImages, String outputPathWithoutExtension, ImageType imageType, Int32 imageIndex) at Emby.Server.Implementations.Images.BaseDynamicImageProvider1.FetchToFileInternal(BaseItem item, IReadOnlyList1 itemsWithImages, ImageType imageType, CancellationToken cancellationToken) at Emby.Server.Implementations.Images.BaseDynamicImageProvider1.FetchAsync(T item, MetadataRefreshOptions options, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
    [2025-10-05 11:47:15.504 -04:00] [WRN] [16] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 11:47:15.505 -04:00] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "_home videos", Path: "/media/videos/_home videos", Id: a559824a-30f7-3958-a1d7-dad57533d392
    [2025-10-05 11:47:15.508 -04:00] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "PlaylistsFolder", Name: "Playlists", Path: "/config/data/playlists", Id: 1071671e-7bff-a053-2e93-0debee501d2e
    [2025-10-05 11:47:15.521 -04:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "CollectionFolder", Name: "Home Videos and Photos", Path: "/config/root/default/Home Videos and Photos", Id: ee75511a-e395-034b-1e7e-657707b15125
    [2025-10-05 11:47:15.556 -04:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2025-10-05 11:47:15.580 -04:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 11:47:15.629 -04:00] [WRN] [18] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 11:47:15.692 -04:00] [INF] [18] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Solar Flare (2024).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/The Last Horizon (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/City of Glass (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Emerald Sky (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.725 -04:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Digital Ghost (2024).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.725 -04:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Twilight Run (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.725 -04:00] [INF] [19] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Winter's Edge (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/River of Time (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/The Last Stand (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Northern Lights (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.724 -04:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Midnight Sun (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:15.725 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/videos/Crimson Tides (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 11:47:17.488 -04:00] [INF] [1] Main: Jellyfin version: "10.10.7"
    [2025-10-05 11:47:17.514 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
    [2025-10-05 11:47:17.516 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2025-10-05 11:47:17.516 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2025-10-05 11:47:17.516 -04:00] [INF] [1] Main: Architecture: X64
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: 64-Bit Process: True
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: User Interactive: True
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Processor count: 12
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Program data path: "/config"
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Log directory path: "/config/log"
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Config directory path: "/config/config"
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Cache path: "/cache"
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2025-10-05 11:47:17.517 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2025-10-05 11:47:17.625 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2025-10-05 11:47:17.642 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-10-05 11:47:17.715 -04: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"]
    [2025-10-05 11:47:17.715 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-10-05 11:47:17.715 -04: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"]
    [2025-10-05 11:47:17.716 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.19.0.2"]
    [2025-10-05 11:47:17.716 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-10-05 11:47:17.716 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-10-05 11:47:17.716 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-10-05 11:47:18.523 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
    [2025-10-05 11:47:18.524 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
    [2025-10-05 11:47:18.524 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
    [2025-10-05 11:47:18.533 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
    [2025-10-05 11:47:18.533 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
    [2025-10-05 11:47:18.573 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2025-10-05 11:47:18.825 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2025-10-05 11:47:18.872 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-10-05 11:47:18.882 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-06 03:00:00.000 -04:00, which is 15:12:41.1172504 from now.
    [2025-10-05 11:47:18.884 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-06 02:00:00.000 -04:00, which is 14:12:41.1152905 from now.
    [2025-10-05 11:47:18.903 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2025-10-05 11:47:18.955 -04: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", "ac4", "dca", "flac", "mp3", "truehd"]

    [2025-10-05 11:47:18.966 -04: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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-10-05 11:47:18.968 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/videos/Home Videos"
    [2025-10-05 11:47:18.979 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "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", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2025-10-05 11:47:19.046 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2025-10-05 11:47:20.762 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2025-10-05 11:47:20.762 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "ddfe5196d75e4c2e95f2ab2c779cace2"
    [2025-10-05 11:47:20.762 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-10-05 11:47:20.762 -04:00] [INF] [1] Main: Startup complete 0:00:03.4182355
    [2025-10-05 11:47:21.905 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:47:21.906 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:47:22.336 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:47:41.945 -04:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 11:48:04.765 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 11:50:26.467 -04:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" closed
    sp3ngl3r
    Offline

    Junior Member

    Posts: 6
    Threads: 2
    Joined: 2025 Sep
    Reputation: 0
    Country:United States
    #5
    Yesterday, 04:41 PM
    one more dump. I deleted all content that isn't .MP4 (trickplay folders, nfo, jpg). Same problem persists. ---thanks
    ============================================
    ============================================
    [2025-10-05 12:35:27.786 -04:00] [INF] [1] Main: Jellyfin version: "10.10.7"
    [2025-10-05 12:35:27.802 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]"]
    [2025-10-05 12:35:27.803 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2025-10-05 12:35:27.803 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2025-10-05 12:35:27.803 -04:00] [INF] [1] Main: Architecture: X64
    [2025-10-05 12:35:27.803 -04:00] [INF] [1] Main: 64-Bit Process: True
    [2025-10-05 12:35:27.803 -04:00] [INF] [1] Main: User Interactive: True
    [2025-10-05 12:35:27.803 -04:00] [INF] [1] Main: Processor count: 12
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Program data path: "/config"
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Log directory path: "/config/log"
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Config directory path: "/config/config"
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Cache path: "/cache"
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2025-10-05 12:35:27.804 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2025-10-05 12:35:27.881 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2025-10-05 12:35:27.898 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-10-05 12:35:27.991 -04: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"]
    [2025-10-05 12:35:27.991 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-10-05 12:35:27.991 -04: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"]
    [2025-10-05 12:35:27.993 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.19.0.2"]
    [2025-10-05 12:35:27.993 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-10-05 12:35:27.993 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-10-05 12:35:27.993 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-10-05 12:35:28.912 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
    [2025-10-05 12:35:28.912 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
    [2025-10-05 12:35:28.912 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
    [2025-10-05 12:35:28.923 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
    [2025-10-05 12:35:28.924 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
    [2025-10-05 12:35:28.970 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2025-10-05 12:35:28.980 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b6fb6906-b95a-4a7d-800c-96b60ef3a197} may be persisted to storage in unencrypted form.
    [2025-10-05 12:35:29.189 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2025-10-05 12:35:29.254 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-10-05 12:35:29.265 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-06 03:00:00.000 -04:00, which is 14:24:30.7343119 from now.
    [2025-10-05 12:35:29.268 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-06 02:00:00.000 -04:00, which is 13:24:30.7320095 from now.
    [2025-10-05 12:35:29.295 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2025-10-05 12:35:29.347 -04: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", "ac4", "dca", "flac", "mp3", "truehd"]
    [2025-10-05 12:35:29.363 -04: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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-10-05 12:35:29.382 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "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", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2025-10-05 12:35:29.453 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2025-10-05 12:35:31.214 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2025-10-05 12:35:31.214 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "ddfe5196d75e4c2e95f2ab2c779cace2"
    [2025-10-05 12:35:31.214 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-10-05 12:35:31.214 -04:00] [INF] [1] Main: Startup complete 0:00:03.560371
    [2025-10-05 12:35:32.290 -04:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:35:32.290 -04:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:35:32.706 -04:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:35:34.472 -04:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 12:35:35.494 -04:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" closed
    [2025-10-05 12:35:36.534 -04:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 12:36:23.021 -04:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 12:36:23.065 -04:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2025-10-05 12:36:23.076 -04:00] [WRN] [21] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 12:36:23.096 -04:00] [WRN] [14] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 12:36:23.153 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Frozen Memory (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Starfall (2024).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Summer Rain (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Crystal Falls (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Silent River (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Lost Kingdom (2021).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/The Final Chapter (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.184 -04:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Lost Signals (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.184 -04:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Phantom Code (2021).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.183 -04:00] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Neon Shadows (2024).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.184 -04:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Forgotten Dreams (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:23.184 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Dark Matter (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:36:24.205 -04:00] [INF] [26] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "/media/videos/media/Frozen Memory (2023).mp4" [ID: 119e2bf6-80ad-5b2b-e39a-b7ebd10ab14a]
    [2025-10-05 12:36:24.224 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "/usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:\"/media/videos/media/Frozen Memory (2023).mp4\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 \"/tmp/jellyfin/570220ce26bc4bdbb1b1463146d68c4f/%08d.jpg\""
    [2025-10-05 12:36:25.729 -04:00] [INF] [1] Main: Jellyfin version: "10.10.7"
    [2025-10-05 12:36:25.742 -04: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_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
    [2025-10-05 12:36:25.743 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2025-10-05 12:36:25.743 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2025-10-05 12:36:25.743 -04:00] [INF] [1] Main: Architecture: X64
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: 64-Bit Process: True
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: User Interactive: True
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Processor count: 12
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Program data path: "/config"
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Log directory path: "/config/log"
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Config directory path: "/config/config"
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Cache path: "/cache"
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2025-10-05 12:36:25.744 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2025-10-05 12:36:25.806 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2025-10-05 12:36:25.821 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-10-05 12:36:25.884 -04: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"]
    [2025-10-05 12:36:25.884 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-10-05 12:36:25.885 -04: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"]
    [2025-10-05 12:36:25.885 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.19.0.2"]
    [2025-10-05 12:36:25.885 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-10-05 12:36:25.886 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-10-05 12:36:25.886 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-10-05 12:36:26.594 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
    [2025-10-05 12:36:26.594 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
    [2025-10-05 12:36:26.594 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
    [2025-10-05 12:36:26.604 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
    [2025-10-05 12:36:26.604 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
    [2025-10-05 12:36:26.644 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2025-10-05 12:36:26.896 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2025-10-05 12:36:26.919 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-10-05 12:36:26.922 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/videos/media"
    [2025-10-05 12:36:26.929 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-06 03:00:00.000 -04:00, which is 14:23:33.0709497 from now.
    [2025-10-05 12:36:26.930 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-06 02:00:00.000 -04:00, which is 13:23:33.0692920 from now.
    [2025-10-05 12:36:26.947 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2025-10-05 12:36:26.971 -04: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", "ac4", "dca", "flac", "mp3", "truehd"]
    [2025-10-05 12:36:26.980 -04: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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-10-05 12:36:26.992 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "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", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2025-10-05 12:36:27.068 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2025-10-05 12:36:28.873 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2025-10-05 12:36:28.873 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "ddfe5196d75e4c2e95f2ab2c779cace2"
    [2025-10-05 12:36:28.873 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-10-05 12:36:28.873 -04:00] [INF] [1] Main: Startup complete 0:00:03.2617694
    [2025-10-05 12:36:29.952 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:36:29.954 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:36:30.461 -04:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:36:34.608 -04:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 12:36:49.020 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:37:43.067 -04:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" closed
    [2025-10-05 12:37:44.209 -04:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 12:38:29.988 -04:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:32.268 -04:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Extract Chapter Images" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:38.133 -04:00] [INF] [23] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/videos/media"
    [2025-10-05 12:38:38.134 -04:00] [INF] [23] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2025-10-05 12:38:38.238 -04:00] [WRN] [23] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 12:38:38.296 -04:00] [WRN] [20] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
    [2025-10-05 12:38:38.374 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Frozen Memory (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [19] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Phantom Code (2021).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Lost Kingdom (2021).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Crystal Falls (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Silent River (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [18] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Starfall (2024).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Summer Rain (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Lost Signals (2022).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Dark Matter (2020).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Neon Shadows (2024).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/The Final Chapter (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.374 -04:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/videos/media/Forgotten Dreams (2023).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2025-10-05 12:38:38.872 -04:00] [INF] [16] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "/media/videos/media/Dark Matter (2020).mp4" [ID: e03cd5aa-c70a-0619-3eb5-34726be4fee9]
    [2025-10-05 12:38:38.882 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "/usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:\"/media/videos/media/Dark Matter (2020).mp4\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 \"/tmp/jellyfin/e485411883404c63bba2be4f529ce860/%08d.jpg\""
    [2025-10-05 12:38:40.001 -04:00] [INF] [1] Main: Jellyfin version: "10.10.7"
    [2025-10-05 12:38:40.016 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]"]
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Architecture: X64
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: 64-Bit Process: True
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: User Interactive: True
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Processor count: 12
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Program data path: "/config"
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Log directory path: "/config/log"
    [2025-10-05 12:38:40.017 -04:00] [INF] [1] Main: Config directory path: "/config/config"
    [2025-10-05 12:38:40.018 -04:00] [INF] [1] Main: Cache path: "/cache"
    [2025-10-05 12:38:40.018 -04:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
    [2025-10-05 12:38:40.018 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
    [2025-10-05 12:38:40.018 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
    [2025-10-05 12:38:40.086 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
    [2025-10-05 12:38:40.101 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-10-05 12:38:40.165 -04: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"]
    [2025-10-05 12:38:40.165 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-10-05 12:38:40.165 -04: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"]
    [2025-10-05 12:38:40.166 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.19.0.2"]
    [2025-10-05 12:38:40.166 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-10-05 12:38:40.166 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-10-05 12:38:40.166 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-10-05 12:38:40.883 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.7.0"
    [2025-10-05 12:38:40.883 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.7.0"
    [2025-10-05 12:38:40.883 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.7.0"
    [2025-10-05 12:38:40.893 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.7.0"
    [2025-10-05 12:38:40.894 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.7.0"
    [2025-10-05 12:38:40.934 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2025-10-05 12:38:41.198 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
    [2025-10-05 12:38:41.221 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-10-05 12:38:41.224 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/videos/media"
    [2025-10-05 12:38:41.231 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-10-06 03:00:00.000 -04:00, which is 14:21:18.7690670 from now.
    [2025-10-05 12:38:41.232 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-10-06 02:00:00.000 -04:00, which is 13:21:18.7672753 from now.
    [2025-10-05 12:38:41.248 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
    [2025-10-05 12:38:41.273 -04: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", "ac4", "dca", "flac", "mp3", "truehd"]
    [2025-10-05 12:38:41.282 -04: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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-10-05 12:38:41.293 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "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", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2025-10-05 12:38:41.357 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
    [2025-10-05 12:38:43.139 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
    [2025-10-05 12:38:43.140 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "ddfe5196d75e4c2e95f2ab2c779cace2"
    [2025-10-05 12:38:43.140 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-10-05 12:38:43.140 -04:00] [INF] [1] Main: Startup complete 0:00:03.2461721
    [2025-10-05 12:38:44.243 -04:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:44.261 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:44.700 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:50.010 -04:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.0.0.99" request
    [2025-10-05 12:38:54.073 -04:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
    [2025-10-05 12:38:54.082 -04:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
    [2025-10-05 12:38:54.082 -04:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Optimize database" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:55.212 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Migrate Trickplay Image Location" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:59.110 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:38:59.996 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:39:00.627 -04:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:39:01.240 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
    [2025-10-05 12:39:01.888 -04:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Activity Log" Completed after 0 minute(s) and 0 seconds
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode