2026-06-26, 10:30 AM
(This post was last modified: 2026-06-29, 04:07 PM by genimac. Edited 5 times in total.)
Hello,
I have my Jellyfin server running as a lxc on a Proxmox server. The server has 2385 movies and 1400 series (55000 episodes).
I have long times scanning the libraries and wanted to try the 12 version.
I cloned my lxc so my family dont get interrupted while I test things.
The new lxc has 8 cores, 8Gb RAM and 64Gb disk space, the media is on a separated partition mounted at /mnt/jellyfin (on zfs raid-z2 pool)
I updated sources, get new version installed, all verified on 12. After reboot I get this:
log is showing this
The screen refreshes each few seconds, but its 48+ hours now and still there.
Is there a way to know what is it doing?
Thanks.
I have my Jellyfin server running as a lxc on a Proxmox server. The server has 2385 movies and 1400 series (55000 episodes).
I have long times scanning the libraries and wanted to try the 12 version.
I cloned my lxc so my family dont get interrupted while I test things.
The new lxc has 8 cores, 8Gb RAM and 64Gb disk space, the media is on a separated partition mounted at /mnt/jellyfin (on zfs raid-z2 pool)
I updated sources, get new version installed, all verified on 12. After reboot I get this:
Show Content
Spoiler
06/25/2026 00:32:48 +00:00 - Migrate stage CoreInitialisation.
06/25/2026 00:32:48 +00:00 - 20260113233000_AddForeignKeyToOwnerId
06/25/2026 00:32:48 +00:00 - Perform migration 20260113233000_AddForeignKeyToOwnerId
06/25/2026 00:32:48 +00:00 - There are 2 migrations for stage CoreInitialisation.
06/25/2026 00:32:47 +00:00 - Error loading configuration file: "/etc/jellyfin/encoding.xml"
06/25/2026 00:32:47 +00:00 - Unable to find plugin in assembly "MediaBrowser.Providers, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null"
06/25/2026 00:32:46 +00:00 - Migrate stage PreInitialisation.
06/25/2026 00:32:47 +00:00 - There are 0 migrations for stage PreInitialisation.
06/25/2026 00:32:46 +00:00 - Migration Startup
06/25/2026 00:32:46 +00:00 - Initialise Migration service.
06/25/2026 00:32:46 +00:00 - Migration Service
06/25/2026 00:32:46 +00:00 - Storage Check
06/25/2026 00:32:46 +00:00 - Storage path
06/25/2026 00:32:46 +00:00 - Check path /var/lib/jellyfin for storage capacity
06/25/2026 00:32:46 +00:00 - Storage path
06/25/2026 00:32:46 +00:00 - Check path /home/Jellymedia/.jellyfin/cache for storage capacity
06/25/2026 00:32:46 +00:00 - Storage path
06/25/2026 00:32:46 +00:00 - Check path /var/lib/jellyfin/data for storage capacity
06/25/2026 00:32:48 +00:00 - Migrate stage CoreInitialisation.
06/25/2026 00:32:48 +00:00 - 20260113233000_AddForeignKeyToOwnerId
06/25/2026 00:32:48 +00:00 - Perform migration 20260113233000_AddForeignKeyToOwnerId
06/25/2026 00:32:48 +00:00 - There are 2 migrations for stage CoreInitialisation.
06/25/2026 00:32:47 +00:00 - Error loading configuration file: "/etc/jellyfin/encoding.xml"
06/25/2026 00:32:47 +00:00 - Unable to find plugin in assembly "MediaBrowser.Providers, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null"
06/25/2026 00:32:46 +00:00 - Migrate stage PreInitialisation.
06/25/2026 00:32:47 +00:00 - There are 0 migrations for stage PreInitialisation.
06/25/2026 00:32:46 +00:00 - Migration Startup
06/25/2026 00:32:46 +00:00 - Initialise Migration service.
06/25/2026 00:32:46 +00:00 - Migration Service
06/25/2026 00:32:46 +00:00 - Storage Check
06/25/2026 00:32:46 +00:00 - Storage path
/var/lib/jellyfin (Fixed) successfully checked with 24GiB free which is over the minimum of 2GiB.06/25/2026 00:32:46 +00:00 - Check path /var/lib/jellyfin for storage capacity
06/25/2026 00:32:46 +00:00 - Storage path
/home/Jellymedia/.jellyfin/cache (Fixed) successfully checked with 36.8TiB free which is over the minimum of 2GiB.06/25/2026 00:32:46 +00:00 - Check path /home/Jellymedia/.jellyfin/cache for storage capacity
06/25/2026 00:32:46 +00:00 - Storage path
/var/lib/jellyfin/data (Fixed) successfully checked with 24GiB free which is over the minimum of 2GiB.06/25/2026 00:32:46 +00:00 - Check path /var/lib/jellyfin/data for storage capacity
Show Content
Spoiler[2026-06-25 00:29:48.640 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:48.903 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:29:48.933 +00:00] [INF] Jellyfin version: "10.11.11"
[2026-06-25 00:29:48.939 +00:00] [INF] Environment Variables: ["[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /home/Jellymedia/.jellyfin/cache]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]"]
[2026-06-25 00:29:48.940 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2026-06-25 00:29:48.940 +00:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
[2026-06-25 00:29:48.940 +00:00] [INF] Architecture: X64
[2026-06-25 00:29:48.941 +00:00] [INF] 64-Bit Process: True
[2026-06-25 00:29:48.941 +00:00] [INF] User Interactive: True
[2026-06-25 00:29:48.941 +00:00] [INF] Processor count: 8
[2026-06-25 00:29:48.941 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:48.941 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2026-06-25 00:29:48.941 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2026-06-25 00:29:48.954 +00:00] [INF] Storage path
[2026-06-25 00:29:48.954 +00:00] [INF] Storage path
[2026-06-25 00:29:48.955 +00:00] [INF] Storage path
[2026-06-25 00:29:48.959 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:49.033 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
[2026-06-25 00:29:49.038 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:29:49.039 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:29:49.075 +00:00] [INF] Initialise Migration service.
[2026-06-25 00:29:49.807 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
[2026-06-25 00:29:49.817 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:49.862 +00:00] [INF] Loading assemblies
[2026-06-25 00:29:49.876 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniDB, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniDB_11.0.0.0/Jellyfin.Plugin.AniDB.dll"
[2026-06-25 00:29:49.878 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniList, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniList_13.0.0.0/Jellyfin.Plugin.AniList.dll"
[2026-06-25 00:29:49.880 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Fanart, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Fanart_14.0.0.0/Jellyfin.Plugin.Fanart.dll"
[2026-06-25 00:29:49.886 +00:00] [INF] Loaded assembly "IntroSkipper, Version=1.10.11.21, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Intro Skipper_1.10.11.21/IntroSkipper.dll"
[2026-06-25 00:29:49.888 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=24.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_24.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2026-06-25 00:29:49.889 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
[2026-06-25 00:29:49.891 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/SQLitePCL.pretty.dll"
[2026-06-25 00:29:49.900 +00:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Tvdb.Sdk.dll"
[2026-06-25 00:29:49.903 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2026-06-25 00:29:49.904 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_13.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2026-06-25 00:29:49.906 +00:00] [INF] Loaded assembly "TvMaze.Api.Client, Version=0.1.72.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/TvMaze.Api.Client.dll"
[2026-06-25 00:29:49.907 +00:00] [INF] Loaded assembly "Flurl.Http, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.Http.dll"
[2026-06-25 00:29:49.915 +00:00] [INF] Loaded assembly "Polly, Version=8.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Polly.dll"
[2026-06-25 00:29:49.916 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TvMaze, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Jellyfin.Plugin.TvMaze.dll"
[2026-06-25 00:29:49.917 +00:00] [INF] Loaded assembly "Flurl, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.dll"
[2026-06-25 00:29:49.942 +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"]
[2026-06-25 00:29:49.942 +00:00] [INF] Defined LAN exclusions: []
[2026-06-25 00:29:49.942 +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"]
[2026-06-25 00:29:49.943 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.20.9"]
[2026-06-25 00:29:49.943 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2026-06-25 00:29:49.943 +00:00] [INF] Remote IP filter is "Allowlist"
[2026-06-25 00:29:49.943 +00:00] [INF] Filtered subnets: []
[2026-06-25 00:29:50.052 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
[2026-06-25 00:29:50.052 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:29:50.053 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:29:50.056 +00:00] [INF] Prepare system for possible migrations
[2026-06-25 00:29:50.084 +00:00] [INF] There are 0 migrations for stage CoreInitialisation.
[2026-06-25 00:29:50.201 +00:00] [INF] Loaded plugin: "AniDB" "11.0.0.0"
[2026-06-25 00:29:50.202 +00:00] [INF] Loaded plugin: "AniList" "13.0.0.0"
[2026-06-25 00:29:50.203 +00:00] [INF] Loaded plugin: "Fanart" "14.0.0.0"
[2026-06-25 00:29:50.765 +00:00] [INF] Loaded plugin: "Intro Skipper" "1.10.11.21"
[2026-06-25 00:29:50.770 +00:00] [INF] Loaded plugin: "Open Subtitles" "24.0.0.0"
[2026-06-25 00:29:50.770 +00:00] [INF] Loaded plugin: "Playback Reporting" "17.0.0.0"
[2026-06-25 00:29:50.771 +00:00] [INF] Loaded plugin: "TheTVDB" "22.0.0.0"
[2026-06-25 00:29:50.771 +00:00] [INF] Loaded plugin: "TMDb Box Sets" "13.0.0.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "TVmaze" "13.0.0.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "TMDb" "10.11.11.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "Studio Images" "10.11.11.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "OMDb" "10.11.11.0"
[2026-06-25 00:29:50.787 +00:00] [INF] Loaded plugin: "MusicBrainz" "10.11.11.0"
[2026-06-25 00:29:50.788 +00:00] [INF] Loaded plugin: "AudioDB" "10.11.11.0"
[2026-06-25 00:29:50.845 +00:00] [INF] There are 0 migrations for stage AppInitialisation.
[2026-06-25 00:29:51.047 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:29:51.238 +00:00] [INF] EventMonitorEntryPoint Running
[2026-06-25 00:29:51.250 +00:00] [INF] Sqlite version: 3.46.1
[2026-06-25 00:29:51.251 +00:00] [INF] Sqlite compiler options: ATOMIC_INTRINSICS=1,COMPILER=gcc-9.4.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_FOREIGN_KEYS,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,DIRECT_OVERFLOW_READ,ENABLE_COLUMN_METADATA,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_MATH_FUNCTIONS,ENABLE_RTREE,ENABLE_SNAPSHOT,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=127,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=0xfffffffe,MAX_PAGE_SIZE=65536,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=32766,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
[2026-06-25 00:29:51.259 +00:00] [INF] Default journal_mode for "/var/lib/jellyfin/data/playback_reporting.db" is "delete"
[2026-06-25 00:29:51.260 +00:00] [INF] Initialize PlaybackActivity Repository
[2026-06-25 00:29:51.260 +00:00] [INF] PlaybackActivity table schema OK
[2026-06-25 00:29:51.260 +00:00] [INF] Expected : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
[2026-06-25 00:29:51.260 +00:00] [INF] Received : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
[2026-06-25 00:29:52.100 +00:00] [WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2026-06-25 00:29:52.164 +00:00] [INF] Running startup tasks
[2026-06-25 00:29:52.167 +00:00] [INF] TaskCleanDb Loaded
[2026-06-25 00:29:52.167 +00:00] [INF] TaskRunBackup Loaded
[2026-06-25 00:29:52.181 +00:00] [INF] Daily trigger for "Detect and Analyze Media Segments" set to fire at 2026-06-26 00:00:00.000 +00:00, which is 23:30:07.8187842 from now.
[2026-06-25 00:29:52.183 +00:00] [INF] Daily trigger for "Playback Reporting Trim Db" set to fire at 2026-06-26 00:00:00.000 +00:00, which is 23:30:07.8169703 from now.
[2026-06-25 00:29:52.190 +00:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2026-06-25 03:00:00.000 +00:00, which is 02:30:07.8099489 from now.
[2026-06-25 00:29:52.192 +00:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2026-06-25 02:00:00.000 +00:00, which is 01:30:07.8075989 from now.
[2026-06-25 00:29:52.223 +00:00] [INF] Found ffmpeg version "7.1.4"
[2026-06-25 00:29:52.260 +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"]
[2026-06-25 00:29:52.283 +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"]
[2026-06-25 00:29:52.301 +00:00] [INF] Available filters: ["bwdif_cuda", "bwdif_opencl", "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", "yadif_opencl", "zscale", "alphasrc"]
[2026-06-25 00:29:52.581 +00:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2026-06-25 00:29:55.210 +00:00] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2026-06-25 00:29:55.662 +00:00] [INF] Item in "Godzilla (Showa) Collection" cannot be found at "/home/Jellymedia/Movies/K/King Kong vs. Godzilla (1962)/King Kong vs. Godzilla (1962).avi"
[2026-06-25 00:29:56.810 +00:00] [INF] Item in "Justice League (New 52) Collection" cannot be found at "/home/Jellymedia/Movies/J/Justice League Throne of Atlantis (2015)/Justice League Throne of Atlantis (2015).mp4"
[2026-06-25 00:29:56.810 +00:00] [INF] Item in "Justice League (New 52) Collection" cannot be found at "/home/Jellymedia/Movies/J/Justice League War (2014)/Justice League War (2014).mp4"
[2026-06-25 00:29:57.074 +00:00] [INF] Item in "Justice League Dark Collection" cannot be found at "/home/Jellymedia/Movies/J/Justice League Dark (2017)/Justice League Dark (2017).mp4"
[2026-06-25 00:29:57.292 +00:00] [INF] Item in "Kick-Ass Collection" cannot be found at "/home/Jellymedia/Movies/K/Kick-Ass 2 (2013)/Kick-Ass 2 (2013).mp4"
[2026-06-25 00:29:57.655 +00:00] [INF] "Clean up collections and playlists" Completed after 0 minute(s) and 2 seconds
[2026-06-25 00:29:57.985 +00:00] [ERR] An error occurred while accessing the plugin manifest: "https://raw.githubusercontent.com/jellyfin/jellyfin-plugin-repository/master/manifest.json"
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task
at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
[2026-06-25 00:29:58.190 +00:00] [INF] "Update Plugins" Completed after 0 minute(s) and 2 seconds
[2026-06-25 00:30:01.137 +00:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2026-06-25 00:30:01.138 +00:00] [INF] ServerId: "fbaf2acdd8694f8e914ce70817710b91"
[2026-06-25 00:30:01.138 +00:00] [INF] Core startup complete
[2026-06-25 00:30:01.138 +00:00] [INF] Startup complete 0:00:12.7543266
[2026-06-25 00:32:20.704 +00:00] [INF] Sending shutdown notifications
[2026-06-25 00:32:20.715 +00:00] [INF] Running query planner optimizations in the database... This might take a while
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "CoreAppHost"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "MusicBrainzArtistProvider"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "MusicBrainzAlbumProvider"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "SeriesProvider"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "PluginManager"
[2026-06-25 00:32:23.770 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:23.928 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:32:23.951 +00:00] [INF] Jellyfin version: "12.0.0"
[2026-06-25 00:32:23.953 +00:00] [INF] Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CACHE_DIR, /home/Jellymedia/.jellyfin/cache]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
[2026-06-25 00:32:23.955 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2026-06-25 00:32:23.955 +00:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
[2026-06-25 00:32:23.955 +00:00] [INF] Architecture: X64
[2026-06-25 00:32:23.955 +00:00] [INF] 64-Bit Process: True
[2026-06-25 00:32:23.955 +00:00] [INF] User Interactive: True
[2026-06-25 00:32:23.955 +00:00] [INF] Processor count: 8
[2026-06-25 00:32:23.955 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2026-06-25 00:32:23.955 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2026-06-25 00:32:23.955 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2026-06-25 00:32:23.955 +00:00] [INF] Cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:23.956 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2026-06-25 00:32:23.956 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2026-06-25 00:32:23.956 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2026-06-25 00:32:23.959 +00:00] [INF] Storage path
[2026-06-25 00:32:23.960 +00:00] [INF] Storage path
[2026-06-25 00:32:23.960 +00:00] [INF] Storage path
[2026-06-25 00:32:23.962 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:24.008 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:24.013 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:24.014 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:24.040 +00:00] [INF] Initialise Migration service.
[2026-06-25 00:32:24.818 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
[2026-06-25 00:32:24.827 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:24.871 +00:00] [INF] Loading assemblies
[2026-06-25 00:32:24.879 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniDB, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniDB_11.0.0.0/Jellyfin.Plugin.AniDB.dll"
[2026-06-25 00:32:24.881 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniList, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniList_13.0.0.0/Jellyfin.Plugin.AniList.dll"
[2026-06-25 00:32:24.882 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Fanart, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Fanart_14.0.0.0/Jellyfin.Plugin.Fanart.dll"
[2026-06-25 00:32:24.887 +00:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Intro Skipper_1.10.11.21/IntroSkipper.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Method 'CleanupExtractedData' in type 'IntroSkipper.Providers.SegmentProvider' from assembly 'IntroSkipper, Version=1.10.11.21, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at System.Reflection.RuntimeModule.GetDefinedTypes()
at System.Reflection.RuntimeModule.GetTypes()
at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
System.TypeLoadException: Method 'CleanupExtractedData' in type 'IntroSkipper.Providers.SegmentProvider' from assembly 'IntroSkipper, Version=1.10.11.21, Culture=neutral, PublicKeyToken=null' does not have an implementation.
[2026-06-25 00:32:24.895 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=24.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_24.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2026-06-25 00:32:24.896 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
[2026-06-25 00:32:24.898 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/SQLitePCL.pretty.dll"
[2026-06-25 00:32:24.904 +00:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Tvdb.Sdk.dll"
[2026-06-25 00:32:24.906 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2026-06-25 00:32:24.907 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_13.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2026-06-25 00:32:24.908 +00:00] [INF] Loaded assembly "TvMaze.Api.Client, Version=0.1.72.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/TvMaze.Api.Client.dll"
[2026-06-25 00:32:24.910 +00:00] [INF] Loaded assembly "Flurl.Http, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.Http.dll"
[2026-06-25 00:32:24.917 +00:00] [INF] Loaded assembly "Polly, Version=8.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Polly.dll"
[2026-06-25 00:32:24.918 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TvMaze, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Jellyfin.Plugin.TvMaze.dll"
[2026-06-25 00:32:24.919 +00:00] [INF] Loaded assembly "Flurl, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.dll"
[2026-06-25 00:32:24.945 +00:00] [INF] Defined LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:24.945 +00:00] [INF] Defined LAN exclusions: []
[2026-06-25 00:32:24.947 +00:00] [INF] Used LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:24.948 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.20.9"]
[2026-06-25 00:32:24.948 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2026-06-25 00:32:24.948 +00:00] [INF] Remote IP filter is "Allowlist"
[2026-06-25 00:32:24.948 +00:00] [INF] Filtered subnets: []
[2026-06-25 00:32:24.965 +00:00] [ERR] Unable to find plugin in assembly "MediaBrowser.Providers, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null"
[2026-06-25 00:32:25.023 +00:00] [ERR] Error loading configuration file: "/etc/jellyfin/encoding.xml"
System.InvalidOperationException: There is an error in XML document (30, 35).
---> System.InvalidOperationException: Instance validation error: '' is not a valid value for EncoderPreset.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read6_EncoderPreset(String s)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read10_EncodingOptions(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read11_EncodingOptions()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
at Emby.Server.Implementations.AppBase.BaseConfigurationManager.LoadConfiguration(String path, Type configurationType)
[2026-06-25 00:32:25.024 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:25.024 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:25.024 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:25.028 +00:00] [INF] Prepare system for possible migrations
[2026-06-25 00:32:25.050 +00:00] [INF] A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
[2026-06-25 00:32:25.800 +00:00] [INF] Jellyfin database has been backed up as "20260625123225"
[2026-06-25 00:32:25.806 +00:00] [INF] There are 1 migrations for stage CoreInitialisation.
[2026-06-25 00:32:25.807 +00:00] [INF] Perform migration "20260113102337_AddLinkedChildrenTable"
[2026-06-25 00:32:25.969 +00:00] [INF] Migration "20260113102337_AddLinkedChildrenTable" was successfully applied
[2026-06-25 00:32:25.970 +00:00] [INF] Perform migration "20260113203012_ChangeOwnerIdToGuid"
[2026-06-25 00:32:41.590 +00:00] [INF] Migration "20260113203012_ChangeOwnerIdToGuid" was successfully applied
[2026-06-25 00:32:41.591 +00:00] [INF] Perform migration "20260113233000_AddForeignKeyToOwnerId"
[2026-06-25 00:32:41.649 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"BaseItems"' 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.
[2026-06-25 00:32:41.649 +00:00] [WRN] An operation of type '"UpdateDataOperation"' will be attempted while a rebuild of table '"BaseItems"' 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.
[2026-06-25 00:32:45.835 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:46.060 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:32:46.083 +00:00] [INF] Jellyfin version: "12.0.0"
[2026-06-25 00:32:46.086 +00:00] [INF] Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CACHE_DIR, /home/Jellymedia/.jellyfin/cache]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]"]
[2026-06-25 00:32:46.087 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2026-06-25 00:32:46.087 +00:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
[2026-06-25 00:32:46.087 +00:00] [INF] Architecture: X64
[2026-06-25 00:32:46.088 +00:00] [INF] 64-Bit Process: True
[2026-06-25 00:32:46.088 +00:00] [INF] User Interactive: True
[2026-06-25 00:32:46.088 +00:00] [INF] Processor count: 8
[2026-06-25 00:32:46.088 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:46.088 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2026-06-25 00:32:46.088 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2026-06-25 00:32:46.092 +00:00] [INF] Storage path
[2026-06-25 00:32:46.092 +00:00] [INF] Storage path
[2026-06-25 00:32:46.092 +00:00] [INF] Storage path
[2026-06-25 00:32:46.096 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:46.162 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:46.168 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:46.169 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:46.206 +00:00] [INF] Initialise Migration service.
[2026-06-25 00:32:47.132 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
[2026-06-25 00:32:47.140 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:47.184 +00:00] [INF] Loading assemblies
[2026-06-25 00:32:47.193 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniDB, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniDB_11.0.0.0/Jellyfin.Plugin.AniDB.dll"
[2026-06-25 00:32:47.196 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniList, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniList_13.0.0.0/Jellyfin.Plugin.AniList.dll"
[2026-06-25 00:32:47.197 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Fanart, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Fanart_14.0.0.0/Jellyfin.Plugin.Fanart.dll"
[2026-06-25 00:32:47.199 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=24.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_24.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2026-06-25 00:32:47.200 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
[2026-06-25 00:32:47.201 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/SQLitePCL.pretty.dll"
[2026-06-25 00:32:47.207 +00:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Tvdb.Sdk.dll"
[2026-06-25 00:32:47.210 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2026-06-25 00:32:47.210 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_13.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2026-06-25 00:32:47.218 +00:00] [INF] Loaded assembly "TvMaze.Api.Client, Version=0.1.72.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/TvMaze.Api.Client.dll"
[2026-06-25 00:32:47.219 +00:00] [INF] Loaded assembly "Flurl.Http, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.Http.dll"
[2026-06-25 00:32:47.228 +00:00] [INF] Loaded assembly "Polly, Version=8.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Polly.dll"
[2026-06-25 00:32:47.229 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TvMaze, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Jellyfin.Plugin.TvMaze.dll"
[2026-06-25 00:32:47.230 +00:00] [INF] Loaded assembly "Flurl, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.dll"
[2026-06-25 00:32:47.275 +00:00] [INF] Defined LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:47.275 +00:00] [INF] Defined LAN exclusions: []
[2026-06-25 00:32:47.277 +00:00] [INF] Used LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:47.278 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.20.9"]
[2026-06-25 00:32:47.278 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2026-06-25 00:32:47.278 +00:00] [INF] Remote IP filter is "Allowlist"
[2026-06-25 00:32:47.278 +00:00] [INF] Filtered subnets: []
[2026-06-25 00:32:47.325 +00:00] [ERR] Unable to find plugin in assembly "MediaBrowser.Providers, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null"
[2026-06-25 00:32:47.449 +00:00] [ERR] Error loading configuration file: "/etc/jellyfin/encoding.xml"
System.InvalidOperationException: There is an error in XML document (30, 35).
---> System.InvalidOperationException: Instance validation error: '' is not a valid value for EncoderPreset.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read6_EncoderPreset(String s)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read10_EncodingOptions(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read11_EncodingOptions()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
at Emby.Server.Implementations.AppBase.BaseConfigurationManager.LoadConfiguration(String path, Type configurationType)
[2026-06-25 00:32:47.453 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:47.453 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:47.453 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:47.457 +00:00] [INF] Prepare system for possible migrations
[2026-06-25 00:32:47.486 +00:00] [INF] A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
[2026-06-25 00:32:48.093 +00:00] [INF] Jellyfin database has been backed up as "20260625123247"
[2026-06-25 00:32:48.099 +00:00] [INF] There are 2 migrations for stage CoreInitialisation.
[2026-06-25 00:32:48.100 +00:00] [INF] Perform migration "20260113233000_AddForeignKeyToOwnerId"
[2026-06-25 00:29:48.903 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:29:48.933 +00:00] [INF] Jellyfin version: "10.11.11"
[2026-06-25 00:29:48.939 +00:00] [INF] Environment Variables: ["[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /home/Jellymedia/.jellyfin/cache]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]"]
[2026-06-25 00:29:48.940 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2026-06-25 00:29:48.940 +00:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
[2026-06-25 00:29:48.940 +00:00] [INF] Architecture: X64
[2026-06-25 00:29:48.941 +00:00] [INF] 64-Bit Process: True
[2026-06-25 00:29:48.941 +00:00] [INF] User Interactive: True
[2026-06-25 00:29:48.941 +00:00] [INF] Processor count: 8
[2026-06-25 00:29:48.941 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:48.941 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2026-06-25 00:29:48.941 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2026-06-25 00:29:48.941 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2026-06-25 00:29:48.954 +00:00] [INF] Storage path
"/var/lib/jellyfin/data" (Fixed) successfully checked with "25.4GiB" free which is over the minimum of "2GiB".[2026-06-25 00:29:48.954 +00:00] [INF] Storage path
"/home/Jellymedia/.jellyfin/cache" (Fixed) successfully checked with "36.8TiB" free which is over the minimum of "2GiB".[2026-06-25 00:29:48.955 +00:00] [INF] Storage path
"/var/lib/jellyfin" (Fixed) successfully checked with "25.4GiB" free which is over the minimum of "2GiB".[2026-06-25 00:29:48.959 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:49.033 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
[2026-06-25 00:29:49.038 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:29:49.039 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:29:49.075 +00:00] [INF] Initialise Migration service.
[2026-06-25 00:29:49.807 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
[2026-06-25 00:29:49.817 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:29:49.862 +00:00] [INF] Loading assemblies
[2026-06-25 00:29:49.876 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniDB, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniDB_11.0.0.0/Jellyfin.Plugin.AniDB.dll"
[2026-06-25 00:29:49.878 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniList, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniList_13.0.0.0/Jellyfin.Plugin.AniList.dll"
[2026-06-25 00:29:49.880 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Fanart, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Fanart_14.0.0.0/Jellyfin.Plugin.Fanart.dll"
[2026-06-25 00:29:49.886 +00:00] [INF] Loaded assembly "IntroSkipper, Version=1.10.11.21, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Intro Skipper_1.10.11.21/IntroSkipper.dll"
[2026-06-25 00:29:49.888 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=24.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_24.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2026-06-25 00:29:49.889 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
[2026-06-25 00:29:49.891 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/SQLitePCL.pretty.dll"
[2026-06-25 00:29:49.900 +00:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Tvdb.Sdk.dll"
[2026-06-25 00:29:49.903 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2026-06-25 00:29:49.904 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_13.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2026-06-25 00:29:49.906 +00:00] [INF] Loaded assembly "TvMaze.Api.Client, Version=0.1.72.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/TvMaze.Api.Client.dll"
[2026-06-25 00:29:49.907 +00:00] [INF] Loaded assembly "Flurl.Http, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.Http.dll"
[2026-06-25 00:29:49.915 +00:00] [INF] Loaded assembly "Polly, Version=8.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Polly.dll"
[2026-06-25 00:29:49.916 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TvMaze, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Jellyfin.Plugin.TvMaze.dll"
[2026-06-25 00:29:49.917 +00:00] [INF] Loaded assembly "Flurl, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.dll"
[2026-06-25 00:29:49.942 +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"]
[2026-06-25 00:29:49.942 +00:00] [INF] Defined LAN exclusions: []
[2026-06-25 00:29:49.942 +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"]
[2026-06-25 00:29:49.943 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.20.9"]
[2026-06-25 00:29:49.943 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2026-06-25 00:29:49.943 +00:00] [INF] Remote IP filter is "Allowlist"
[2026-06-25 00:29:49.943 +00:00] [INF] Filtered subnets: []
[2026-06-25 00:29:50.052 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
[2026-06-25 00:29:50.052 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:29:50.053 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:29:50.056 +00:00] [INF] Prepare system for possible migrations
[2026-06-25 00:29:50.084 +00:00] [INF] There are 0 migrations for stage CoreInitialisation.
[2026-06-25 00:29:50.201 +00:00] [INF] Loaded plugin: "AniDB" "11.0.0.0"
[2026-06-25 00:29:50.202 +00:00] [INF] Loaded plugin: "AniList" "13.0.0.0"
[2026-06-25 00:29:50.203 +00:00] [INF] Loaded plugin: "Fanart" "14.0.0.0"
[2026-06-25 00:29:50.765 +00:00] [INF] Loaded plugin: "Intro Skipper" "1.10.11.21"
[2026-06-25 00:29:50.770 +00:00] [INF] Loaded plugin: "Open Subtitles" "24.0.0.0"
[2026-06-25 00:29:50.770 +00:00] [INF] Loaded plugin: "Playback Reporting" "17.0.0.0"
[2026-06-25 00:29:50.771 +00:00] [INF] Loaded plugin: "TheTVDB" "22.0.0.0"
[2026-06-25 00:29:50.771 +00:00] [INF] Loaded plugin: "TMDb Box Sets" "13.0.0.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "TVmaze" "13.0.0.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "TMDb" "10.11.11.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "Studio Images" "10.11.11.0"
[2026-06-25 00:29:50.772 +00:00] [INF] Loaded plugin: "OMDb" "10.11.11.0"
[2026-06-25 00:29:50.787 +00:00] [INF] Loaded plugin: "MusicBrainz" "10.11.11.0"
[2026-06-25 00:29:50.788 +00:00] [INF] Loaded plugin: "AudioDB" "10.11.11.0"
[2026-06-25 00:29:50.845 +00:00] [INF] There are 0 migrations for stage AppInitialisation.
[2026-06-25 00:29:51.047 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:29:51.238 +00:00] [INF] EventMonitorEntryPoint Running
[2026-06-25 00:29:51.250 +00:00] [INF] Sqlite version: 3.46.1
[2026-06-25 00:29:51.251 +00:00] [INF] Sqlite compiler options: ATOMIC_INTRINSICS=1,COMPILER=gcc-9.4.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_FOREIGN_KEYS,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,DIRECT_OVERFLOW_READ,ENABLE_COLUMN_METADATA,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_MATH_FUNCTIONS,ENABLE_RTREE,ENABLE_SNAPSHOT,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=127,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=0xfffffffe,MAX_PAGE_SIZE=65536,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=32766,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
[2026-06-25 00:29:51.259 +00:00] [INF] Default journal_mode for "/var/lib/jellyfin/data/playback_reporting.db" is "delete"
[2026-06-25 00:29:51.260 +00:00] [INF] Initialize PlaybackActivity Repository
[2026-06-25 00:29:51.260 +00:00] [INF] PlaybackActivity table schema OK
[2026-06-25 00:29:51.260 +00:00] [INF] Expected : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
[2026-06-25 00:29:51.260 +00:00] [INF] Received : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
[2026-06-25 00:29:52.100 +00:00] [WRN] The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
[2026-06-25 00:29:52.164 +00:00] [INF] Running startup tasks
[2026-06-25 00:29:52.167 +00:00] [INF] TaskCleanDb Loaded
[2026-06-25 00:29:52.167 +00:00] [INF] TaskRunBackup Loaded
[2026-06-25 00:29:52.181 +00:00] [INF] Daily trigger for "Detect and Analyze Media Segments" set to fire at 2026-06-26 00:00:00.000 +00:00, which is 23:30:07.8187842 from now.
[2026-06-25 00:29:52.183 +00:00] [INF] Daily trigger for "Playback Reporting Trim Db" set to fire at 2026-06-26 00:00:00.000 +00:00, which is 23:30:07.8169703 from now.
[2026-06-25 00:29:52.190 +00:00] [INF] Daily trigger for "Generate Trickplay Images" set to fire at 2026-06-25 03:00:00.000 +00:00, which is 02:30:07.8099489 from now.
[2026-06-25 00:29:52.192 +00:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2026-06-25 02:00:00.000 +00:00, which is 01:30:07.8075989 from now.
[2026-06-25 00:29:52.223 +00:00] [INF] Found ffmpeg version "7.1.4"
[2026-06-25 00:29:52.260 +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"]
[2026-06-25 00:29:52.283 +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"]
[2026-06-25 00:29:52.301 +00:00] [INF] Available filters: ["bwdif_cuda", "bwdif_opencl", "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", "yadif_opencl", "zscale", "alphasrc"]
[2026-06-25 00:29:52.581 +00:00] [INF] Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2026-06-25 00:29:55.210 +00:00] [INF] "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2026-06-25 00:29:55.662 +00:00] [INF] Item in "Godzilla (Showa) Collection" cannot be found at "/home/Jellymedia/Movies/K/King Kong vs. Godzilla (1962)/King Kong vs. Godzilla (1962).avi"
[2026-06-25 00:29:56.810 +00:00] [INF] Item in "Justice League (New 52) Collection" cannot be found at "/home/Jellymedia/Movies/J/Justice League Throne of Atlantis (2015)/Justice League Throne of Atlantis (2015).mp4"
[2026-06-25 00:29:56.810 +00:00] [INF] Item in "Justice League (New 52) Collection" cannot be found at "/home/Jellymedia/Movies/J/Justice League War (2014)/Justice League War (2014).mp4"
[2026-06-25 00:29:57.074 +00:00] [INF] Item in "Justice League Dark Collection" cannot be found at "/home/Jellymedia/Movies/J/Justice League Dark (2017)/Justice League Dark (2017).mp4"
[2026-06-25 00:29:57.292 +00:00] [INF] Item in "Kick-Ass Collection" cannot be found at "/home/Jellymedia/Movies/K/Kick-Ass 2 (2013)/Kick-Ass 2 (2013).mp4"
[2026-06-25 00:29:57.655 +00:00] [INF] "Clean up collections and playlists" Completed after 0 minute(s) and 2 seconds
[2026-06-25 00:29:57.985 +00:00] [ERR] An error occurred while accessing the plugin manifest: "https://raw.githubusercontent.com/jellyfin/jellyfin-plugin-repository/master/manifest.json"
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task
1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
[2026-06-25 00:29:58.190 +00:00] [INF] "Update Plugins" Completed after 0 minute(s) and 2 seconds
[2026-06-25 00:30:01.137 +00:00] [INF] FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2026-06-25 00:30:01.138 +00:00] [INF] ServerId: "fbaf2acdd8694f8e914ce70817710b91"
[2026-06-25 00:30:01.138 +00:00] [INF] Core startup complete
[2026-06-25 00:30:01.138 +00:00] [INF] Startup complete 0:00:12.7543266
[2026-06-25 00:32:20.704 +00:00] [INF] Sending shutdown notifications
[2026-06-25 00:32:20.715 +00:00] [INF] Running query planner optimizations in the database... This might take a while
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "CoreAppHost"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "MusicBrainzArtistProvider"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "MusicBrainzAlbumProvider"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "SeriesProvider"
[2026-06-25 00:32:20.749 +00:00] [INF] Disposing "PluginManager"
[2026-06-25 00:32:23.770 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:23.928 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:32:23.951 +00:00] [INF] Jellyfin version: "12.0.0"
[2026-06-25 00:32:23.953 +00:00] [INF] Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CACHE_DIR, /home/Jellymedia/.jellyfin/cache]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
[2026-06-25 00:32:23.955 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2026-06-25 00:32:23.955 +00:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
[2026-06-25 00:32:23.955 +00:00] [INF] Architecture: X64
[2026-06-25 00:32:23.955 +00:00] [INF] 64-Bit Process: True
[2026-06-25 00:32:23.955 +00:00] [INF] User Interactive: True
[2026-06-25 00:32:23.955 +00:00] [INF] Processor count: 8
[2026-06-25 00:32:23.955 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2026-06-25 00:32:23.955 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2026-06-25 00:32:23.955 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2026-06-25 00:32:23.955 +00:00] [INF] Cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:23.956 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2026-06-25 00:32:23.956 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2026-06-25 00:32:23.956 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2026-06-25 00:32:23.959 +00:00] [INF] Storage path
"/var/lib/jellyfin/data" (Fixed) successfully checked with "25.4GiB" free which is over the minimum of "2GiB".[2026-06-25 00:32:23.960 +00:00] [INF] Storage path
"/home/Jellymedia/.jellyfin/cache" (Fixed) successfully checked with "36.8TiB" free which is over the minimum of "2GiB".[2026-06-25 00:32:23.960 +00:00] [INF] Storage path
"/var/lib/jellyfin" (Fixed) successfully checked with "25.4GiB" free which is over the minimum of "2GiB".[2026-06-25 00:32:23.962 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:24.008 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:24.013 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:24.014 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:24.040 +00:00] [INF] Initialise Migration service.
[2026-06-25 00:32:24.818 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
[2026-06-25 00:32:24.827 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:24.871 +00:00] [INF] Loading assemblies
[2026-06-25 00:32:24.879 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniDB, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniDB_11.0.0.0/Jellyfin.Plugin.AniDB.dll"
[2026-06-25 00:32:24.881 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniList, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniList_13.0.0.0/Jellyfin.Plugin.AniList.dll"
[2026-06-25 00:32:24.882 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Fanart, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Fanart_14.0.0.0/Jellyfin.Plugin.Fanart.dll"
[2026-06-25 00:32:24.887 +00:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Intro Skipper_1.10.11.21/IntroSkipper.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Method 'CleanupExtractedData' in type 'IntroSkipper.Providers.SegmentProvider' from assembly 'IntroSkipper, Version=1.10.11.21, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at System.Reflection.RuntimeModule.GetDefinedTypes()
at System.Reflection.RuntimeModule.GetTypes()
at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
System.TypeLoadException: Method 'CleanupExtractedData' in type 'IntroSkipper.Providers.SegmentProvider' from assembly 'IntroSkipper, Version=1.10.11.21, Culture=neutral, PublicKeyToken=null' does not have an implementation.
[2026-06-25 00:32:24.895 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=24.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_24.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2026-06-25 00:32:24.896 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
[2026-06-25 00:32:24.898 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/SQLitePCL.pretty.dll"
[2026-06-25 00:32:24.904 +00:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Tvdb.Sdk.dll"
[2026-06-25 00:32:24.906 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2026-06-25 00:32:24.907 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_13.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2026-06-25 00:32:24.908 +00:00] [INF] Loaded assembly "TvMaze.Api.Client, Version=0.1.72.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/TvMaze.Api.Client.dll"
[2026-06-25 00:32:24.910 +00:00] [INF] Loaded assembly "Flurl.Http, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.Http.dll"
[2026-06-25 00:32:24.917 +00:00] [INF] Loaded assembly "Polly, Version=8.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Polly.dll"
[2026-06-25 00:32:24.918 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TvMaze, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Jellyfin.Plugin.TvMaze.dll"
[2026-06-25 00:32:24.919 +00:00] [INF] Loaded assembly "Flurl, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.dll"
[2026-06-25 00:32:24.945 +00:00] [INF] Defined LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:24.945 +00:00] [INF] Defined LAN exclusions: []
[2026-06-25 00:32:24.947 +00:00] [INF] Used LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:24.948 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.20.9"]
[2026-06-25 00:32:24.948 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2026-06-25 00:32:24.948 +00:00] [INF] Remote IP filter is "Allowlist"
[2026-06-25 00:32:24.948 +00:00] [INF] Filtered subnets: []
[2026-06-25 00:32:24.965 +00:00] [ERR] Unable to find plugin in assembly "MediaBrowser.Providers, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null"
[2026-06-25 00:32:25.023 +00:00] [ERR] Error loading configuration file: "/etc/jellyfin/encoding.xml"
System.InvalidOperationException: There is an error in XML document (30, 35).
---> System.InvalidOperationException: Instance validation error: '' is not a valid value for EncoderPreset.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read6_EncoderPreset(String s)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read10_EncodingOptions(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read11_EncodingOptions()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
at Emby.Server.Implementations.AppBase.BaseConfigurationManager.LoadConfiguration(String path, Type configurationType)
[2026-06-25 00:32:25.024 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:25.024 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:25.024 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:25.028 +00:00] [INF] Prepare system for possible migrations
[2026-06-25 00:32:25.050 +00:00] [INF] A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
[2026-06-25 00:32:25.800 +00:00] [INF] Jellyfin database has been backed up as "20260625123225"
[2026-06-25 00:32:25.806 +00:00] [INF] There are 1 migrations for stage CoreInitialisation.
[2026-06-25 00:32:25.807 +00:00] [INF] Perform migration "20260113102337_AddLinkedChildrenTable"
[2026-06-25 00:32:25.969 +00:00] [INF] Migration "20260113102337_AddLinkedChildrenTable" was successfully applied
[2026-06-25 00:32:25.970 +00:00] [INF] Perform migration "20260113203012_ChangeOwnerIdToGuid"
[2026-06-25 00:32:41.590 +00:00] [INF] Migration "20260113203012_ChangeOwnerIdToGuid" was successfully applied
[2026-06-25 00:32:41.591 +00:00] [INF] Perform migration "20260113233000_AddForeignKeyToOwnerId"
[2026-06-25 00:32:41.649 +00:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"BaseItems"' 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.
[2026-06-25 00:32:41.649 +00:00] [WRN] An operation of type '"UpdateDataOperation"' will be attempted while a rebuild of table '"BaseItems"' 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.
[2026-06-25 00:32:45.835 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:46.060 +00:00] [INF] Kestrel is listening on "0.0.0.0"
[2026-06-25 00:32:46.083 +00:00] [INF] Jellyfin version: "12.0.0"
[2026-06-25 00:32:46.086 +00:00] [INF] Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_CACHE_DIR, /home/Jellymedia/.jellyfin/cache]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]"]
[2026-06-25 00:32:46.087 +00:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
[2026-06-25 00:32:46.087 +00:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
[2026-06-25 00:32:46.087 +00:00] [INF] Architecture: X64
[2026-06-25 00:32:46.088 +00:00] [INF] 64-Bit Process: True
[2026-06-25 00:32:46.088 +00:00] [INF] User Interactive: True
[2026-06-25 00:32:46.088 +00:00] [INF] Processor count: 8
[2026-06-25 00:32:46.088 +00:00] [INF] Program data path: "/var/lib/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Log directory path: "/var/log/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Config directory path: "/etc/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:46.088 +00:00] [INF] Temp directory path: "/tmp/jellyfin"
[2026-06-25 00:32:46.088 +00:00] [INF] Web resources path: "/usr/share/jellyfin/web"
[2026-06-25 00:32:46.088 +00:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
[2026-06-25 00:32:46.092 +00:00] [INF] Storage path
"/var/lib/jellyfin/data" (Fixed) successfully checked with "24GiB" free which is over the minimum of "2GiB".[2026-06-25 00:32:46.092 +00:00] [INF] Storage path
"/home/Jellymedia/.jellyfin/cache" (Fixed) successfully checked with "36.8TiB" free which is over the minimum of "2GiB".[2026-06-25 00:32:46.092 +00:00] [INF] Storage path
"/var/lib/jellyfin" (Fixed) successfully checked with "24GiB" free which is over the minimum of "2GiB".[2026-06-25 00:32:46.096 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:46.162 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:46.168 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:46.169 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:46.206 +00:00] [INF] Initialise Migration service.
[2026-06-25 00:32:47.132 +00:00] [INF] There are 0 migrations for stage PreInitialisation.
[2026-06-25 00:32:47.140 +00:00] [INF] Setting cache path: "/home/Jellymedia/.jellyfin/cache"
[2026-06-25 00:32:47.184 +00:00] [INF] Loading assemblies
[2026-06-25 00:32:47.193 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniDB, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniDB_11.0.0.0/Jellyfin.Plugin.AniDB.dll"
[2026-06-25 00:32:47.196 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.AniList, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/AniList_13.0.0.0/Jellyfin.Plugin.AniList.dll"
[2026-06-25 00:32:47.197 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Fanart, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Fanart_14.0.0.0/Jellyfin.Plugin.Fanart.dll"
[2026-06-25 00:32:47.199 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=24.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_24.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
[2026-06-25 00:32:47.200 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
[2026-06-25 00:32:47.201 +00:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_17.0.0.0/SQLitePCL.pretty.dll"
[2026-06-25 00:32:47.207 +00:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Tvdb.Sdk.dll"
[2026-06-25 00:32:47.210 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=22.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_22.0.0.0/Jellyfin.Plugin.Tvdb.dll"
[2026-06-25 00:32:47.210 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_13.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
[2026-06-25 00:32:47.218 +00:00] [INF] Loaded assembly "TvMaze.Api.Client, Version=0.1.72.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/TvMaze.Api.Client.dll"
[2026-06-25 00:32:47.219 +00:00] [INF] Loaded assembly "Flurl.Http, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.Http.dll"
[2026-06-25 00:32:47.228 +00:00] [INF] Loaded assembly "Polly, Version=8.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Polly.dll"
[2026-06-25 00:32:47.229 +00:00] [INF] Loaded assembly "Jellyfin.Plugin.TvMaze, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Jellyfin.Plugin.TvMaze.dll"
[2026-06-25 00:32:47.230 +00:00] [INF] Loaded assembly "Flurl, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TVmaze_13.0.0.0/Flurl.dll"
[2026-06-25 00:32:47.275 +00:00] [INF] Defined LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:47.275 +00:00] [INF] Defined LAN exclusions: []
[2026-06-25 00:32:47.277 +00:00] [INF] Used LAN subnets: ["127.0.0.0/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2026-06-25 00:32:47.278 +00:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.20.9"]
[2026-06-25 00:32:47.278 +00:00] [INF] Bind Addresses ["0.0.0.0"]
[2026-06-25 00:32:47.278 +00:00] [INF] Remote IP filter is "Allowlist"
[2026-06-25 00:32:47.278 +00:00] [INF] Filtered subnets: []
[2026-06-25 00:32:47.325 +00:00] [ERR] Unable to find plugin in assembly "MediaBrowser.Providers, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null"
[2026-06-25 00:32:47.449 +00:00] [ERR] Error loading configuration file: "/etc/jellyfin/encoding.xml"
System.InvalidOperationException: There is an error in XML document (30, 35).
---> System.InvalidOperationException: Instance validation error: '' is not a valid value for EncoderPreset.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read6_EncoderPreset(String s)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read10_EncodingOptions(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEncodingOptions.Read11_EncodingOptions()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
at Emby.Server.Implementations.AppBase.BaseConfigurationManager.LoadConfiguration(String path, Type configurationType)
[2026-06-25 00:32:47.453 +00:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Default Timeout=60;Pooling=True"
[2026-06-25 00:32:47.453 +00:00] [INF] SQLITE connection pragma command set to:
"PRAGMA locking_mode=NORMAL;
PRAGMA journal_size_limit=134217728;
PRAGMA synchronous=1;
PRAGMA temp_store=2;
"
[2026-06-25 00:32:47.453 +00:00] [INF] The database locking mode has been set to: NoLock.
[2026-06-25 00:32:47.457 +00:00] [INF] Prepare system for possible migrations
[2026-06-25 00:32:47.486 +00:00] [INF] A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
[2026-06-25 00:32:48.093 +00:00] [INF] Jellyfin database has been backed up as "20260625123247"
[2026-06-25 00:32:48.099 +00:00] [INF] There are 2 migrations for stage CoreInitialisation.
[2026-06-25 00:32:48.100 +00:00] [INF] Perform migration "20260113233000_AddForeignKeyToOwnerId"
The screen refreshes each few seconds, but its 48+ hours now and still there.
Is there a way to know what is it doing?
Thanks.



