2024-03-11, 02:15 PM
I tried that. Now there is at least a log file.
there is also a task in the task manager called jellyfin.exe.
Here is the logfile:
[2024-03-11 14:54:01.699 +01:00] [INF] [7] Main: Jellyfin version: "10.8.13"
[2024-03-11 14:54:01.746 +01:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-11 14:54:01.751 +01:00] [INF] [7] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-11 14:54:01.753 +01:00] [INF] [7] Main: Operating system: "Windows"
[2024-03-11 14:54:01.754 +01:00] [INF] [7] Main: Architecture: X64
[2024-03-11 14:54:01.756 +01:00] [INF] [7] Main: 64-Bit Process: True
[2024-03-11 14:54:01.757 +01:00] [INF] [7] Main: User Interactive: True
[2024-03-11 14:54:01.758 +01:00] [INF] [7] Main: Processor count: 4
[2024-03-11 14:54:01.759 +01:00] [INF] [7] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-11 14:54:01.760 +01:00] [INF] [7] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-11 14:54:01.762 +01:00] [INF] [7] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-11 14:54:02.044 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration"]
[2024-03-11 14:54:02.368 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 14:54:02.673 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-11 14:54:05.370 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 14:54:05.373 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-11 14:54:05.374 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 14:54:05.388 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-11 14:54:05.391 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-11 14:54:08.626 +01:00] [INF] [7] Jellyfin.Server.Implementations.JellyfinDbProvider: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
[2024-03-11 14:54:09.770 +01:00] [INF] [7] Jellyfin.Server.Implementations.JellyfinDbProvider: EFCore migrations applied successfully
[2024-03-11 14:54:11.088 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-03-11 14:54:11.098 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 14:54:11.105 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-11 14:54:11.107 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-11 14:54:11.110 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-11 14:54:11.111 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-11 14:54:11.112 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-11 14:54:11.195 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase"]
[2024-03-11 14:54:11.200 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
[2024-03-11 14:54:11.201 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-03-11 14:54:11.203 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 14:54:11.206 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
[2024-03-11 14:54:11.216 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
[2024-03-11 14:54:11.219 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
[2024-03-11 14:54:11.226 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddPeopleQueryIndex"'
[2024-03-11 14:54:11.229 +01:00] [INF] [7] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_TypedBaseItemsUserDataKeyType
[2024-03-11 14:54:11.319 +01:00] [INF] [7] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_PeopleNameListOrder
[2024-03-11 14:54:11.420 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddPeopleQueryIndex"' applied successfully
[2024-03-11 14:54:11.431 +01:00] [INF] [7] Main: Kestrel listening on "Any IP4 Address"
[2024-03-11 14:54:12.288 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-11 14:54:12.357 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-12 02:00:00.000 +01:00, which is 11:05:47.6431157 from now.
[2024-03-11 14:54:12.538 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-11 14:54:12.596 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-11 14:54:12.637 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-11 14:54:12.676 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-11 14:54:12.836 +01:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-11 14:54:12.867 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-11 14:54:13.009 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-11 14:54:13.012 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: ServerId: "9cf7c99f00464f67942aae1fb7c593cc"
[2024-03-11 14:54:13.250 +01:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.2246502
[2024-03-11 14:54:13.252 +01:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-11 14:54:13.645 +01:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.3921956
[2024-03-11 14:54:13.647 +01:00] [INF] [12] Main: Startup complete 0:00:13.4380941
[2024-03-11 14:54:15.377 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-11 14:54:15.382 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-11 14:54:15.385 +01:00] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-11 14:54:17.223 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-03-11 14:54:17.251 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-11 14:54:18.622 +01:00] [INF] [14] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
DeviceIdentification { FriendlyName: "Smart TV", ModelNumber: "1.0", SerialNumber: null, ModelName: "Renderer", ModelDescription: "#CAP#
mac=e43bc9ebb1a2
macWifi=10b232cd241a
macEthernet=e43bc9ebb1a2
ip=192.168.1.8
region=5
transport_protocol=2140
platform=1
voice=2
vidaa_support=1
", ModelUrl: "http://www.smarttv.com", Manufacturer: "SmartTV", ManufacturerUrl: "http://www.smarttv.com", Headers: [] }
[2024-03-11 14:54:18.634 +01:00] [INF] [14] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Smart TV" - "Renderer"
[2024-03-11 15:10:38.650 +01:00] [INF] [1] Main: Jellyfin version: "10.8.13"
[2024-03-11 15:10:38.675 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-11 15:10:38.680 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-11 15:10:38.682 +01:00] [INF] [1] Main: Operating system: "Windows"
[2024-03-11 15:10:38.683 +01:00] [INF] [1] Main: Architecture: X64
[2024-03-11 15:10:38.684 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-03-11 15:10:38.685 +01:00] [INF] [1] Main: User Interactive: True
[2024-03-11 15:10:38.686 +01:00] [INF] [1] Main: Processor count: 4
[2024-03-11 15:10:38.688 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-11 15:10:38.688 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-11 15:10:38.689 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-11 15:10:38.861 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"CreateNetworkConfiguration"'
[2024-03-11 15:10:38.864 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"CreateNetworkConfiguration"' applied successfully
[2024-03-11 15:10:39.016 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 15:10:39.757 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-11 15:10:43.734 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:10:43.735 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-11 15:10:43.738 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:10:43.762 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-11 15:10:43.764 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-11 15:10:53.749 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-11 15:10:53.752 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-11 15:10:53.754 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-11 15:10:53.755 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-11 15:10:53.756 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-11 15:10:54.215 +01:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
[2024-03-11 15:10:57.361 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-11 15:10:57.489 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-12 02:00:00.000 +01:00, which is 10:49:02.5103917 from now.
[2024-03-11 15:10:58.894 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-11 15:10:59.135 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-11 15:10:59.182 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-11 15:10:59.252 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-11 15:10:59.437 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-11 15:10:59.509 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-11 15:11:00.131 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-11 15:11:00.141 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "9cf7c99f00464f67942aae1fb7c593cc"
[2024-03-11 15:11:00.602 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-11 15:11:00.605 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-11 15:11:00.608 +01:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-11 15:11:01.337 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:01.1774093
[2024-03-11 15:11:01.340 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-11 15:11:01.693 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.3523564
[2024-03-11 15:11:01.696 +01:00] [INF] [1] Main: Startup complete 0:00:23.2000721
[2024-03-11 15:11:03.037 +01:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
[2024-03-11 15:11:03.049 +01:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-11 15:11:14.827 +01:00] [WRN] [9] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/System/Info/Public" to "127.0.0.1" in 0:00:01.7882493 with Status Code 200
[2024-03-11 15:13:02.162 +01:00] [INF] [1] Main: Jellyfin version: "10.8.13"
[2024-03-11 15:13:02.187 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-11 15:13:02.191 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-11 15:13:02.193 +01:00] [INF] [1] Main: Operating system: "Windows"
[2024-03-11 15:13:02.194 +01:00] [INF] [1] Main: Architecture: X64
[2024-03-11 15:13:02.195 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-03-11 15:13:02.196 +01:00] [INF] [1] Main: User Interactive: True
[2024-03-11 15:13:02.197 +01:00] [INF] [1] Main: Processor count: 4
[2024-03-11 15:13:02.197 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-11 15:13:02.198 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-11 15:13:02.199 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-11 15:13:02.329 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 15:13:02.347 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-11 15:13:02.507 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:13:02.509 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-11 15:13:02.511 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:13:02.525 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-11 15:13:02.526 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-11 15:13:04.298 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-11 15:13:04.301 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-11 15:13:04.303 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-11 15:13:04.304 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-11 15:13:04.305 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-11 15:13:04.352 +01:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
[2024-03-11 15:13:04.641 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-11 15:13:04.670 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-12 02:00:00.000 +01:00, which is 10:46:55.3295992 from now.
[2024-03-11 15:13:04.750 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-11 15:13:04.799 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-11 15:13:04.837 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-11 15:13:04.876 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-11 15:13:05.037 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-11 15:13:05.069 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-11 15:13:05.205 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-11 15:13:05.207 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "9cf7c99f00464f67942aae1fb7c593cc"
[2024-03-11 15:13:05.295 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0799738
[2024-03-11 15:13:05.297 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-11 15:13:05.402 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.1039636
[2024-03-11 15:13:05.404 +01:00] [INF] [1] Main: Startup complete 0:00:03.4163633
[2024-03-11 15:13:07.703 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-11 15:13:07.706 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-11 15:13:07.709 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-11 15:13:08.972 +01:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-03-11 15:13:08.984 +01:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-11 15:13:32.828 +01:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/System/Info/Public" to "127.0.0.1" in 0:00:00.5742448 with Status Code 200
there is also a task in the task manager called jellyfin.exe.
Here is the logfile:
[2024-03-11 14:54:01.699 +01:00] [INF] [7] Main: Jellyfin version: "10.8.13"
[2024-03-11 14:54:01.746 +01:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-11 14:54:01.751 +01:00] [INF] [7] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-11 14:54:01.753 +01:00] [INF] [7] Main: Operating system: "Windows"
[2024-03-11 14:54:01.754 +01:00] [INF] [7] Main: Architecture: X64
[2024-03-11 14:54:01.756 +01:00] [INF] [7] Main: 64-Bit Process: True
[2024-03-11 14:54:01.757 +01:00] [INF] [7] Main: User Interactive: True
[2024-03-11 14:54:01.758 +01:00] [INF] [7] Main: Processor count: 4
[2024-03-11 14:54:01.759 +01:00] [INF] [7] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-11 14:54:01.760 +01:00] [INF] [7] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-11 14:54:01.762 +01:00] [INF] [7] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-11 14:54:02.044 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration"]
[2024-03-11 14:54:02.368 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 14:54:02.673 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-11 14:54:05.370 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 14:54:05.373 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-11 14:54:05.374 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 14:54:05.388 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-11 14:54:05.391 +01:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-11 14:54:08.626 +01:00] [INF] [7] Jellyfin.Server.Implementations.JellyfinDbProvider: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
[2024-03-11 14:54:09.770 +01:00] [INF] [7] Jellyfin.Server.Implementations.JellyfinDbProvider: EFCore migrations applied successfully
[2024-03-11 14:54:11.088 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-03-11 14:54:11.098 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 14:54:11.105 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-11 14:54:11.107 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-11 14:54:11.110 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-11 14:54:11.111 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-11 14:54:11.112 +01:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-11 14:54:11.195 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase"]
[2024-03-11 14:54:11.200 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
[2024-03-11 14:54:11.201 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
[2024-03-11 14:54:11.203 +01:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 14:54:11.206 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
[2024-03-11 14:54:11.216 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
[2024-03-11 14:54:11.219 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
[2024-03-11 14:54:11.226 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddPeopleQueryIndex"'
[2024-03-11 14:54:11.229 +01:00] [INF] [7] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_TypedBaseItemsUserDataKeyType
[2024-03-11 14:54:11.319 +01:00] [INF] [7] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_PeopleNameListOrder
[2024-03-11 14:54:11.420 +01:00] [INF] [7] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddPeopleQueryIndex"' applied successfully
[2024-03-11 14:54:11.431 +01:00] [INF] [7] Main: Kestrel listening on "Any IP4 Address"
[2024-03-11 14:54:12.288 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-11 14:54:12.357 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-12 02:00:00.000 +01:00, which is 11:05:47.6431157 from now.
[2024-03-11 14:54:12.538 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-11 14:54:12.596 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-11 14:54:12.637 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-11 14:54:12.676 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-11 14:54:12.836 +01:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-11 14:54:12.867 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-11 14:54:13.009 +01:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-11 14:54:13.012 +01:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: ServerId: "9cf7c99f00464f67942aae1fb7c593cc"
[2024-03-11 14:54:13.250 +01:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.2246502
[2024-03-11 14:54:13.252 +01:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-11 14:54:13.645 +01:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.3921956
[2024-03-11 14:54:13.647 +01:00] [INF] [12] Main: Startup complete 0:00:13.4380941
[2024-03-11 14:54:15.377 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-11 14:54:15.382 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-11 14:54:15.385 +01:00] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-11 14:54:17.223 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-03-11 14:54:17.251 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-11 14:54:18.622 +01:00] [INF] [14] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
DeviceIdentification { FriendlyName: "Smart TV", ModelNumber: "1.0", SerialNumber: null, ModelName: "Renderer", ModelDescription: "#CAP#
mac=e43bc9ebb1a2
macWifi=10b232cd241a
macEthernet=e43bc9ebb1a2
ip=192.168.1.8
region=5
transport_protocol=2140
platform=1
voice=2
vidaa_support=1
", ModelUrl: "http://www.smarttv.com", Manufacturer: "SmartTV", ManufacturerUrl: "http://www.smarttv.com", Headers: [] }
[2024-03-11 14:54:18.634 +01:00] [INF] [14] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Smart TV" - "Renderer"
[2024-03-11 15:10:38.650 +01:00] [INF] [1] Main: Jellyfin version: "10.8.13"
[2024-03-11 15:10:38.675 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-11 15:10:38.680 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-11 15:10:38.682 +01:00] [INF] [1] Main: Operating system: "Windows"
[2024-03-11 15:10:38.683 +01:00] [INF] [1] Main: Architecture: X64
[2024-03-11 15:10:38.684 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-03-11 15:10:38.685 +01:00] [INF] [1] Main: User Interactive: True
[2024-03-11 15:10:38.686 +01:00] [INF] [1] Main: Processor count: 4
[2024-03-11 15:10:38.688 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-11 15:10:38.688 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-11 15:10:38.689 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-11 15:10:38.861 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"CreateNetworkConfiguration"'
[2024-03-11 15:10:38.864 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"CreateNetworkConfiguration"' applied successfully
[2024-03-11 15:10:39.016 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 15:10:39.757 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-11 15:10:43.734 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:10:43.735 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-11 15:10:43.738 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:10:43.762 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-11 15:10:43.764 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-11 15:10:53.749 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-11 15:10:53.752 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-11 15:10:53.754 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-11 15:10:53.755 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-11 15:10:53.756 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-11 15:10:54.215 +01:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
[2024-03-11 15:10:57.361 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-11 15:10:57.489 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-12 02:00:00.000 +01:00, which is 10:49:02.5103917 from now.
[2024-03-11 15:10:58.894 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-11 15:10:59.135 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-11 15:10:59.182 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-11 15:10:59.252 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-11 15:10:59.437 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-11 15:10:59.509 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-11 15:11:00.131 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-11 15:11:00.141 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "9cf7c99f00464f67942aae1fb7c593cc"
[2024-03-11 15:11:00.602 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-11 15:11:00.605 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-11 15:11:00.608 +01:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-11 15:11:01.337 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:01.1774093
[2024-03-11 15:11:01.340 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-11 15:11:01.693 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.3523564
[2024-03-11 15:11:01.696 +01:00] [INF] [1] Main: Startup complete 0:00:23.2000721
[2024-03-11 15:11:03.037 +01:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
[2024-03-11 15:11:03.049 +01:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-11 15:11:14.827 +01:00] [WRN] [9] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/System/Info/Public" to "127.0.0.1" in 0:00:01.7882493 with Status Code 200
[2024-03-11 15:13:02.162 +01:00] [INF] [1] Main: Jellyfin version: "10.8.13"
[2024-03-11 15:13:02.187 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-03-11 15:13:02.191 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-03-11 15:13:02.193 +01:00] [INF] [1] Main: Operating system: "Windows"
[2024-03-11 15:13:02.194 +01:00] [INF] [1] Main: Architecture: X64
[2024-03-11 15:13:02.195 +01:00] [INF] [1] Main: 64-Bit Process: True
[2024-03-11 15:13:02.196 +01:00] [INF] [1] Main: User Interactive: True
[2024-03-11 15:13:02.197 +01:00] [INF] [1] Main: Processor count: 4
[2024-03-11 15:13:02.197 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-03-11 15:13:02.198 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-03-11 15:13:02.199 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-03-11 15:13:02.329 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-03-11 15:13:02.347 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-03-11 15:13:02.507 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:13:02.509 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
[2024-03-11 15:13:02.511 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
[2024-03-11 15:13:02.525 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
[2024-03-11 15:13:02.526 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
[2024-03-11 15:13:04.298 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
[2024-03-11 15:13:04.301 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
[2024-03-11 15:13:04.303 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
[2024-03-11 15:13:04.304 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
[2024-03-11 15:13:04.305 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
[2024-03-11 15:13:04.352 +01:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
[2024-03-11 15:13:04.641 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-03-11 15:13:04.670 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-12 02:00:00.000 +01:00, which is 10:46:55.3295992 from now.
[2024-03-11 15:13:04.750 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.4"
[2024-03-11 15:13:04.799 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-03-11 15:13:04.837 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-03-11 15:13:04.876 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-03-11 15:13:05.037 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-03-11 15:13:05.069 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-03-11 15:13:05.205 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-03-11 15:13:05.207 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "9cf7c99f00464f67942aae1fb7c593cc"
[2024-03-11 15:13:05.295 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0799738
[2024-03-11 15:13:05.297 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-03-11 15:13:05.402 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.1039636
[2024-03-11 15:13:05.404 +01:00] [INF] [1] Main: Startup complete 0:00:03.4163633
[2024-03-11 15:13:07.703 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2024-03-11 15:13:07.706 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2024-03-11 15:13:07.709 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2024-03-11 15:13:08.972 +01:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-03-11 15:13:08.984 +01:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[2024-03-11 15:13:32.828 +01:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/System/Info/Public" to "127.0.0.1" in 0:00:00.5742448 with Status Code 200