Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2025-01-19 13:12:57.835 +01:00] [INF] [1] Main: Jellyfin version: "10.10.3"
- [2025-01-19 13:12:57.860 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- [2025-01-19 13:12:57.862 +01:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
- [2025-01-19 13:12:57.863 +01:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2025-01-19 13:12:57.863 +01:00] [INF] [1] Main: Architecture: X64
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: 64-Bit Process: True
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: User Interactive: True
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Processor count: 4
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Program data path: "/config"
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Log directory path: "/config/log"
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Config directory path: "/config/config"
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Cache path: "/cache"
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2025-01-19 13:12:57.864 +01:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2025-01-19 13:12:57.997 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2025-01-19 13:12:58.031 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2025-01-19 13:12:58.114 +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"]
- [2025-01-19 13:12:58.114 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2025-01-19 13:12:58.115 +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"]
- [2025-01-19 13:12:58.116 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.0.2"]
- [2025-01-19 13:12:58.116 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2025-01-19 13:12:58.116 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2025-01-19 13:12:58.117 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2025-01-19 13:13:01.101 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
- [2025-01-19 13:13:01.102 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
- [2025-01-19 13:13:01.103 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
- [2025-01-19 13:13:01.123 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
- [2025-01-19 13:13:01.123 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
- [2025-01-19 13:13:01.196 +01:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2025-01-19 13:13:01.197 +01:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
- [2025-01-19 13:13:01.247 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2025-01-19 13:13:01.264 +01:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2b3617fc-3c97-4455-afa7-ed28f9948a31} may be persisted to storage in unencrypted form.
- [2025-01-19 13:13:02.025 +01:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
- [2025-01-19 13:13:02.083 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2025-01-19 13:13:02.105 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-01-20 03:00:00.000 +01:00, which is 13:46:57.8944949 from now.
- [2025-01-19 13:13:02.110 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-01-20 02:00:00.000 +01:00, which is 12:46:57.8891590 from now.
- [2025-01-19 13:13:02.142 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2025-01-19 13:13:02.166 +01:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/Media/Serien"
- [2025-01-19 13:13:02.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"]
- [2025-01-19 13:13:02.221 +01:00] [INF] [1] 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"]
- [2025-01-19 13:13:02.241 +01:00] [INF] [1] 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"]
- [2025-01-19 13:13:02.271 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/Media/Filme"
- [2025-01-19 13:13:02.360 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2025-01-19 13:13:05.124 +01:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2025-01-19 13:13:05.168 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2025-01-19 13:13:06.228 +01:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
- [2025-01-19 13:13:09.244 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2025-01-19 13:13:09.245 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "b052cd351b294cd9bc072860d9ed4416"
- [2025-01-19 13:13:09.245 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2025-01-19 13:13:09.245 +01:00] [INF] [1] Main: Startup complete 0:00:11.5968122
- [2025-01-19 13:13:25.693 +01:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.191" request
- [2025-01-19 13:13:27.247 +01:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.191" closed
- [2025-01-19 13:13:27.571 +01:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.191" request
- [2025-01-19 13:13:31.253 +01:00] [INF] [8] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "georg". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2025-01-19 13:13:31.785 +01:00] [INF] [11] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2025-01-19 13:13:31.811 +01:00] [INF] [11] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -init_hw_device vaapi=va:/dev/dri/renderD128,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/Media/Serien/Mission - Impossible/Season 1/Mission_Impossible_S01E01_x265_1080p_WEB-DL_30nama_30NAMA.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_qsv -preset veryfast -b:v 5327358 -maxrate 5327358 -bufsize 10654716 -profile:v:0 high -level 51 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 175778 -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 \"f6bbc8235a7f79d25a5d419f3ddead5d-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/f6bbc8235a7f79d25a5d419f3ddead5d%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/f6bbc8235a7f79d25a5d419f3ddead5d.m3u8\""
- [2025-01-19 13:13:35.603 +01:00] [INF] [24] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/f6bbc8235a7f79d25a5d419f3ddead5d.m3u8"
- [2025-01-19 13:13:35.973 +01:00] [INF] [24] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2025-01-19 13:13:35.974 +01:00] [INF] [24] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/f6bbc8235a7f79d25a5d419f3ddead5d.m3u8"
- [2025-01-19 13:13:37.487 +01:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.10.3" playing "Pilot". Stopped at "2850" ms
- [2025-01-19 13:13:41.616 +01:00] [INF] [20] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "georg". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement