Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2024
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.69 KB | None | 0 0
  1. [2024-07-23 19:28:20.881 +02:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  2. [2024-07-23 19:28:20.898 +02:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
  3. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Arguments: ["/usr/lib64/jellyfin/jellyfin.dll", "--webdir=/usr/share/jellyfin-web"]
  4. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Operating system: "Fedora Linux Asahi Remix 40 (Workstation Edition)"
  5. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Architecture: Arm64
  6. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: 64-Bit Process: True
  7. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: User Interactive: True
  8. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Processor count: 8
  9. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  10. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Log directory path: "/var/log/jellyfin"
  11. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Config directory path: "/etc/jellyfin"
  12. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Cache path: "/var/cache/jellyfin"
  13. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  14. [2024-07-23 19:28:20.899 +02:00] [INF] [1] Main: Application directory: "/usr/lib64/jellyfin/"
  15. [2024-07-23 19:28:20.978 +02:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  16. [2024-07-23 19:28:21.008 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  17. [2024-07-23 19:28:21.064 +02: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"]
  18. [2024-07-23 19:28:21.064 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  19. [2024-07-23 19:28:21.064 +02: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"]
  20. [2024-07-23 19:28:21.064 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.0.46"]
  21. [2024-07-23 19:28:21.065 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  22. [2024-07-23 19:28:21.065 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  23. [2024-07-23 19:28:21.065 +02:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  24. [2024-07-23 19:28:21.998 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  25. [2024-07-23 19:28:21.999 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  26. [2024-07-23 19:28:21.999 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  27. [2024-07-23 19:28:22.010 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  28. [2024-07-23 19:28:22.010 +02:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  29. [2024-07-23 19:28:22.041 +02:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  30. [2024-07-23 19:28:22.358 +02:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/var/lib/jellyfin/wwwroot". Static files may be unavailable.
  31. [2024-07-23 19:28:22.397 +02:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data1/Films animation"
  32. [2024-07-23 19:28:22.398 +02:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data1/Films"
  33. [2024-07-23 19:28:22.415 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  34. [2024-07-23 19:28:22.423 +02:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data2/Concerts doc musique"
  35. [2024-07-23 19:28:22.428 +02:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Générer des images Trickplay" set to fire at 2024-07-24 03:00:00.000 +02:00, which is 07:31:37.5718584 from now.
  36. [2024-07-23 19:28:22.430 +02:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extraire les images de chapitre" set to fire at 2024-07-24 02:00:00.000 +02:00, which is 06:31:37.5695555 from now.
  37. [2024-07-23 19:28:22.449 +02:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data2/Documentaires"
  38. [2024-07-23 19:28:22.497 +02:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data1/Series animation"
  39. [2024-07-23 19:28:22.593 +02:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data3/Télé"
  40. [2024-07-23 19:28:22.675 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.1.1"
  41. [2024-07-23 19:28:22.748 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "h264", "h264_cuvid", "hevc", "hevc_cuvid", "mpeg2video", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp9", "libvpx-vp9", "vp9_cuvid", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  42. [2024-07-23 19:28:22.813 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_vaapi", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  43. [2024-07-23 19:28:22.879 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_vaapi", "hwupload_cuda", "libplacebo", "overlay_opencl", "overlay_vaapi", "overlay_vulkan", "procamp_vaapi", "scale_vaapi", "scale_vulkan", "tonemap_opencl", "tonemap_vaapi", "zscale"]
  44. [2024-07-23 19:28:22.946 +02:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
  45. [2024-07-23 19:28:23.007 +02:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
  46. [2024-07-23 19:28:23.203 +02:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data2/Series"
  47. [2024-07-23 19:28:23.430 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "drm", "opencl", "vulkan"]
  48. [2024-07-23 19:28:23.828 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  49. [2024-07-23 19:28:23.831 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "3073165426dd4b189fb8024d3b827126"
  50. [2024-07-23 19:28:23.831 +02:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  51. [2024-07-23 19:28:23.831 +02:00] [INF] [1] Main: Startup complete 0:00:03.0349448
  52. [2024-07-23 19:28:24.070 +02:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Data3/Musique"
  53. [2024-07-23 19:28:25.468 +02:00] [INF] [25] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Nettoyer les collections et les listes de lecture" Completed after 0 minute(s) and 0 seconds
  54. [2024-07-23 19:28:26.202 +02:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Mettre à jour les extensions" Completed after 0 minute(s) and 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement