Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-12-12 13:19:03.859 +01:00] [INF] [1] Main: Jellyfin version: "10.10.3"
- [2024-12-12 13:19:03.876 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
- [2024-12-12 13:19:03.877 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
- [2024-12-12 13:19:03.878 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26100"
- [2024-12-12 13:19:03.879 +01:00] [INF] [1] Main: Architecture: X64
- [2024-12-12 13:19:03.880 +01:00] [INF] [1] Main: 64-Bit Process: True
- [2024-12-12 13:19:03.880 +01:00] [INF] [1] Main: User Interactive: True
- [2024-12-12 13:19:03.881 +01:00] [INF] [1] Main: Processor count: 16
- [2024-12-12 13:19:03.881 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
- [2024-12-12 13:19:03.882 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
- [2024-12-12 13:19:03.882 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
- [2024-12-12 13:19:03.883 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 13:19:03.883 +01:00] [INF] [1] Main: Temp directory path: "C:\Users\enes\AppData\Local\Temp\jellyfin"
- [2024-12-12 13:19:03.884 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
- [2024-12-12 13:19:03.884 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
- [2024-12-12 13:19:04.261 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 13:19:04.426 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-12-12 13:19:05.071 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 13:19:05.073 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-12-12 13:19:05.073 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 13:19:05.075 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.178.33", "127.0.0.1"]
- [2024-12-12 13:19:05.076 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-12-12 13:19:05.077 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-12-12 13:19:05.078 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-12-12 13:19:06.613 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
- [2024-12-12 13:19:06.614 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
- [2024-12-12 13:19:06.615 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
- [2024-12-12 13:19:06.648 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
- [2024-12-12 13:19:06.649 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
- [2024-12-12 13:19:06.759 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-12-12 13:19:06.942 +01:00] [INF] [1] Jellyfin.Networking.PortForwardingHost: Starting NAT discovery
- [2024-12-12 13:19:07.096 +01:00] [ERR] [7] Jellyfin.Networking.PortForwardingHost: Error creating port map on local port 8096 to public port 8096 with device "192.168.178.1:49000".
- Mono.Nat.MappingException: Error 403: Not available Action
- at Mono.Nat.Upnp.ResponseMessage.Decode(UpnpNatDevice device, String message)
- at Mono.Nat.Upnp.UpnpNatDevice.DecodeMessageFromResponse(Stream s, Int32 length)
- at Mono.Nat.Upnp.UpnpNatDevice.SendMessageAsync(RequestMessage message)
- at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMapAsync(Mapping mapping)
- at Jellyfin.Networking.PortForwardingHost.CreatePortMap(INatDevice device, Int32 privatePort, Int32 publicPort)
- [2024-12-12 13:19:07.290 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-12-12 13:19:07.290 +01:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\Movies"
- [2024-12-12 13:19:07.290 +01:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\TV Shows"
- [2024-12-12 13:19:07.296 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-12-13 03:00:00.000 +01:00, which is 13:40:52.7037979 from now.
- [2024-12-12 13:19:07.315 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-12-13 02:00:00.000 +01:00, which is 12:40:52.6841397 from now.
- [2024-12-12 13:19:07.412 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2024-12-12 13:19:07.441 +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", "ac4", "dca", "flac", "mp3", "truehd"]
- [2024-12-12 13:19:07.467 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-12-12 13:19:07.488 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-12-12 13:19:07.572 +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-12-12 13:19:07.589 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-12-12 13:19:07.622 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
- [2024-12-12 13:19:08.146 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2024-12-12 13:19:08.153 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "e2f808d33fff492893697162e75c4569"
- [2024-12-12 13:19:08.153 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-12-12 13:19:08.154 +01:00] [INF] [1] Main: Startup complete 0:00:04.6773474
- [2024-12-12 13:19:10.329 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 13:19:10.350 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 13:19:11.023 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 13:19:13.126 +01:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
- [2024-12-12 13:19:23.866 +01:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" request
- [2024-12-12 13:27:00.140 +01:00] [INF] [37] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "enes". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-12-12 13:27:00.604 +01:00] [INF] [37] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-12-12 13:27:00.615 +01:00] [INF] [37] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "ffmpeg" "-dump_attachment:t \"\" -y -i file:\"E:\Media\Movies\Wonder Woman (2009)\Wonder.Woman.2009.1080p.BluRay.DDP.5.1.x265-edge2020.mkv\" -t 0 -f null null"
- [2024-12-12 13:27:00.703 +01:00] [INF] [37] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "file:\"E:\Media\Movies\Wonder Woman (2009)\Wonder.Woman.2009.1080p.BluRay.DDP.5.1.x265-edge2020.mkv\"" to "C:\ProgramData\Jellyfin\Server\cache\attachments\ef755b4a9efadd486ab3d892319e27a3"
- [2024-12-12 13:27:00.706 +01:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "ffmpeg" "-analyzeduration 200M -probesize 1G -canvas_size 1920x1080 -i file:\"E:\Media\Movies\Wonder Woman (2009)\Wonder.Woman.2009.1080p.BluRay.DDP.5.1.x265-edge2020.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:0 -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 9662013 -bufsize 19324026 -profile:v:0 high -level 51 -x264opts:0 subme=0:me_range=16:rc_lookahead=10:me=hex:open_gop=0 -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -filter_complex \"[0:2]scale,scale=1920:1080:fast_bilinear[sub];[0:0]setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(1920\,1080*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(1920/a\,1080))/2)*2,format=yuv420p[main];[main][sub]overlay=eof_action=pass:repeatlast=0\" -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"C:\ProgramData\Jellyfin\Server\cache\transcodes\6f5d229ea855567ab45a112b5972c98b-1.mp4\" -start_number 0 -hls_segment_filename \"C:\ProgramData\Jellyfin\Server\cache\transcodes\6f5d229ea855567ab45a112b5972c98b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"C:\ProgramData\Jellyfin\Server\cache\transcodes\6f5d229ea855567ab45a112b5972c98b.m3u8\""
- [2024-12-12 13:27:02.539 +01:00] [INF] [36] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "C:\ProgramData\Jellyfin\Server\cache\transcodes\6f5d229ea855567ab45a112b5972c98b.m3u8"
- [2024-12-12 13:27:02.858 +01:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-12-12 13:27:02.859 +01:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "C:\ProgramData\Jellyfin\Server\cache\transcodes\6f5d229ea855567ab45a112b5972c98b.m3u8"
- [2024-12-12 13:27:04.367 +01:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.10.3" playing "Wonder Woman". Stopped at "312" ms
- [2024-12-12 13:32:58.381 +01:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" closed
- [2024-12-12 13:50:26.068 +01:00] [INF] [70] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
- [2024-12-12 16:43:36.551 +01:00] [INF] [1] Main: Jellyfin version: "10.10.3"
- [2024-12-12 16:43:36.562 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
- [2024-12-12 16:43:36.564 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
- [2024-12-12 16:43:36.565 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26100"
- [2024-12-12 16:43:36.566 +01:00] [INF] [1] Main: Architecture: X64
- [2024-12-12 16:43:36.567 +01:00] [INF] [1] Main: 64-Bit Process: True
- [2024-12-12 16:43:36.568 +01:00] [INF] [1] Main: User Interactive: True
- [2024-12-12 16:43:36.568 +01:00] [INF] [1] Main: Processor count: 16
- [2024-12-12 16:43:36.569 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
- [2024-12-12 16:43:36.570 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
- [2024-12-12 16:43:36.570 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
- [2024-12-12 16:43:36.571 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 16:43:36.571 +01:00] [INF] [1] Main: Temp directory path: "C:\Users\enes\AppData\Local\Temp\jellyfin"
- [2024-12-12 16:43:36.572 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
- [2024-12-12 16:43:36.573 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
- [2024-12-12 16:43:36.965 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 16:43:37.126 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-12-12 16:43:37.770 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:43:37.771 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-12-12 16:43:37.772 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:43:37.774 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.178.33", "127.0.0.1"]
- [2024-12-12 16:43:37.775 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-12-12 16:43:37.775 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-12-12 16:43:37.776 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-12-12 16:43:39.367 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
- [2024-12-12 16:43:39.368 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
- [2024-12-12 16:43:39.369 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
- [2024-12-12 16:43:39.406 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
- [2024-12-12 16:43:39.407 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
- [2024-12-12 16:43:39.530 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-12-12 16:43:39.726 +01:00] [INF] [1] Jellyfin.Networking.PortForwardingHost: Starting NAT discovery
- [2024-12-12 16:43:39.888 +01:00] [ERR] [13] Jellyfin.Networking.PortForwardingHost: Error creating port map on local port 8096 to public port 8096 with device "192.168.178.1:49000".
- Mono.Nat.MappingException: Error 403: Not available Action
- at Mono.Nat.Upnp.ResponseMessage.Decode(UpnpNatDevice device, String message)
- at Mono.Nat.Upnp.UpnpNatDevice.DecodeMessageFromResponse(Stream s, Int32 length)
- at Mono.Nat.Upnp.UpnpNatDevice.SendMessageAsync(RequestMessage message)
- at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMapAsync(Mapping mapping)
- at Jellyfin.Networking.PortForwardingHost.CreatePortMap(INatDevice device, Int32 privatePort, Int32 publicPort)
- [2024-12-12 16:43:40.099 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-12-12 16:43:40.099 +01:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\TV Shows"
- [2024-12-12 16:43:40.099 +01:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\Movies"
- [2024-12-12 16:43:40.105 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-12-13 03:00:00.000 +01:00, which is 10:16:19.8943824 from now.
- [2024-12-12 16:43:40.125 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-12-13 02:00:00.000 +01:00, which is 09:16:19.8745816 from now.
- [2024-12-12 16:43:40.226 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2024-12-12 16:43:40.261 +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", "ac4", "dca", "flac", "mp3", "truehd"]
- [2024-12-12 16:43:40.287 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-12-12 16:43:40.313 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-12-12 16:43:40.401 +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-12-12 16:43:40.423 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-12-12 16:43:40.462 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
- [2024-12-12 16:43:41.126 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2024-12-12 16:43:41.132 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "e2f808d33fff492893697162e75c4569"
- [2024-12-12 16:43:41.133 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-12-12 16:43:41.133 +01:00] [INF] [1] Main: Startup complete 0:00:04.9717704
- [2024-12-12 16:43:41.282 +01:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" request
- [2024-12-12 16:43:43.136 +01:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 16:43:43.171 +01:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 16:43:43.950 +01:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 16:43:51.776 +01:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" closed
- [2024-12-12 16:43:52.021 +01:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" request
- [2024-12-12 16:45:15.967 +01:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" closed
- [2024-12-12 16:45:21.158 +01:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
- [2024-12-12 16:45:40.946 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:45:40.948 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-12-12 16:45:40.948 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:45:40.950 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.178.33", "127.0.0.1"]
- [2024-12-12 16:45:40.951 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-12-12 16:45:40.951 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-12-12 16:45:40.952 +01:00] [INF] [28] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-12-12 16:45:54.277 +01:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-12-12 16:45:54.283 +01:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
- [2024-12-12 16:45:54.285 +01:00] [INF] [23] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-12-12 16:45:54.287 +01:00] [INF] [30] Main: Running query planner optimizations in the database... This might take a while
- [2024-12-12 16:45:54.300 +01:00] [INF] [23] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "E:\Media\TV Shows"
- [2024-12-12 16:45:54.300 +01:00] [INF] [23] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "E:\Media\Movies"
- [2024-12-12 16:45:54.303 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-12-12 16:45:54.304 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-12-12 16:45:54.305 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-12-12 16:45:54.305 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-12-12 16:45:54.307 +01:00] [INF] [30] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 16:45:54.309 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-12-12 16:45:54.350 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:45:54.351 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-12-12 16:45:54.352 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:45:54.353 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.178.33", "127.0.0.1"]
- [2024-12-12 16:45:54.354 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-12-12 16:45:54.355 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-12-12 16:45:54.356 +01:00] [INF] [30] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-12-12 16:45:54.489 +01:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
- [2024-12-12 16:45:54.490 +01:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
- [2024-12-12 16:45:54.491 +01:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
- [2024-12-12 16:45:54.492 +01:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
- [2024-12-12 16:45:54.493 +01:00] [INF] [30] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
- [2024-12-12 16:45:54.514 +01:00] [INF] [30] Main: Kestrel is listening on "0.0.0.0"
- [2024-12-12 16:45:54.520 +01:00] [INF] [30] Jellyfin.Networking.PortForwardingHost: Starting NAT discovery
- [2024-12-12 16:45:54.651 +01:00] [ERR] [29] Jellyfin.Networking.PortForwardingHost: Error creating port map on local port 8096 to public port 8096 with device "192.168.178.1:49000".
- Mono.Nat.MappingException: Error 403: Not available Action
- at Mono.Nat.Upnp.ResponseMessage.Decode(UpnpNatDevice device, String message)
- at Mono.Nat.Upnp.UpnpNatDevice.DecodeMessageFromResponse(Stream s, Int32 length)
- at Mono.Nat.Upnp.UpnpNatDevice.SendMessageAsync(RequestMessage message)
- at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMapAsync(Mapping mapping)
- at Jellyfin.Networking.PortForwardingHost.CreatePortMap(INatDevice device, Int32 privatePort, Int32 publicPort)
- [2024-12-12 16:45:54.700 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-12-12 16:45:54.700 +01:00] [INF] [31] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\TV Shows"
- [2024-12-12 16:45:54.700 +01:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\Movies"
- [2024-12-12 16:45:54.703 +01:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-12-13 03:00:00.000 +01:00, which is 10:14:05.2962204 from now.
- [2024-12-12 16:45:54.705 +01:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-12-13 02:00:00.000 +01:00, which is 09:14:05.2947313 from now.
- [2024-12-12 16:45:54.726 +01:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2024-12-12 16:45:54.749 +01:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
- [2024-12-12 16:45:54.774 +01:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-12-12 16:45:54.796 +01:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-12-12 16:45:54.879 +01:00] [WRN] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-12-12 16:45:54.896 +01:00] [WRN] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-12-12 16:45:54.928 +01:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
- [2024-12-12 16:45:55.499 +01:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2024-12-12 16:45:55.499 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: ServerId: "e2f808d33fff492893697162e75c4569"
- [2024-12-12 16:45:55.500 +01:00] [INF] [30] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-12-12 16:45:55.500 +01:00] [INF] [30] Main: Startup complete 0:00:01.1939664
- [2024-12-12 16:46:08.685 +01:00] [INF] [1] Main: Jellyfin version: "10.10.3"
- [2024-12-12 16:46:08.695 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
- [2024-12-12 16:46:08.697 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
- [2024-12-12 16:46:08.698 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.26100"
- [2024-12-12 16:46:08.699 +01:00] [INF] [1] Main: Architecture: X64
- [2024-12-12 16:46:08.699 +01:00] [INF] [1] Main: 64-Bit Process: True
- [2024-12-12 16:46:08.700 +01:00] [INF] [1] Main: User Interactive: True
- [2024-12-12 16:46:08.701 +01:00] [INF] [1] Main: Processor count: 16
- [2024-12-12 16:46:08.701 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
- [2024-12-12 16:46:08.702 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
- [2024-12-12 16:46:08.702 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
- [2024-12-12 16:46:08.703 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 16:46:08.704 +01:00] [INF] [1] Main: Temp directory path: "C:\Users\enes\AppData\Local\Temp\jellyfin"
- [2024-12-12 16:46:08.704 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
- [2024-12-12 16:46:08.705 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
- [2024-12-12 16:46:08.765 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2024-12-12 16:46:08.786 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-12-12 16:46:08.868 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:46:08.869 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-12-12 16:46:08.870 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-12-12 16:46:08.871 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.178.33", "127.0.0.1"]
- [2024-12-12 16:46:08.872 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-12-12 16:46:08.873 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-12-12 16:46:08.874 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-12-12 16:46:09.727 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
- [2024-12-12 16:46:09.728 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
- [2024-12-12 16:46:09.729 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
- [2024-12-12 16:46:09.738 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
- [2024-12-12 16:46:09.739 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
- [2024-12-12 16:46:09.785 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-12-12 16:46:09.890 +01:00] [INF] [1] Jellyfin.Networking.PortForwardingHost: Starting NAT discovery
- [2024-12-12 16:46:09.998 +01:00] [ERR] [10] Jellyfin.Networking.PortForwardingHost: Error creating port map on local port 8096 to public port 8096 with device "192.168.178.1:49000".
- Mono.Nat.MappingException: Error 403: Not available Action
- at Mono.Nat.Upnp.ResponseMessage.Decode(UpnpNatDevice device, String message)
- at Mono.Nat.Upnp.UpnpNatDevice.DecodeMessageFromResponse(Stream s, Int32 length)
- at Mono.Nat.Upnp.UpnpNatDevice.SendMessageAsync(RequestMessage message)
- at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMapAsync(Mapping mapping)
- at Jellyfin.Networking.PortForwardingHost.CreatePortMap(INatDevice device, Int32 privatePort, Int32 publicPort)
- [2024-12-12 16:46:10.126 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-12-12 16:46:10.127 +01:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\Movies"
- [2024-12-12 16:46:10.127 +01:00] [INF] [13] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\Media\TV Shows"
- [2024-12-12 16:46:10.132 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-12-13 03:00:00.000 +01:00, which is 10:13:49.8671046 from now.
- [2024-12-12 16:46:10.139 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-12-13 02:00:00.000 +01:00, which is 09:13:49.8604094 from now.
- [2024-12-12 16:46:10.172 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2024-12-12 16:46:10.201 +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", "ac4", "dca", "flac", "mp3", "truehd"]
- [2024-12-12 16:46:10.229 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-12-12 16:46:10.251 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-12-12 16:46:10.337 +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-12-12 16:46:10.340 +01:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
- [2024-12-12 16:46:10.356 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-12-12 16:46:10.390 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
- [2024-12-12 16:46:10.555 +01:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
- [2024-12-12 16:46:10.975 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2024-12-12 16:46:10.977 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "e2f808d33fff492893697162e75c4569"
- [2024-12-12 16:46:10.978 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-12-12 16:46:10.979 +01:00] [INF] [1] Main: Startup complete 0:00:02.3728682
- [2024-12-12 16:46:13.157 +01:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 16:46:13.158 +01:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 16:46:13.857 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
- [2024-12-12 16:46:25.339 +01:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.33" request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement