4 hours ago
Here we go, server stopped and just restarted.
Here is the log file. I'll try later on to check whether Jellyfin server is seen on the player.
Here is the log file. I'll try later on to check whether Jellyfin server is seen on the player.
Code:
[2024-11-30 22:12:08.083 +00:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
[2024-11-30 22:12:08.100 +00:00] [INF] [54] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
[2024-11-30 22:12:08.108 +00:00] [INF] [48] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing SsdpDevicePublisher
[2024-11-30 22:12:08.220 +00:00] [INF] [48] Jellyfin.Plugin.Dlna.Main.DlnaHost: Disposing PlayToManager
[2024-11-30 22:12:08.223 +00:00] [INF] [48] Main: Running query planner optimizations in the database... This might take a while
[2024-11-30 22:12:08.234 +00:00] [INF] [48] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
[2024-11-30 22:12:08.235 +00:00] [INF] [48] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" Disposing 1 sendSockets
[2024-11-30 22:12:08.236 +00:00] [INF] [48] Rssdp.Infrastructure.SsdpCommunicationsServer: "SsdpCommunicationsServer" disposing sendSocket from "192.168.1.253"
[2024-11-30 22:12:08.313 +00:00] [INF] [48] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-11-30 22:12:08.313 +00:00] [INF] [48] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
[2024-11-30 22:12:08.314 +00:00] [INF] [48] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
[2024-11-30 22:12:08.314 +00:00] [INF] [48] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
[2024-11-30 22:12:16.024 +00:00] [INF] [1] Main: Jellyfin version: "10.10.3"
[2024-11-30 22:12:16.053 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_PublishedServerUrl, 192.168.1.253]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
[2024-11-30 22:12:16.057 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
[2024-11-30 22:12:16.057 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
[2024-11-30 22:12:16.057 +00:00] [INF] [1] Main: Architecture: X64
[2024-11-30 22:12:16.058 +00:00] [INF] [1] Main: 64-Bit Process: True
[2024-11-30 22:12:16.058 +00:00] [INF] [1] Main: User Interactive: True
[2024-11-30 22:12:16.058 +00:00] [INF] [1] Main: Processor count: 4
[2024-11-30 22:12:16.058 +00:00] [INF] [1] Main: Program data path: "/config"
[2024-11-30 22:12:16.058 +00:00] [INF] [1] Main: Log directory path: "/config/log"
[2024-11-30 22:12:16.058 +00:00] [INF] [1] Main: Config directory path: "/config/config"
[2024-11-30 22:12:16.059 +00:00] [INF] [1] Main: Cache path: "/cache"
[2024-11-30 22:12:16.059 +00:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
[2024-11-30 22:12:16.059 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
[2024-11-30 22:12:16.059 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
[2024-11-30 22:12:16.295 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-11-30 22:12:16.414 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-11-30 22:12:16.434 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Playback, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Playback.dll"
[2024-11-30 22:12:16.435 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Model, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.Model.dll"
[2024-11-30 22:12:16.437 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Rssdp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Rssdp.dll"
[2024-11-30 22:12:16.443 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/plugins/DLNA_5.0.0.0/Jellyfin.Plugin.Dlna.dll"
[2024-11-30 22:12:16.550 +00: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-11-30 22:12:16.550 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-11-30 22:12:16.550 +00: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-11-30 22:12:16.552 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.253"]
[2024-11-30 22:12:16.553 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.253"]
[2024-11-30 22:12:16.553 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-11-30 22:12:16.553 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-11-30 22:12:19.371 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "DLNA" "5.0.0.0"
[2024-11-30 22:12:19.373 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
[2024-11-30 22:12:19.374 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
[2024-11-30 22:12:19.375 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
[2024-11-30 22:12:19.410 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
[2024-11-30 22:12:19.411 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
[2024-11-30 22:12:19.594 +00:00] [INF] [1] Main: Kestrel is listening on "192.168.1.253"
[2024-11-30 22:12:19.633 +00:00] [INF] [10] Jellyfin.Plugin.Dlna.DlnaManager: Using user profile directory "/config/plugins/configurations/dlna/user"
[2024-11-30 22:12:19.636 +00:00] [INF] [10] Jellyfin.Plugin.Dlna.DlnaManager: Using system profile directory "/config/plugins/DLNA_5.0.0.0/profiles"
[2024-11-30 22:12:19.860 +00:00] [INF] [10] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.1.253" with uri "http://192.168.1.253:8096/media/videos/dlna/2c527f0f-f7b3-471d-bba5-7a888d0390e8/description.xml"
[2024-11-30 22:12:21.071 +00:00] [WRN] [10] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
[2024-11-30 22:12:21.144 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-11-30 22:12:21.175 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Générer des images Trickplay" set to fire at 2024-12-01 03:00:00.000 +00:00, which is 04:47:38.8245008 from now.
[2024-11-30 22:12:21.185 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extraire les images de chapitre" set to fire at 2024-12-01 02:00:00.000 +00:00, which is 03:47:38.8146086 from now.
[2024-11-30 22:12:21.229 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
[2024-11-30 22:12:21.317 +00:00] [INF] [10] 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-11-30 22:12:21.345 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-11-30 22:12:21.373 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-11-30 22:12:21.551 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
[2024-11-30 22:12:24.217 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Nettoyer le dossier des transcodages" Completed after 0 minute(s) and 0 seconds
[2024-11-30 22:12:24.307 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Nettoyer les collections et les listes de lecture" Completed after 0 minute(s) and 0 seconds
[2024-11-30 22:12:25.255 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Mettre à jour les extensions" Completed after 0 minute(s) and 1 seconds
[2024-11-30 22:12:26.970 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
[2024-11-30 22:12:26.971 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: ServerId: "2c527f0ff7b3471dbba57a888d0390e8"
[2024-11-30 22:12:26.971 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-11-30 22:12:26.971 +00:00] [INF] [10] Main: Startup complete 0:00:11.1794594