Jellyfin Forum
Jellyfin only showing one Movie - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Jellyfin only showing one Movie (/t-jellyfin-only-showing-one-movie)



Jellyfin only showing one Movie - MeMaddieD - 2025-02-06

[EDIT]
Update: After an entire afternoon and evening of struggling I've resolved the issue. The server was receiving a static IP address being handed out to it by my router. In a last ditch attempt I removed the static assignment and rebooted my network bringing it back online piece by piece with the server being the last thing to come back up. The server now just being handed an address from the DHCP pool decided it was all happy now and was ready to show me all my shows.

Hopefully this can help someone else if they ever end up in this weird spot.
[EDIT]  

Hi Folks,

I know this is an issue that's come up a few times but none of the other solutions seem to be working for me.

I've just created a Jellyfin server on a computer running Ubuntu Server 24.04.1 LTS. When I go to add my libraries only one Movie will show up and 1 episode from one TV show (rescanning can cause it to be a different movie or episode). I'm at a bit of a loss having tried absolutely everything I can find online related to the issue.

Some additional context.
This is on a fresh install of ubuntu server
My Libraries are on the boot drive under /media/jellyfin
I also have the /media/jellyfin directory shared with sambashare
I've run sudo chmod -R 777 /media/jellyfin
The computer has a hardwired internet connection.
All the shows and movies show up in the metadata manager

The thing that's really perplexing me is that I've got another computer with the same hardware, software and file structure setup already running that's working perfectly.

Any thoughts are much appreciated.


RE: Jellyfin only showing one Movie - MeMaddieD - 2025-02-06

Here's the full logs

Code:
[2025-02-06 08:34:00.040 +00:00] [INF] Jellyfin version: "10.10.5"
[2025-02-06 08:34:00.059 +00:00] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]"]
[2025-02-06 08:34:00.061 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2025-02-06 08:34:00.061 +00:00] [INF] Operating system: "Ubuntu 24.04.1 LTS"
[2025-02-06 08:34:00.061 +00:00] [INF] Architecture: X64
[2025-02-06 08:34:00.062 +00:00] [INF] 64-Bit Process: True
[2025-02-06 08:34:00.062 +00:00] [INF] User Interactive: True
[2025-02-06 08:34:00.062 +00:00] [INF] Processor count: 6
[2025-02-06 08:34:00.062 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2025-02-06 08:34:00.062 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2025-02-06 08:34:00.062 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2025-02-06 08:34:00.062 +00:00] [INF] Cache path: "/var/cache/jellyfin"
[2025-02-06 08:34:00.062 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2025-02-06 08:34:00.062 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2025-02-06 08:34:00.062 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2025-02-06 08:34:00.074 +00:00] [INF] Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration", "MigrateEncodingOptions"]
[2025-02-06 08:34:00.145 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:34:00.167 +00:00] [INF] Loading assemblies
[2025-02-06 08:34:00.243 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:34:00.243 +00:00] [INF] Defined LAN exclusions: []
[2025-02-06 08:34:00.243 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:34:00.244 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.88.78"]
[2025-02-06 08:34:00.245 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2025-02-06 08:34:00.245 +00:00] [INF] Remote IP filter is "Allowlist"
[2025-02-06 08:34:00.245 +00:00] [INF] Filtered subnets: []
[2025-02-06 08:34:01.089 +00:00] [INF] There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
[2025-02-06 08:34:01.358 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.358 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.360 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.360 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.361 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.361 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.361 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.361 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
[2025-02-06 08:34:01.524 +00:00] [INF] EFCore migrations applied successfully
[2025-02-06 08:34:01.908 +00:00] [INF] Saving system configuration
[2025-02-06 08:34:01.909 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:34:01.912 +00:00] [INF] Loaded plugin: "TMDb" "10.10.5.0"
[2025-02-06 08:34:01.913 +00:00] [INF] Loaded plugin: "Studio Images" "10.10.5.0"
[2025-02-06 08:34:01.913 +00:00] [INF] Loaded plugin: "OMDb" "10.10.5.0"
[2025-02-06 08:34:01.924 +00:00] [INF] Loaded plugin: "MusicBrainz" "10.10.5.0"
[2025-02-06 08:34:01.924 +00:00] [INF] Loaded plugin: "AudioDB" "10.10.5.0"
[2025-02-06 08:34:01.963 +00:00] [INF] Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData", "RemoveDuplicatePlaylistChildren"]
[2025-02-06 08:34:01.965 +00:00] [INF] Applying migration '"AddDefaultPluginRepository"'
[2025-02-06 08:34:01.965 +00:00] [INF] Saving system configuration
[2025-02-06 08:34:01.966 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:34:01.966 +00:00] [INF] Migration '"AddDefaultPluginRepository"' applied successfully
[2025-02-06 08:34:01.966 +00:00] [INF] Applying migration '"ReaddDefaultPluginRepository"'
[2025-02-06 08:34:01.966 +00:00] [INF] Migration '"ReaddDefaultPluginRepository"' applied successfully
[2025-02-06 08:34:01.966 +00:00] [INF] Applying migration '"AddDefaultCastReceivers"'
[2025-02-06 08:34:01.967 +00:00] [INF] Saving system configuration
[2025-02-06 08:34:01.967 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:34:01.967 +00:00] [INF] Migration '"AddDefaultCastReceivers"' applied successfully
[2025-02-06 08:34:01.967 +00:00] [INF] Applying migration '"UpdateDefaultPluginRepository10.9"'
[2025-02-06 08:34:01.968 +00:00] [INF] Saving system configuration
[2025-02-06 08:34:01.968 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:34:01.968 +00:00] [INF] Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
[2025-02-06 08:34:01.968 +00:00] [INF] Applying migration '"MoveTrickplayFiles"'
[2025-02-06 08:34:02.046 +00:00] [INF] Moved 0 items in 00:00:00.0769511
[2025-02-06 08:34:02.047 +00:00] [INF] Migration '"MoveTrickplayFiles"' applied successfully
[2025-02-06 08:34:02.067 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2025-02-06 08:34:02.085 +00:00] [WRN] No XML encryptor configured. Key {f3e08b5c-b33c-41ef-afa2-6f11255e7931} may be persisted to storage in unencrypted form.
[2025-02-06 08:34:02.465 +00:00] [WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2025-02-06 08:34:02.521 +00:00] [INF] Running startup tasks
[2025-02-06 08:34:02.540 +00:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2025-02-07 03:00:00.000 +00:00, which is 18:25:57.4592485 from now.
[2025-02-06 08:34:02.543 +00:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2025-02-07 02:00:00.000 +00:00, which is 17:25:57.4569251 from now.
[2025-02-06 08:34:02.570 +00:00] [INF] Found ffmpeg version "7.0.2"
[2025-02-06 08:34:02.615 +00:00] [INF] 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-02-06 08:34:02.632 +00:00] [INF] 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-02-06 08:34:02.649 +00:00] [INF] 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-02-06 08:34:02.765 +00:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2025-02-06 08:34:04.465 +00:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2025-02-06 08:34:04.466 +00:00] [INF] ServerId: "ef752b85b0f0461e930625bef2dee5f3"
[2025-02-06 08:34:04.466 +00:00] [INF] Core startup complete
[2025-02-06 08:34:04.466 +00:00] [INF] Startup complete 0:00:04.5586407
[2025-02-06 08:34:05.556 +00:00] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2025-02-06 08:34:05.557 +00:00] [INF] "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2025-02-06 08:34:06.909 +00:00] [INF] "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2025-02-06 08:35:11.179 +00:00] [INF] Saving system configuration
[2025-02-06 08:35:11.181 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:35:11.181 +00:00] [INF] Stopping NAT discovery
[2025-02-06 08:35:11.201 +00:00] [WRN] No users, creating one with username "jellyfin"
[2025-02-06 08:35:38.868 +00:00] [INF] Saving system configuration
[2025-02-06 08:35:38.869 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:35:45.114 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:35:45.115 +00:00] [INF] Defined LAN exclusions: []
[2025-02-06 08:35:45.115 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:35:45.115 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.88.78"]
[2025-02-06 08:35:45.115 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2025-02-06 08:35:45.115 +00:00] [INF] Remote IP filter is "Allowlist"
[2025-02-06 08:35:45.115 +00:00] [INF] Filtered subnets: []
[2025-02-06 08:35:50.252 +00:00] [INF] Saving system configuration
[2025-02-06 08:35:50.253 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:35:50.260 +00:00] [INF] Validating media library
[2025-02-06 08:35:50.441 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:35:50.506 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:35:50.639 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 2.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:35:50.639 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 3.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:35:50.639 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:35:58.022 +00:00] [INF] Authentication request for "jellyfin" has succeeded.
[2025-02-06 08:35:58.024 +00:00] [INF] Current/Max sessions for user "jellyfin": 0/0
[2025-02-06 08:35:58.030 +00:00] [INF] Creating new access token for user df0bad02-32f1-4722-ac60-af30662b83f1
[2025-02-06 08:35:58.225 +00:00] [INF] WS "192.168.88.11" request
[2025-02-06 08:37:22.985 +00:00] [INF] Sending shutdown notifications
[2025-02-06 08:37:22.998 +00:00] [ERR] WS "192.168.88.11" WebSocketRequestHandler error
System.Net.WebSockets.WebSocketException (0x80004005): The remote party closed the WebSocket connection without completing the close handshake.
---> System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.WebSockets.WebSocket'.
  at System.Net.WebSockets.ManagedWebSocket.WriteFrameToSendBuffer(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlySpan`1 payloadBuffer)
  at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
  at System.Net.WebSockets.ManagedWebSocket.SendFrameFallbackAsync(MessageOpcode opcode, Boolean endOfMessage, Boolean disableCompression, ReadOnlyMemory`1 payloadBuffer, Task lockTask, CancellationToken cancellationToken)
  at System.Net.WebSockets.ManagedWebSocket.SendCloseFrameAsync(WebSocketCloseStatus closeStatus, String closeStatusDescription, CancellationToken cancellationToken)
  at System.Net.WebSockets.ManagedWebSocket.CloseAsyncPrivate(WebSocketCloseStatus closeStatus, String statusDescription, CancellationToken cancellationToken)
  at Emby.Server.Implementations.HttpServer.WebSocketConnection.ReceiveAsync(CancellationToken cancellationToken)
  at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
[2025-02-06 08:37:23.013 +00:00] [INF] Stopping NAT discovery
[2025-02-06 08:37:23.018 +00:00] [INF] Running query planner optimizations in the database... This might take a while
[2025-02-06 08:37:23.050 +00:00] [INF] "Scan Media Library": Cancelling
[2025-02-06 08:37:23.051 +00:00] [INF] "Scan Media Library": Waiting on Task
[2025-02-06 08:37:23.057 +00:00] [INF] "Scan Media Library" Cancelled after 1 minute(s) and 32 seconds
[2025-02-06 08:37:23.081 +00:00] [INF] "Scan Media Library": Task exited
[2025-02-06 08:37:23.081 +00:00] [INF] "Scan Media Library" Aborted after 1 minute(s) and 32 seconds
[2025-02-06 08:37:23.082 +00:00] [INF] Watching directory "/media/jellyfin/movies"
[2025-02-06 08:37:23.085 +00:00] [INF] Disposing "CoreAppHost"
[2025-02-06 08:37:23.085 +00:00] [INF] Disposing "MusicBrainzArtistProvider"
[2025-02-06 08:37:23.085 +00:00] [INF] Disposing "MusicBrainzAlbumProvider"
[2025-02-06 08:37:23.086 +00:00] [INF] Disposing "PluginManager"
[2025-02-06 08:37:46.744 +00:00] [INF] Jellyfin version: "10.10.5"
[2025-02-06 08:37:46.761 +00:00] [INF] Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_USER, jellyfin]"]
[2025-02-06 08:37:46.763 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2025-02-06 08:37:46.763 +00:00] [INF] Operating system: "Ubuntu 24.04.1 LTS"
[2025-02-06 08:37:46.763 +00:00] [INF] Architecture: X64
[2025-02-06 08:37:46.764 +00:00] [INF] 64-Bit Process: True
[2025-02-06 08:37:46.764 +00:00] [INF] User Interactive: True
[2025-02-06 08:37:46.764 +00:00] [INF] Processor count: 6
[2025-02-06 08:37:46.764 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2025-02-06 08:37:46.764 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2025-02-06 08:37:46.764 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2025-02-06 08:37:46.764 +00:00] [INF] Cache path: "/var/cache/jellyfin"
[2025-02-06 08:37:46.765 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2025-02-06 08:37:46.765 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2025-02-06 08:37:46.765 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2025-02-06 08:37:46.908 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 08:37:46.950 +00:00] [INF] Loading assemblies
[2025-02-06 08:37:47.044 +00:00] [INF] Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:37:47.044 +00:00] [INF] Defined LAN exclusions: []
[2025-02-06 08:37:47.044 +00:00] [INF] Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:37:47.045 +00:00] [INF] Filtered interface addresses: ["127.0.0.1"]
[2025-02-06 08:37:47.045 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2025-02-06 08:37:47.046 +00:00] [INF] Remote IP filter is "Allowlist"
[2025-02-06 08:37:47.046 +00:00] [INF] Filtered subnets: []
[2025-02-06 08:37:48.435 +00:00] [INF] Loaded plugin: "TMDb" "10.10.5.0"
[2025-02-06 08:37:48.436 +00:00] [INF] Loaded plugin: "Studio Images" "10.10.5.0"
[2025-02-06 08:37:48.436 +00:00] [INF] Loaded plugin: "OMDb" "10.10.5.0"
[2025-02-06 08:37:48.455 +00:00] [INF] Loaded plugin: "MusicBrainz" "10.10.5.0"
[2025-02-06 08:37:48.455 +00:00] [INF] Loaded plugin: "AudioDB" "10.10.5.0"
[2025-02-06 08:37:48.542 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2025-02-06 08:37:49.088 +00:00] [WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2025-02-06 08:37:49.118 +00:00] [INF] Running startup tasks
[2025-02-06 08:37:49.118 +00:00] [INF] Watching directory "/media/jellyfin/movies"
[2025-02-06 08:37:49.130 +00:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2025-02-07 03:00:00.000 +00:00, which is 18:22:10.8700143 from now.
[2025-02-06 08:37:49.133 +00:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2025-02-07 02:00:00.000 +00:00, which is 17:22:10.8669749 from now.
[2025-02-06 08:37:49.208 +00:00] [INF] Found ffmpeg version "7.0.2"
[2025-02-06 08:37:49.257 +00:00] [INF] 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-02-06 08:37:49.273 +00:00] [INF] 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-02-06 08:37:49.291 +00:00] [INF] 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-02-06 08:37:49.404 +00:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2025-02-06 08:37:51.176 +00:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2025-02-06 08:37:51.177 +00:00] [INF] ServerId: "ef752b85b0f0461e930625bef2dee5f3"
[2025-02-06 08:37:51.177 +00:00] [INF] Core startup complete
[2025-02-06 08:37:51.177 +00:00] [INF] Startup complete 0:00:04.5744626
[2025-02-06 08:37:52.149 +00:00] [INF] "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2025-02-06 08:37:52.155 +00:00] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2025-02-06 08:37:53.904 +00:00] [INF] "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2025-02-06 08:38:09.862 +00:00] [INF] WS "192.168.88.11" request
[2025-02-06 08:38:23.918 +00:00] [INF] Stopping directory watching for path "/media/jellyfin/movies"
[2025-02-06 08:38:24.007 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:38:24.008 +00:00] [INF] Removing item, Type: "PlaylistsFolder", Name: "Playlists", Path: "/var/lib/jellyfin/data/playlists", Id: 1071671e-7bff-a053-2e93-0debee501d2e
[2025-02-06 08:38:24.011 +00:00] [INF] Removing item, Type: "Folder", Name: "movies", Path: "/media/jellyfin/movies", Id: 7c2dd76a-2469-a87b-e299-4faab0e74cea
[2025-02-06 08:38:24.027 +00:00] [INF] Removing item, Type: "CollectionFolder", Name: "Movies", Path: "/var/lib/jellyfin/root/default/Movies", Id: f137a2dd-21bb-c1b9-9aa5-c0f6bf02a805
[2025-02-06 08:38:24.032 +00:00] [INF] Validating media library
[2025-02-06 08:38:24.035 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:38:24.041 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:38:24.056 +00:00] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
[2025-02-06 08:38:37.379 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:38:37.404 +00:00] [INF] Validating media library
[2025-02-06 08:38:37.406 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:38:37.410 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:38:37.542 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 3.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:38:37.542 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 2.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:38:37.542 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:40:17.734 +00:00] [INF] "Scan Media Library" Completed after 1 minute(s) and 40 seconds
[2025-02-06 08:40:17.754 +00:00] [INF] Watching directory "/media/jellyfin/movies"
[2025-02-06 08:56:46.528 +00:00] [INF] Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:56:46.528 +00:00] [INF] Defined LAN exclusions: []
[2025-02-06 08:56:46.528 +00:00] [INF] Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 08:56:46.528 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.88.78", "::1", "2401:7000:c223:4101:82e8:2cff:fe20:5434", "fe80::82e8:2cff:fe20:5434%2"]
[2025-02-06 08:56:46.528 +00:00] [INF] Bind Addresses ["::"]
[2025-02-06 08:56:46.528 +00:00] [INF] Remote IP filter is "Allowlist"
[2025-02-06 08:56:46.528 +00:00] [INF] Filtered subnets: []
[2025-02-06 08:56:50.766 +00:00] [INF] Stopping directory watching for path "/media/jellyfin/movies"
[2025-02-06 08:56:50.767 +00:00] [INF] Validating media library
[2025-02-06 08:56:50.770 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:56:50.774 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 08:56:50.777 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 3.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:56:50.778 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 2.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:56:50.778 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 08:58:30.860 +00:00] [INF] "Scan Media Library" Completed after 1 minute(s) and 40 seconds
[2025-02-06 08:58:30.882 +00:00] [INF] Watching directory "/media/jellyfin/movies"
[2025-02-06 09:03:34.071 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:06:26.883 +00:00] [INF] Stopping directory watching for path "/media/jellyfin/movies"
[2025-02-06 09:06:26.890 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:06:26.890 +00:00] [INF] Removing item, Type: "Folder", Name: "movies", Path: "/media/jellyfin/movies", Id: 7c2dd76a-2469-a87b-e299-4faab0e74cea
[2025-02-06 09:06:26.895 +00:00] [INF] Removing item, Type: "CollectionFolder", Name: "Movies", Path: "/var/lib/jellyfin/root/default/Movies", Id: f137a2dd-21bb-c1b9-9aa5-c0f6bf02a805
[2025-02-06 09:06:26.897 +00:00] [INF] Validating media library
[2025-02-06 09:06:26.899 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:06:26.900 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:06:26.903 +00:00] [INF] "Scan Media Library" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:07:06.245 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:07:06.256 +00:00] [INF] Validating media library
[2025-02-06 09:07:06.259 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:07:06.263 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:07:06.405 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Rob Lowe -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.407 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Moira Kelly -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.408 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/John Spencer -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.409 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Bradley Whitford -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.412 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Martin Sheen -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.413 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Richard Schiff -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.417 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Thomas Schlamme -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:07:06.425 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/shows/The West Wing (1999)/Interviews/Allison Janney -Interview.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:08:47.327 +00:00] [INF] "Scan Media Library" Completed after 1 minute(s) and 41 seconds
[2025-02-06 09:08:47.350 +00:00] [INF] Watching directory "/media/jellyfin/shows"
[2025-02-06 09:08:58.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:11:46.071 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:16:34.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:19:34.069 +00:00] [INF] Stopping directory watching for path "/media/jellyfin/shows"
[2025-02-06 09:19:34.069 +00:00] [INF] Validating media library
[2025-02-06 09:19:34.076 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:19:34.080 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:21:14.111 +00:00] [INF] "Scan Media Library" Completed after 1 minute(s) and 40 seconds
[2025-02-06 09:21:14.135 +00:00] [INF] Watching directory "/media/jellyfin/shows"
[2025-02-06 09:22:58.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:25:46.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:29:58.071 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:30:36.761 +00:00] [INF] Authentication request for "jellyfin" has succeeded.
[2025-02-06 09:30:36.761 +00:00] [INF] Current/Max sessions for user "jellyfin": 1/0
[2025-02-06 09:30:36.762 +00:00] [INF] Creating new access token for user df0bad02-32f1-4722-ac60-af30662b83f1
[2025-02-06 09:32:46.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:35:34.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:37:49.137 +00:00] [INF] "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.160 +00:00] [INF] "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.160 +00:00] [INF] "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.203 +00:00] [INF] "Download missing lyrics" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.203 +00:00] [INF] "Audio Normalization" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.204 +00:00] [INF] "Media Segment Scan" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.268 +00:00] [INF] Optimizing and vacuuming jellyfin.db...
[2025-02-06 09:37:49.270 +00:00] [INF] People validation complete
[2025-02-06 09:37:49.270 +00:00] [INF] "Refresh People" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.292 +00:00] [INF] "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:49.323 +00:00] [INF] jellyfin.db optimized successfully!
[2025-02-06 09:37:49.323 +00:00] [INF] "Optimize database" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:37:52.331 +00:00] [INF] Refreshing guide with 7 days of guide data
[2025-02-06 09:37:52.334 +00:00] [INF] "Refresh Guide" Completed after 0 minute(s) and 3 seconds
[2025-02-06 09:38:11.675 +00:00] [ERR] Error processing request. URL "GET" "/Users/df0bad0232f14722ac60af30662b83f1/Items".
System.ArgumentException: Invalid parent id: 1071671e-7bff-a053-2e93-0debee501d2e
  at Emby.Server.Implementations.Library.LibraryManager.GetParentItem(Nullable`1 parentId, Nullable`1 userId)
  at Jellyfin.Api.Controllers.ItemsController.GetItems(Nullable`1 userId, String maxOfficialRating, Nullable`1 hasThemeSong, Nullable`1 hasThemeVideo, Nullable`1 hasSubtitles, Nullable`1 hasSpecialFeature, Nullable`1 hasTrailer, Nullable`1 adjacentTo, Nullable`1 indexNumber, Nullable`1 parentIndexNumber, Nullable`1 hasParentalRating, Nullable`1 isHd, Nullable`1 is4K, LocationType[] locationTypes, LocationType[] excludeLocationTypes, Nullable`1 isMissing, Nullable`1 isUnaired, Nullable`1 minCommunityRating, Nullable`1 minCriticRating, Nullable`1 minPremiereDate, Nullable`1 minDateLastSaved, Nullable`1 minDateLastSavedForUser, Nullable`1 maxPremiereDate, Nullable`1 hasOverview, Nullable`1 hasImdbId, Nullable`1 hasTmdbId, Nullable`1 hasTvdbId, Nullable`1 isMovie, Nullable`1 isSeries, Nullable`1 isNews, Nullable`1 isKids, Nullable`1 isSports, Guid[] excludeItemIds, Nullable`1 startIndex, Nullable`1 limit, Nullable`1 recursive, String searchTerm, SortOrder[] sortOrder, Nullable`1 parentId, ItemFields[] fields, BaseItemKind[] excludeItemTypes, BaseItemKind[] includeItemTypes, ItemFilter[] filters, Nullable`1 isFavorite, MediaType[] mediaTypes, ImageType[] imageTypes, ItemSortBy[] sortBy, Nullable`1 isPlayed, String[] genres, String[] officialRatings, String[] tags, Int32[] years, Nullable`1 enableUserData, Nullable`1 imageTypeLimit, ImageType[] enableImageTypes, String person, Guid[] personIds, String[] personTypes, String[] studios, String[] artists, Guid[] excludeArtistIds, Guid[] artistIds, Guid[] albumArtistIds, Guid[] contributingArtistIds, String[] albums, Guid[] albumIds, Guid[] ids, VideoType[] videoTypes, String minOfficialRating, Nullable`1 isLocked, Nullable`1 isPlaceHolder, Nullable`1 hasOfficialRating, Nullable`1 collapseBoxSetItems, Nullable`1 minWidth, Nullable`1 minHeight, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 is3D, SeriesStatus[] seriesStatus, String nameStartsWithOrGreater, String nameStartsWith, String nameLessThan, Guid[] studioIds, Guid[] genreIds, Boolean enableTotalRecordCount, Nullable`1 enableImages)
  at Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy(Guid userId, String maxOfficialRating, Nullable`1 hasThemeSong, Nullable`1 hasThemeVideo, Nullable`1 hasSubtitles, Nullable`1 hasSpecialFeature, Nullable`1 hasTrailer, Nullable`1 adjacentTo, Nullable`1 parentIndexNumber, Nullable`1 hasParentalRating, Nullable`1 isHd, Nullable`1 is4K, LocationType[] locationTypes, LocationType[] excludeLocationTypes, Nullable`1 isMissing, Nullable`1 isUnaired, Nullable`1 minCommunityRating, Nullable`1 minCriticRating, Nullable`1 minPremiereDate, Nullable`1 minDateLastSaved, Nullable`1 minDateLastSavedForUser, Nullable`1 maxPremiereDate, Nullable`1 hasOverview, Nullable`1 hasImdbId, Nullable`1 hasTmdbId, Nullable`1 hasTvdbId, Nullable`1 isMovie, Nullable`1 isSeries, Nullable`1 isNews, Nullable`1 isKids, Nullable`1 isSports, Guid[] excludeItemIds, Nullable`1 startIndex, Nullable`1 limit, Nullable`1 recursive, String searchTerm, SortOrder[] sortOrder, Nullable`1 parentId, ItemFields[] fields, BaseItemKind[] excludeItemTypes, BaseItemKind[] includeItemTypes, ItemFilter[] filters, Nullable`1 isFavorite, MediaType[] mediaTypes, ImageType[] imageTypes, ItemSortBy[] sortBy, Nullable`1 isPlayed, String[] genres, String[] officialRatings, String[] tags, Int32[] years, Nullable`1 enableUserData, Nullable`1 imageTypeLimit, ImageType[] enableImageTypes, String person, Guid[] personIds, String[] personTypes, String[] studios, String[] artists, Guid[] excludeArtistIds, Guid[] artistIds, Guid[] albumArtistIds, Guid[] contributingArtistIds, String[] albums, Guid[] albumIds, Guid[] ids, VideoType[] videoTypes, String minOfficialRating, Nullable`1 isLocked, Nullable`1 isPlaceHolder, Nullable`1 hasOfficialRating, Nullable`1 collapseBoxSetItems, Nullable`1 minWidth, Nullable`1 minHeight, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 is3D, SeriesStatus[] seriesStatus, String nameStartsWithOrGreater, String nameStartsWith, String nameLessThan, Guid[] studioIds, Guid[] genreIds, Boolean enableTotalRecordCount, Nullable`1 enableImages)
  at lambda_method816(Closure, Object, Object[])
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
  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()
--- End of stack trace from previous location ---
  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()
--- End of stack trace from previous location ---
  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)
[2025-02-06 09:40:55.985 +00:00] [ERR] Error processing request: "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing". URL "GET" "/tmdb/ClientConfiguration".
[2025-02-06 09:41:47.233 +00:00] [ERR] Error processing request: "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing". URL "GET" "/tmdb/ClientConfiguration".
[2025-02-06 09:41:58.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:44:46.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:47:34.071 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:50:58.071 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:53:46.072 +00:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2025-02-06 09:56:03.040 +00:00] [INF] WS "192.168.88.11" closed
[2025-02-06 09:56:39.498 +00:00] [INF] Sending shutdown notifications
[2025-02-06 09:56:39.519 +00:00] [INF] Stopping NAT discovery
[2025-02-06 09:56:39.526 +00:00] [INF] Running query planner optimizations in the database... This might take a while
[2025-02-06 09:56:39.547 +00:00] [INF] Stopping directory watching for path "/media/jellyfin/shows"
[2025-02-06 09:56:39.552 +00:00] [INF] Disposing "CoreAppHost"
[2025-02-06 09:56:39.552 +00:00] [INF] Disposing "MusicBrainzArtistProvider"
[2025-02-06 09:56:39.553 +00:00] [INF] Disposing "MusicBrainzAlbumProvider"
[2025-02-06 09:56:39.553 +00:00] [INF] Disposing "PluginManager"
[2025-02-06 09:57:06.395 +00:00] [INF] Jellyfin version: "10.10.5"
[2025-02-06 09:57:06.413 +00:00] [INF] Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
[2025-02-06 09:57:06.415 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2025-02-06 09:57:06.415 +00:00] [INF] Operating system: "Ubuntu 24.04.1 LTS"
[2025-02-06 09:57:06.415 +00:00] [INF] Architecture: X64
[2025-02-06 09:57:06.416 +00:00] [INF] 64-Bit Process: True
[2025-02-06 09:57:06.416 +00:00] [INF] User Interactive: True
[2025-02-06 09:57:06.416 +00:00] [INF] Processor count: 6
[2025-02-06 09:57:06.416 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2025-02-06 09:57:06.416 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2025-02-06 09:57:06.416 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2025-02-06 09:57:06.416 +00:00] [INF] Cache path: "/var/cache/jellyfin"
[2025-02-06 09:57:06.416 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2025-02-06 09:57:06.416 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2025-02-06 09:57:06.416 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2025-02-06 09:57:06.562 +00:00] [INF] Setting cache path: "/var/cache/jellyfin"
[2025-02-06 09:57:06.608 +00:00] [INF] Loading assemblies
[2025-02-06 09:57:06.715 +00:00] [INF] Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 09:57:06.715 +00:00] [INF] Defined LAN exclusions: []
[2025-02-06 09:57:06.716 +00:00] [INF] Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2025-02-06 09:57:06.717 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.88.78", "::1", "2401:7000:c223:4101:82e8:2cff:fe20:5434", "fe80::82e8:2cff:fe20:5434%2"]
[2025-02-06 09:57:06.717 +00:00] [INF] Bind Addresses ["::"]
[2025-02-06 09:57:06.717 +00:00] [INF] Remote IP filter is "Allowlist"
[2025-02-06 09:57:06.718 +00:00] [INF] Filtered subnets: []
[2025-02-06 09:57:08.183 +00:00] [INF] Loaded plugin: "TMDb" "10.10.5.0"
[2025-02-06 09:57:08.184 +00:00] [INF] Loaded plugin: "Studio Images" "10.10.5.0"
[2025-02-06 09:57:08.184 +00:00] [INF] Loaded plugin: "OMDb" "10.10.5.0"
[2025-02-06 09:57:08.203 +00:00] [INF] Loaded plugin: "MusicBrainz" "10.10.5.0"
[2025-02-06 09:57:08.203 +00:00] [INF] Loaded plugin: "AudioDB" "10.10.5.0"
[2025-02-06 09:57:08.293 +00:00] [INF] Kestrel is listening on "all interfaces"
[2025-02-06 09:57:08.832 +00:00] [WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2025-02-06 09:57:08.908 +00:00] [INF] Running startup tasks
[2025-02-06 09:57:08.914 +00:00] [INF] Watching directory "/media/jellyfin/shows"
[2025-02-06 09:57:08.920 +00:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2025-02-07 03:00:00.000 +00:00, which is 17:02:51.0794653 from now.
[2025-02-06 09:57:08.931 +00:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2025-02-07 02:00:00.000 +00:00, which is 16:02:51.0688533 from now.
[2025-02-06 09:57:09.010 +00:00] [INF] Found ffmpeg version "7.0.2"
[2025-02-06 09:57:09.063 +00:00] [INF] 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-02-06 09:57:09.079 +00:00] [INF] 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-02-06 09:57:09.097 +00:00] [INF] 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-02-06 09:57:09.214 +00:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2025-02-06 09:57:11.049 +00:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2025-02-06 09:57:11.050 +00:00] [INF] ServerId: "ef752b85b0f0461e930625bef2dee5f3"
[2025-02-06 09:57:11.050 +00:00] [INF] Core startup complete
[2025-02-06 09:57:11.050 +00:00] [INF] Startup complete 0:00:04.8009176
[2025-02-06 09:57:11.946 +00:00] [INF] "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:57:11.974 +00:00] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2025-02-06 09:57:13.495 +00:00] [INF] WS "::ffff:192.168.88.11" request
[2025-02-06 09:57:13.751 +00:00] [INF] "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2025-02-06 09:57:39.422 +00:00] [INF] Stopping directory watching for path "/media/jellyfin/shows"
[2025-02-06 09:57:39.647 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:57:39.704 +00:00] [INF] Validating media library
[2025-02-06 09:57:39.707 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:57:39.717 +00:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2025-02-06 09:57:39.842 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Top Gun (1986).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:57:39.842 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Oceans Twelve.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:57:39.850 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 3.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:57:39.850 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Hobbit - An Unexpected Journey.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:57:39.852 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Jurassic Park.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:57:39.853 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Miss Congeniality.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:59:20.001 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Mrs Doubtfire.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:59:20.001 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Pursuit Of Happyness.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:59:20.001 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Jurassic Park II The Lost World.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:59:20.001 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Hobbit - The Desolation of Smaug.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:59:20.001 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode VI-Return of the Jedi.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 09:59:20.001 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Lord Of The Rings - The Return Of The King.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:00:33.646 +00:00] [INF] Authentication request for "jellyfin" has succeeded.
[2025-02-06 10:00:33.647 +00:00] [INF] Current/Max sessions for user "jellyfin": 1/0
[2025-02-06 10:00:33.653 +00:00] [INF] Logging out access token "ceaf0b64087b4abf93d11fe8b1f900e4"
[2025-02-06 10:00:33.675 +00:00] [INF] Creating new access token for user df0bad02-32f1-4722-ac60-af30662b83f1
[2025-02-06 10:01:00.101 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Kings Speech.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:01:00.104 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Oceans Eleven.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:01:00.104 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Bridge of Spies.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:01:00.113 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Secret Life of Walter Mitty.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:01:00.135 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Top Gun Maverick 2022.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:01:00.139 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Lord Of The Rings - The Two Towers.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:02:40.208 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode III-Revenge of the Sith.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:02:40.215 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode II-Attack of the Clones.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:02:40.233 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode V-The Empire Strikes Back.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:02:40.238 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Lord Of The Rings - The Fellowship Of The Ring.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:02:40.244 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Martian.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:02:40.251 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Inside Out (2015).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:04:20.328 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Jurassic Park III.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:04:20.354 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Everest.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:04:20.365 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Spectre.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:04:20.365 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Hobbit - The Battle of the Five Armies.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:04:20.366 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode IV-A New Hope.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:04:20.379 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode VII -The Force Awakens.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:06:00.404 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Worlds Fastest Indian.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:06:00.404 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:06:00.406 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Oceans Thirteen.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:06:00.421 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Jurassic World.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:06:00.460 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Star Wars Episode I - The Phantom Menace.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:06:00.483 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/The Imitation Game.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:07:40.486 +00:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/jellyfin/movies/Back to the Future 2.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2025-02-06 10:09:20.594 +00:00] [INF] "Scan Media Library" Completed after 11 minute(s) and 40 seconds
[2025-02-06 10:09:20.615 +00:00] [INF] Watching directory "/media/jellyfin/movies"
[2025-02-06 10:09:20.616 +00:00] [INF] Watching directory "/media/jellyfin/shows"



RE: Jellyfin only showing one Movie - TheDreadPirate - 2025-02-06

For your future reference. It is preferable to go into your router's settings and assign a static address via the router than it is to set the IP statically on the client device itself.

Many routers will allow you to map a MAC address and assign it a static IP. This way you get the static IP but also ensures there aren't conflicts.