Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 142.30 KB | None | 0 0
  1. [2024-08-22 13:37:28.372 -04:00] [INF] [6] Main: Jellyfin version: "10.9.9"
  2. [2024-08-22 13:37:28.395 -04:00] [INF] [6] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]"]
  3. [2024-08-22 13:37:28.396 -04:00] [INF] [6] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  4. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  5. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Architecture: X64
  6. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: 64-Bit Process: True
  7. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: User Interactive: True
  8. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Processor count: 10
  9. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Program data path: "/config"
  10. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Log directory path: "/config/log"
  11. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Config directory path: "/config/config"
  12. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Cache path: "/cache"
  13. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Web resources path: "/jellyfin/jellyfin-web"
  14. [2024-08-22 13:37:28.397 -04:00] [INF] [6] Main: Application directory: "/jellyfin/"
  15. [2024-08-22 13:37:28.433 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  16. [2024-08-22 13:37:28.510 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  17. [2024-08-22 13:37:28.569 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  18. [2024-08-22 13:37:28.650 -04:00] [INF] [6] 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"]
  19. [2024-08-22 13:37:28.650 -04:00] [INF] [6] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  20. [2024-08-22 13:37:28.650 -04:00] [INF] [6] 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"]
  21. [2024-08-22 13:37:28.651 -04:00] [INF] [6] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.0.200"]
  22. [2024-08-22 13:37:28.651 -04:00] [INF] [6] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  23. [2024-08-22 13:37:28.651 -04:00] [INF] [6] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  24. [2024-08-22 13:37:28.651 -04:00] [INF] [6] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  25. [2024-08-22 13:37:29.303 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
  26. [2024-08-22 13:37:29.441 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  27. [2024-08-22 13:37:29.441 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  28. [2024-08-22 13:37:29.441 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  29. [2024-08-22 13:37:29.441 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  30. [2024-08-22 13:37:29.442 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  31. [2024-08-22 13:37:29.442 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  32. [2024-08-22 13:37:29.442 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  33. [2024-08-22 13:37:29.442 -04:00] [WRN] [6] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  34. [2024-08-22 13:37:29.510 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully
  35. [2024-08-22 13:37:29.715 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  36. [2024-08-22 13:37:29.716 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  37. [2024-08-22 13:37:29.718 -04:00] [INF] [6] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
  38. [2024-08-22 13:37:29.719 -04:00] [INF] [6] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
  39. [2024-08-22 13:37:29.719 -04:00] [INF] [6] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
  40. [2024-08-22 13:37:29.725 -04:00] [INF] [6] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
  41. [2024-08-22 13:37:29.725 -04:00] [INF] [6] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
  42. [2024-08-22 13:37:29.754 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData"]
  43. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
  44. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  45. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  46. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
  47. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
  48. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
  49. [2024-08-22 13:37:29.756 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"'
  50. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  51. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  52. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully
  53. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"'
  54. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  55. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  56. [2024-08-22 13:37:29.757 -04:00] [INF] [6] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
  57. [2024-08-22 13:37:29.764 -04:00] [WRN] [6] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
  58. [2024-08-22 13:37:29.765 -04:00] [WRN] [6] 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.
  59. [2024-08-22 13:37:29.781 -04:00] [INF] [6] Main: Kestrel is listening on "0.0.0.0"
  60. [2024-08-22 13:37:29.812 -04:00] [WRN] [6] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a88b9f1d-418c-488c-ba7f-fdcc1e7d30cf} may be persisted to storage in unencrypted form.
  61. [2024-08-22 13:37:30.036 -04:00] [WRN] [6] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  62. [2024-08-22 13:37:30.074 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  63. [2024-08-22 13:37:30.085 -04:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-23 03:00:00.000 -04:00, which is 13:22:29.9150121 from now.
  64. [2024-08-22 13:37:30.086 -04:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-23 02:00:00.000 -04:00, which is 12:22:29.9137602 from now.
  65. [2024-08-22 13:37:30.292 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  66. [2024-08-22 13:37:30.339 -04:00] [INF] [6] 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"]
  67. [2024-08-22 13:37:30.352 -04:00] [INF] [6] 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", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  68. [2024-08-22 13:37:30.373 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "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", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  69. [2024-08-22 13:37:30.478 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  70. [2024-08-22 13:37:30.663 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  71. [2024-08-22 13:37:30.664 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: ServerId: "9f4a71c2efa8437899f60fb7e322ec2c"
  72. [2024-08-22 13:37:30.664 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Core startup complete
  73. [2024-08-22 13:37:30.664 -04:00] [INF] [6] Main: Startup complete 0:00:02.4866836
  74. [2024-08-22 13:37:33.101 -04:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  75. [2024-08-22 13:37:33.716 -04:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  76. [2024-08-22 13:38:08.993 -04:00] [INF] [19] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  77. [2024-08-22 13:38:08.994 -04:00] [INF] [19] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  78. [2024-08-22 13:38:08.994 -04:00] [INF] [4] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  79. [2024-08-22 13:38:09.308 -04:00] [WRN] [19] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "MyJellyfinUser"
  80. [2024-08-22 13:40:20.850 -04:00] [INF] [17] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  81. [2024-08-22 13:40:20.851 -04:00] [INF] [17] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  82. [2024-08-22 13:40:22.952 -04:00] [INF] [23] 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"]
  83. [2024-08-22 13:40:22.952 -04:00] [INF] [23] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  84. [2024-08-22 13:40:22.952 -04:00] [INF] [23] 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"]
  85. [2024-08-22 13:40:22.952 -04:00] [INF] [23] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.0.200"]
  86. [2024-08-22 13:40:22.952 -04:00] [INF] [23] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  87. [2024-08-22 13:40:22.952 -04:00] [INF] [23] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  88. [2024-08-22 13:40:22.952 -04:00] [INF] [23] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  89. [2024-08-22 13:40:24.645 -04:00] [INF] [23] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  90. [2024-08-22 13:40:24.646 -04:00] [INF] [23] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  91. [2024-08-22 13:40:24.652 -04:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  92. [2024-08-22 13:40:24.745 -04:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  93. [2024-08-22 13:40:24.787 -04:00] [WRN] [22] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  94. [2024-08-22 13:40:25.490 -04:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Terminator 2 Judgment Day (1991)/Terminator.2.Judgment.Day.1991.2160p.UHD.BluRay.REMUX.HEVC.DTS-HD-MA.5.1-UnKn0wn.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  95. [2024-08-22 13:40:25.511 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Furiosa A Mad Max Saga (2024)/Furiosa.A.Mad.Max.Saga.2024.2160p.UHD.Blu-ray.DV.x265.10bit.TrueHD.7.1-HDS.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  96. [2024-08-22 13:40:25.519 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Hard Ticket to Hawaii (1987)/Hard.Ticket.to.Hawaii.1987.1080p.BluRay.REMUX.AVC.DTS-HD.MA.2.0-FGT.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  97. [2024-08-22 13:40:25.522 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/MaXXXine (2024)/MaXXXine.2024.HDR.2160p.WEB.H265-EatSomeTastySnaXXX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  98. [2024-08-22 13:40:25.522 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Snowpiercer (2013)/Snowpiercer.2013.1080p.BluRay.REMUX.DTS-HD.MA.5.1-C0DEX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  99. [2024-08-22 13:40:25.523 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  100. [2024-08-22 13:40:25.523 -04:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Ghostbusters.Frozen.Empire.2024.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HEVC.REMUX-FraMeSToR(1)/Ghostbusters.Frozen.Empire.2024.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HEVC.REMUX-FraMeSToR.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  101. [2024-08-22 13:40:25.525 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Abigail (2024)/Abigail.2024.2160p.WEB-DL.DDP5.1.Atmos.DV.H.265-FLUX-Scrambled.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  102. [2024-08-22 13:40:25.526 -04:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/The.Little.Mermaid.1989.Hybrid.2160p.Remux.HEVC.DoVi.TrueHD.7.1-3L/9e30815b61d1486ca4b4d23a4d305a61.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  103. [2024-08-22 13:40:25.526 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/The.Fifth.Element.1997.2160p.UHD.BluRay.Atmos.DV.x265-W4NK3R/2191f991f3cb4a28adf6b0c20cf724a0.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  104. [2024-08-22 13:40:25.790 -04:00] [INF] [4] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Star Trek - Deep Space Nine Die andere Seite"
  105. [2024-08-22 13:40:25.850 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star_Trek_-_Deep_Space_Nine_Die_andere_Seite_S02E23_DVD_XviD/fkktv-stdsn-s02e23.avi\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  106. [2024-08-22 13:40:26.017 -04:00] [ERR] [4] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for "/config/metadata/People/A/Ashly Burch/folder.jpg": IncompleteInput
  107. [2024-08-22 13:40:26.034 -04:00] [ERR] [4] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for "/config/metadata/People/N/Naomi Ekperigin/folder.jpg": IncompleteInput
  108. [2024-08-22 13:40:26.101 -04:00] [ERR] [22] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for "/config/metadata/People/I/Imani Hakim/folder.jpg"
  109. System.NullReferenceException: Object reference not set to an instance of an object.
  110. at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
  111. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
  112. at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
  113. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  114. [2024-08-22 13:40:26.102 -04:00] [ERR] [26] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for "/config/metadata/People/I/Imani Hakim/folder.jpg"
  115. System.NullReferenceException: Object reference not set to an instance of an object.
  116. at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
  117. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
  118. at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
  119. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  120. [2024-08-22 13:40:26.143 -04:00] [ERR] [31] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for "/config/metadata/People/D/Danny Pudi/folder.jpg"
  121. System.NullReferenceException: Object reference not set to an instance of an object.
  122. at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
  123. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
  124. at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
  125. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  126. [2024-08-22 13:40:27.034 -04:00] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Made In Abyss"
  127. [2024-08-22 13:40:27.037 -04:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Made.in.Abyss.S01E13.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E13.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  128. [2024-08-22 13:40:27.534 -04:00] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Star Trek - Deep Space Nine Die andere Seite"
  129. [2024-08-22 13:40:27.535 -04:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 98f5a20d-13db-c4de-07ae-3eb47113d2b6
  130. [2024-08-22 13:40:27.537 -04:00] [INF] [24] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 2" entry for "Star Trek - Deep Space Nine Die andere Seite"
  131. [2024-08-22 13:40:27.867 -04:00] [INF] [6] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  132. [2024-08-22 13:40:27.869 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.S02E09.TBD.1080p.ATVP.WEB-DL.DDP5.1.H.264/a1baac111fb547889805177d7625627d.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  133. [2024-08-22 13:40:28.050 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  134. [2024-08-22 13:40:28.056 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.S02E02.Grouchy.Goat.1080p.ATVP.WEB-DL.DDP5.1.H.264/378a0c19b13a4a65bca76afdd3c5d0d5.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  135. [2024-08-22 13:40:28.115 -04:00] [INF] [4] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  136. [2024-08-22 13:40:28.120 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  137. [2024-08-22 13:40:28.136 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Kung Fu Panda 4 (2024)/Kung.Fu.Panda.4.2024.BluRay.2160p.UHD.REMUX.HEVC.10bit.DV.Atmos.DTS-HD.MA.7.1-LEGi0N.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  138. [2024-08-22 13:40:29.146 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Made In Abyss"
  139. [2024-08-22 13:40:29.150 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Made.in.Abyss.S01E10.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E10.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  140. [2024-08-22 13:40:29.237 -04:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Inside Out 2 (2024) [imdbid-tt22022452]/Inside Out 2 (2024) - [WEBDL-2160p][DV HDR10Plus][EAC3 Atmos 5.1][h265]-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  141. [2024-08-22 13:40:29.252 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  142. [2024-08-22 13:40:29.252 -04:00] [INF] [32] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 1c1f6242-5da4-7778-1a11-9fcb4a65cd08
  143. [2024-08-22 13:40:29.254 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  144. [2024-08-22 13:40:29.790 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  145. [2024-08-22 13:40:29.790 -04:00] [INF] [30] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: ad7991ba-7e2d-db33-cbc2-15056e20f857
  146. [2024-08-22 13:40:29.791 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  147. [2024-08-22 13:40:29.889 -04:00] [INF] [6] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  148. [2024-08-22 13:40:29.889 -04:00] [INF] [6] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 4c0b70df-88bb-0186-e3ca-a3a5c82d9104
  149. [2024-08-22 13:40:29.889 -04:00] [INF] [6] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  150. [2024-08-22 13:40:30.687 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Movies/Despicable Me 4 (2024)/Despicable.Me.4.2024.2160p.WEB-DL.DV.P5.ENG.LATINO.DDP5.1.Atmos.H265.MP4-BEN.THE.MEN.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  151. [2024-08-22 13:40:30.740 -04:00] [INF] [27] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Constellation"
  152. [2024-08-22 13:40:30.742 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E07.2160p.WEB.H265-SuccessfulCrab.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  153. [2024-08-22 13:40:30.965 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Foundation"
  154. [2024-08-22 13:40:30.969 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S02E01.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  155. [2024-08-22 13:40:30.996 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Time Bandits"
  156. [2024-08-22 13:40:31.820 -04:00] [INF] [7] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Chris" has succeeded.
  157. [2024-08-22 13:40:31.820 -04:00] [INF] [7] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Chris": 0/0
  158. [2024-08-22 13:40:31.822 -04:00] [INF] [7] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 0189c268-cbd8-4f3e-adf3-fc36da0baa18
  159. [2024-08-22 13:40:32.106 -04:00] [INF] [29] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Ted Lasso"
  160. [2024-08-22 13:40:32.351 -04:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E04.The.Left.Hand.of.God.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  161. [2024-08-22 13:40:32.353 -04:00] [INF] [7] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  162. [2024-08-22 13:40:32.528 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.2021.S02E02.2160p.ATVP.WEB-DL.x265.HEVC.10bit.DDP.5.1.Vyndros.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  163. [2024-08-22 13:40:32.953 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01e02.Mayan.2160p.Opus.AV1.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  164. [2024-08-22 13:40:33.081 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Made In Abyss"
  165. [2024-08-22 13:40:33.083 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Made.in.Abyss.S01E08.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E08.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  166. [2024-08-22 13:40:33.422 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  167. [2024-08-22 13:40:33.431 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.S02E07.Peter.1080p.ATVP.WEB-DL.DDP5.1.H.264/2aa6ea722db5431181afd3aeda44db1e.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  168. [2024-08-22 13:40:33.761 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  169. [2024-08-22 13:40:33.764 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E03.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  170. [2024-08-22 13:40:34.200 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E06.Paul.Is.Dead.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  171. [2024-08-22 13:40:34.677 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Made In Abyss"
  172. [2024-08-22 13:40:34.677 -04:00] [INF] [30] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 805ee596-b5c5-e507-64f0-3ddb0867c60c
  173. [2024-08-22 13:40:34.677 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Made In Abyss"
  174. [2024-08-22 13:40:35.053 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.2021.S02E07.2160p.ATVP.WEB-DL.x265.HEVC.10bit.DDP.5.1.Vyndros.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  175. [2024-08-22 13:40:35.647 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E06.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  176. [2024-08-22 13:40:35.742 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  177. [2024-08-22 13:40:35.742 -04:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 5864fb52-f93b-d26d-7fd0-5d4f3bfe95ae
  178. [2024-08-22 13:40:35.743 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  179. [2024-08-22 13:40:36.019 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E06.Death.and.the.Maiden.REPACK.2160p.ATVP.WEB-DL.DDP5.1.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  180. [2024-08-22 13:40:36.207 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Made In Abyss"
  181. [2024-08-22 13:40:36.209 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Made.in.Abyss.S01E12.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E12.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  182. [2024-08-22 13:40:36.296 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E08.Well.Never.Have.Paris.2160p.ATVP.WEB-DL.DDP5.1.H.265-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  183. [2024-08-22 13:40:36.341 -04:00] [INF] [27] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Star Trek: Strange New Worlds"
  184. [2024-08-22 13:40:36.355 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e01.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  185. [2024-08-22 13:40:36.454 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E05.Five.Miles.Out.the.Sound.Is.Clearest.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  186. [2024-08-22 13:40:36.499 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01E05.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  187. [2024-08-22 13:40:36.731 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E09.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  188. [2024-08-22 13:40:37.683 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S02E10.2160p.WEB.H265-SuccessfulCrab.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  189. [2024-08-22 13:40:38.213 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E01.The.Wounded.Angel.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  190. [2024-08-22 13:40:38.227 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E10.The.Leap.2160p.ATVP.WEB-DL.DDP5.1.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  191. [2024-08-22 13:40:38.384 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E06.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  192. [2024-08-22 13:40:38.742 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S02E09.Long.Ago.Not.Far.Away.2160p.ATVP.WEB-DL.DDP5.1.HDR.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  193. [2024-08-22 13:40:39.210 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E07.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  194. [2024-08-22 13:40:39.306 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E02.Live.And.Let.Die.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  195. [2024-08-22 13:40:40.043 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.2021.S02E06.2160p.ATVP.WEB-DL.x265.HEVC.10bit.DDP.5.1.Vyndros.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  196. [2024-08-22 13:40:40.281 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E04.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  197. [2024-08-22 13:40:40.757 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E08.These.Fragments.I.Have.Shored.Against.My.Ruin.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  198. [2024-08-22 13:40:41.335 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.2021.S02E03.2160p.ATVP.WEB-DL.x265.HEVC.10bit.DDP.5.1.Vyndros.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  199. [2024-08-22 13:40:42.162 -04:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Made In Abyss"
  200. [2024-08-22 13:40:42.162 -04:00] [INF] [25] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 4905b1ab-c985-28c7-5ab0-86c9feb6a395
  201. [2024-08-22 13:40:42.163 -04:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Made In Abyss"
  202. [2024-08-22 13:40:42.516 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Made In Abyss"
  203. [2024-08-22 13:40:42.516 -04:00] [INF] [26] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 7900bb59-f810-17f7-4212-e6579c156771
  204. [2024-08-22 13:40:42.517 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Made In Abyss"
  205. [2024-08-22 13:40:42.552 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Constellation/Constellation.S01E03.Somewhere.in.Space.Hangs.My.Heart.REPACK.2160p.ATVP.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  206. [2024-08-22 13:40:42.554 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E01.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  207. [2024-08-22 13:40:43.160 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E03.4-5-1.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  208. [2024-08-22 13:40:43.560 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01E06.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  209. [2024-08-22 13:40:43.757 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  210. [2024-08-22 13:40:43.760 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E07.Mysteries.and.Martyrs.2160p.ATVP.WEB-DL.DDP5.1.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  211. [2024-08-22 13:40:43.761 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.S02E06.Backstory.1080p.ATVP.WEB-DL.DDP5.1.H.264/aef9b7f7eca54c9aa8a45b6e35ba28a2.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  212. [2024-08-22 13:40:43.927 -04:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Constellation"
  213. [2024-08-22 13:40:43.928 -04:00] [INF] [25] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 703d35de-1d5b-d7ea-c7ef-1322322f348f
  214. [2024-08-22 13:40:43.928 -04:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Constellation"
  215. [2024-08-22 13:40:44.584 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E11.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  216. [2024-08-22 13:40:44.643 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E09.La.Locker.Room.Aux.Folles.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  217. [2024-08-22 13:40:44.850 -04:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  218. [2024-08-22 13:40:44.850 -04:00] [INF] [25] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 857de4fa-27d1-152a-fbc3-3549745b6af2
  219. [2024-08-22 13:40:44.870 -04:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  220. [2024-08-22 13:40:44.983 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E08.2160p.WEB.H265-GGWP.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  221. [2024-08-22 13:40:44.996 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01E04.Prohibition.2160p.ATVP.WEB-DL.DDP5.1.Atmos.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  222. [2024-08-22 13:40:45.560 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E04.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  223. [2024-08-22 13:40:45.656 -04:00] [INF] [27] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  224. [2024-08-22 13:40:45.658 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.S02E03.YumYum.1080p.ATVP.WEB-DL.DDP5.1.H.264/0ad854be0db54e1fb57b8818fd104498.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  225. [2024-08-22 13:40:45.814 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.2021.S02E08.2160p.ATVP.WEB-DL.x265.HEVC.10bit.DDP.5.1.Vyndros.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  226. [2024-08-22 13:40:46.022 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E10.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  227. [2024-08-22 13:40:46.106 -04:00] [INF] [31] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Big Door Prize"
  228. [2024-08-22 13:40:46.108 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E02.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  229. [2024-08-22 13:40:46.109 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01E03.HDR.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  230. [2024-08-22 13:40:46.185 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  231. [2024-08-22 13:40:46.185 -04:00] [INF] [32] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: d2a2c040-0da8-1ea1-9a87-2d40e4b8818b
  232. [2024-08-22 13:40:46.188 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  233. [2024-08-22 13:40:46.203 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E11.Mom.City.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  234. [2024-08-22 13:40:46.260 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  235. [2024-08-22 13:40:46.264 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E08.MULTi.1080p.WEB.H264-HERC/b47866e0682d46aa99d2258b25c1fd49.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  236. [2024-08-22 13:40:46.596 -04:00] [INF] [27] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Made In Abyss"
  237. [2024-08-22 13:40:46.598 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Made.in.Abyss.S01E09.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E09.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  238. [2024-08-22 13:40:46.605 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E01.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  239. [2024-08-22 13:40:46.790 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E04.Barbarians.at.the.Gate.2160p.ATVP.WEB-DL.DDP5.1.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  240. [2024-08-22 13:40:47.407 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  241. [2024-08-22 13:40:47.407 -04:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 8f0c587d-7fcd-1e0b-25ac-9996a0ee5371
  242. [2024-08-22 13:40:47.407 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  243. [2024-08-22 13:40:47.429 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01e01.Kevin.Haddock.2160p.Opus.AV1.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  244. [2024-08-22 13:40:47.606 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E10.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  245. [2024-08-22 13:40:47.811 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S02E05.2160p.WEB.H265-SuccessfulCrab.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  246. [2024-08-22 13:40:48.369 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E07.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  247. [2024-08-22 13:40:48.375 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E05.2160p.WEB.H265-GGEZ.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  248. [2024-08-22 13:40:48.379 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Made In Abyss"
  249. [2024-08-22 13:40:48.381 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Made.in.Abyss.S01E11.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E11.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  250. [2024-08-22 13:40:48.832 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E05.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  251. [2024-08-22 13:40:48.838 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E12.So.Long.Farewell.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  252. [2024-08-22 13:40:49.025 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E03.The.Mathematicians.Ghost.2160p.ATVP.WEB-DL.DDP5.1.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  253. [2024-08-22 13:40:49.131 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Made In Abyss"
  254. [2024-08-22 13:40:49.131 -04:00] [INF] [26] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: dddce896-f69e-fa6e-5b53-84d14d9058b3
  255. [2024-08-22 13:40:49.131 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Made In Abyss"
  256. [2024-08-22 13:40:49.707 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.2021.S02E04.2160p.ATVP.WEB-DL.x265.HEVC.10bit.DDP.5.1.Vyndros.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  257. [2024-08-22 13:40:49.746 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E04.HDR.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  258. [2024-08-22 13:40:49.757 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01E07.Ice.Age.2160p.ATVp.WEB-DL.DDP5.1.H.265-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  259. [2024-08-22 13:40:49.870 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E09.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  260. [2024-08-22 13:40:49.932 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E08.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  261. [2024-08-22 13:40:50.210 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E05.Signs.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  262. [2024-08-22 13:40:50.649 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e07.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  263. [2024-08-22 13:40:50.892 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.Ravens.Banquet.S02E01.2160p.ATVP.WEB-DL.DDP5.1.Atmos.DV.x265-L0L[rartv].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  264. [2024-08-22 13:40:51.037 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E09.2160p.WEB.H265-GGWP.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  265. [2024-08-22 13:40:51.276 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E05.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  266. [2024-08-22 13:40:51.277 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Time.Bandits.S01E08.Home.Again.2160p.ATVP.WEB-DL.DDP5.1.H.265-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  267. [2024-08-22 13:40:51.294 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E10.International.Break.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  268. [2024-08-22 13:40:51.432 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Mythic Quest"
  269. [2024-08-22 13:40:51.434 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic.Quest.S02E04.Breaking.Brad.1080p.ATVP.WEB-DL.DDP5.1.H.264/918cf8ff849746bea0de0ffb7471d95d.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  270. [2024-08-22 13:40:51.577 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E01.The.Emperors.Peace.2160p.ATVP.WEB-DL.DDP5.1.HEVC-CasStudio.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  271. [2024-08-22 13:40:51.587 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E08.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  272. [2024-08-22 13:40:51.660 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Made In Abyss"
  273. [2024-08-22 13:40:51.660 -04:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 927cc586-0989-1686-6b9c-04187f70ff01
  274. [2024-08-22 13:40:51.677 -04:00] [INF] [17] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Made In Abyss"
  275. [2024-08-22 13:40:51.686 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  276. [2024-08-22 13:40:51.686 -04:00] [INF] [32] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 5c69d10b-7970-3f15-24d1-39a9c29f20aa
  277. [2024-08-22 13:40:51.687 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  278. [2024-08-22 13:40:52.360 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E07.The.Strings.That.Bind.Us.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  279. [2024-08-22 13:40:52.395 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E10.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  280. [2024-08-22 13:40:52.569 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Season 01/Time Bandits (2024) - S01E10 - Fortress of Darkness [WEBDL-1080p][EAC3 Atmos 5.1][h264]-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  281. [2024-08-22 13:40:52.572 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.S03E02.2160p.WEB.h265-TRUFFLE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  282. [2024-08-22 13:40:52.645 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Foundation (2021)/Foundation.S01E02.2160p.WEB.H265-GGEZ.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  283. [2024-08-22 13:40:52.988 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E01.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  284. [2024-08-22 13:40:53.083 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E02.I.Dont.Want.to.Go.to.Chelsea.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  285. [2024-08-22 13:40:53.335 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E08.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  286. [2024-08-22 13:40:53.642 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Foundation"
  287. [2024-08-22 13:40:53.642 -04:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 53efed26-7068-afd5-487d-d0587a59d294
  288. [2024-08-22 13:40:53.643 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 2" entry for "Foundation"
  289. [2024-08-22 13:40:53.918 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Time Bandits/Season 01/Time Bandits (2024) - S01E09 - Pell-Mell [WEBDL-720p][EAC3 Atmos 5.1][h264]-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  290. [2024-08-22 13:40:53.933 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Foundation"
  291. [2024-08-22 13:40:54.321 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E09.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  292. [2024-08-22 13:40:54.504 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E02.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  293. [2024-08-22 13:40:54.550 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E06.Sunflowers.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  294. [2024-08-22 13:40:54.938 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E03.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  295. [2024-08-22 13:40:54.970 -04:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Time Bandits"
  296. [2024-08-22 13:40:54.970 -04:00] [INF] [32] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: efdaaa55-cc51-a617-183c-857ba0d9902e
  297. [2024-08-22 13:40:55.126 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/mythic.quest.s03e05.2160p.web.h265-ggwp.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  298. [2024-08-22 13:40:55.731 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E04.Big.Week.2160p.ATVP.WEB-DL.DDP5.1.H.265-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  299. [2024-08-22 13:40:55.805 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/mythic.quest.s03e03.2160p.web.h265-glhf.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  300. [2024-08-22 13:40:56.207 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Mythic Quest/Mythic.Quest.2020.S01E07.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  301. [2024-08-22 13:40:56.522 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.2023.S01E06.2160p.ATVP.WEB-DL.H265.SDR.DDP.Atmos.5.1.English-HONE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  302. [2024-08-22 13:40:56.679 -04:00] [INF] [16] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Mythic Quest"
  303. [2024-08-22 13:40:56.679 -04:00] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 31ce5b79-f39f-a974-a86a-460dd9c7d7b4
  304. [2024-08-22 13:40:56.680 -04:00] [INF] [16] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Mythic Quest"
  305. [2024-08-22 13:40:56.827 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 3/Ted.Lasso.S03E01.Smells.Like.Mean.Spirit.2160p.ATVP.WEB-DL.DDP5.1.H.265-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  306. [2024-08-22 13:40:57.021 -04:00] [INF] [16] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 3" entry for "Mythic Quest"
  307. [2024-08-22 13:40:57.097 -04:00] [INF] [28] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 2" entry for "Mythic Quest"
  308. [2024-08-22 13:40:58.202 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/The Big Door Prize/The.Big.Door.Prize.S01E04.2160p.ATVP.WEB-DL.DDPA5.1.HEVC-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  309. [2024-08-22 13:40:58.319 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E03.Trent.Crimm.The.Independent.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb-AsRequested.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  310. [2024-08-22 13:40:58.496 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E02.Ad.Astra.per.Aspera.2160p.PMTP.WEB-DL.DDP5.1.DV.HDR.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  311. [2024-08-22 13:41:01.835 -04:00] [INF] [28] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Big Door Prize"
  312. [2024-08-22 13:41:01.835 -04:00] [INF] [28] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: e76c2a07-9c61-503a-a08f-ca0646c84f5b
  313. [2024-08-22 13:41:01.836 -04:00] [INF] [28] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "The Big Door Prize"
  314. [2024-08-22 13:41:01.870 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e08.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  315. [2024-08-22 13:41:02.178 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Made In Abyss"
  316. [2024-08-22 13:41:02.178 -04:00] [INF] [26] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6162e21a-5b0c-1a28-ed0e-8feb1e7aae24
  317. [2024-08-22 13:41:02.179 -04:00] [INF] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Made In Abyss"
  318. [2024-08-22 13:41:02.356 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E09.All.Apologies.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  319. [2024-08-22 13:41:04.285 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E01.Pilot.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb-AsRequested.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  320. [2024-08-22 13:41:09.429 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E06.Two.Aces.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  321. [2024-08-22 13:41:09.568 -04:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  322. [2024-08-22 13:41:10.464 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E08.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb-AsRequested.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  323. [2024-08-22 13:41:11.776 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E07.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb-AsRequested.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  324. [2024-08-22 13:41:12.140 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e10.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  325. [2024-08-22 13:41:12.986 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E10.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb-AsRequested.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  326. [2024-08-22 13:41:13.345 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E02.Biscuits.1080p.1080p.WEBRip.DDP5.1.H265-d3g.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  327. [2024-08-22 13:41:13.682 -04:00] [INF] [25] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  328. [2024-08-22 13:41:13.687 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f matroska -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"0233093cf58df08de0736ef7467f84e7-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/0233093cf58df08de0736ef7467f84e7%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/0233093cf58df08de0736ef7467f84e7.m3u8\""
  329. [2024-08-22 13:41:13.917 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E10.HDR.2160p.WEB.H265-LAZYCUNTS.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  330. [2024-08-22 13:41:14.472 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E09.HDR.2160p.WEB.H265-NHTFS.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  331. [2024-08-22 13:41:14.475 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E05.2160p.ATVP.WEB-DL.x265.10bit.HDR.DDP5.1.Atmos-NOGRP.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  332. [2024-08-22 13:41:14.865 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 1/Ted.Lasso.S01E04.HDR.2160p.WEB.H265-OATH.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  333. [2024-08-22 13:41:14.935 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E08.HDR.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  334. [2024-08-22 13:41:15.142 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E08.Man.City.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  335. [2024-08-22 13:41:15.475 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E05.Charades.REPACK.2160p.PMTP.WEB-DL.DDP5.1.DV.HDR.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  336. [2024-08-22 13:41:16.199 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E05.Rainbow.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  337. [2024-08-22 13:41:16.346 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e03.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  338. [2024-08-22 13:41:16.579 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E11.Midnight.Train.to.Royston.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  339. [2024-08-22 13:41:17.092 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E03.Do.the.Right-est.Thing.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  340. [2024-08-22 13:41:17.413 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E06.The.Signal.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  341. [2024-08-22 13:41:18.138 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E01.Goodbye.Earl.REPACK.1080p.1080p.WEBRip.DDP5.1.H265-d3g.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  342. [2024-08-22 13:41:18.671 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E09.REPACK.HDR.2160p.WEB.H264-PECULATE.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  343. [2024-08-22 13:41:18.739 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e06.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  344. [2024-08-22 13:41:19.298 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E07.Headspace.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  345. [2024-08-22 13:41:19.657 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E10.2160p.WEB.H265-GGWP.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  346. [2024-08-22 13:41:20.956 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e05.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  347. [2024-08-22 13:41:20.985 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E12.Inverting.the.Pyramid.of.Success.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  348. [2024-08-22 13:41:21.971 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E02.Lavender.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  349. [2024-08-22 13:41:22.816 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Ted Lasso/Season 2/Ted.Lasso.S02E04.2160p.WEB.H265-GGWP.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  350. [2024-08-22 13:41:23.850 -04:00] [INF] [16] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Ted Lasso"
  351. [2024-08-22 13:41:23.850 -04:00] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: f2316e20-45b8-f9ec-41af-bf5cdba3156f
  352. [2024-08-22 13:41:23.954 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E06.Lost.in.Translation.2160p.PMTP.WEB-DL.DDP5.1.HDR.HEVC-NTb.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  353. [2024-08-22 13:41:24.495 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e09.2160p.uhd.bluray.x265-stories.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  354. [2024-08-22 13:41:26.107 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E03.HDR.2160p.WEB.h265-ETHEL.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  355. [2024-08-22 13:41:27.108 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E07.2160p.UHD.BluRay.x265-BROADCAST.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  356. [2024-08-22 13:41:29.174 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e04.hdr.2160p.web.h265-glhf.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  357. [2024-08-22 13:41:29.442 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/star.trek.strange.new.worlds.s01e02.hdr.2160p.web.h265-glhf.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  358. [2024-08-22 13:41:29.719 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/Media/Shows/Star Trek - Strange New Worlds/Star.Trek.Strange.New.Worlds.S02E01.The.Broken.Circle.2160p.PMTP.WEB-DL.DDP5.1.DV.HDR.H.265-FLUX.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  359. [2024-08-22 13:41:30.085 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Star Trek: Strange New Worlds"
  360. [2024-08-22 13:41:30.085 -04:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 10b05cfc-da25-a35c-ab7b-edaf9d59b171
  361. [2024-08-22 13:41:30.086 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 1" entry for "Star Trek: Strange New Worlds"
  362. [2024-08-22 13:41:30.140 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season 2" entry for "Star Trek: Strange New Worlds"
  363. [2024-08-22 13:41:33.312 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  364. [2024-08-22 13:41:34.805 -04:00] [INF] [16] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/fbd946f71e6f402e837e178aa65e30b5.png"
  365. [2024-08-22 13:41:35.057 -04:00] [INF] [16] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/fbd946f71e6f402e837e178aa65e30b5.png"
  366. [2024-08-22 13:41:35.068 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/17294b32fdaa4e44a5c4679712aba7be.png"
  367. [2024-08-22 13:41:35.204 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/17294b32fdaa4e44a5c4679712aba7be.png"
  368. [2024-08-22 13:41:35.210 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/af65b2731f214b86991d9a5c6fa84652.png"
  369. [2024-08-22 13:41:35.432 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/af65b2731f214b86991d9a5c6fa84652.png"
  370. [2024-08-22 13:41:35.441 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/97d8709c4cc24146bd91c727d1234ff1.png"
  371. [2024-08-22 13:41:35.674 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/97d8709c4cc24146bd91c727d1234ff1.png"
  372. [2024-08-22 13:41:35.682 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/cc40a239a4f742399e19512c187410b2.png"
  373. [2024-08-22 13:41:36.024 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/cc40a239a4f742399e19512c187410b2.png"
  374. [2024-08-22 13:41:36.032 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/5d261878fdac4a38b4d0e42e87d4f4ee.png"
  375. [2024-08-22 13:41:36.278 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/5d261878fdac4a38b4d0e42e87d4f4ee.png"
  376. [2024-08-22 13:41:36.284 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/9b73722193b34fcea2c34119f612c624.png"
  377. [2024-08-22 13:41:36.485 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/9b73722193b34fcea2c34119f612c624.png"
  378. [2024-08-22 13:41:36.492 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/b55ab866fead4d45807d4d384cf76287.png"
  379. [2024-08-22 13:41:36.791 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/b55ab866fead4d45807d4d384cf76287.png"
  380. [2024-08-22 13:41:36.799 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/423e10554438477e8df49ed9ef3337e1.png"
  381. [2024-08-22 13:41:37.069 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/423e10554438477e8df49ed9ef3337e1.png"
  382. [2024-08-22 13:41:37.077 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/8056b568b0534f04b9f77c793d49978e.png"
  383. [2024-08-22 13:41:37.280 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/8056b568b0534f04b9f77c793d49978e.png"
  384. [2024-08-22 13:41:37.286 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/f90464e418834ab5a9ebe4bfc4dd8103.png"
  385. [2024-08-22 13:41:37.585 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/f90464e418834ab5a9ebe4bfc4dd8103.png"
  386. [2024-08-22 13:41:37.613 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/6aefdf2605e94b558e2ef563f28c7050.png"
  387. [2024-08-22 13:41:37.882 -04:00] [INF] [26] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/6aefdf2605e94b558e2ef563f28c7050.png"
  388. [2024-08-22 13:41:37.902 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/39804422ebf04e13a80560d9e5cc484b.png"
  389. [2024-08-22 13:41:38.088 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/39804422ebf04e13a80560d9e5cc484b.png"
  390. [2024-08-22 13:41:38.097 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/c4e4171f97da4d67afc00abe1fe37edb.png"
  391. [2024-08-22 13:41:38.296 -04:00] [INF] [28] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/c4e4171f97da4d67afc00abe1fe37edb.png"
  392. [2024-08-22 13:41:41.220 -04:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 1 minute(s) and 16 seconds
  393. [2024-08-22 13:41:41.252 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Movies"
  394. [2024-08-22 13:41:41.252 -04:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Shows"
  395. [2024-08-22 13:42:05.697 -04:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  396. [2024-08-22 13:42:05.881 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  397. [2024-08-22 13:42:05.991 -04:00] [WRN] [28] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.2" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  398. [2024-08-22 13:42:05.994 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  399. [2024-08-22 13:42:06.889 -04:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  400. [2024-08-22 13:42:36.711 -04:00] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Media/Movies"
  401. [2024-08-22 13:42:36.712 -04:00] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Media/Shows"
  402. [2024-08-22 13:42:36.712 -04:00] [INF] [12] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  403. [2024-08-22 13:42:36.735 -04:00] [WRN] [12] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  404. [2024-08-22 13:42:36.737 -04:00] [INF] [29] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/cdea9a408dd443c398f49f09477ca41b.png"
  405. [2024-08-22 13:42:36.737 -04:00] [INF] [32] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/2ba9dd80a586415994c50af8c784fefa.png"
  406. [2024-08-22 13:42:36.842 -04:00] [INF] [32] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/2ba9dd80a586415994c50af8c784fefa.png"
  407. [2024-08-22 13:42:36.977 -04:00] [INF] [29] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/cdea9a408dd443c398f49f09477ca41b.png"
  408. [2024-08-22 13:42:36.986 -04:00] [WRN] [29] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  409. [2024-08-22 13:42:41.777 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 5 seconds
  410. [2024-08-22 13:42:41.795 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Movies"
  411. [2024-08-22 13:42:41.795 -04:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Shows"
  412. [2024-08-22 13:43:02.802 -04:00] [INF] [27] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  413. [2024-08-22 13:43:16.172 -04:00] [INF] [30] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  414. [2024-08-22 13:43:16.175 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -noautorotate -i file:\"/Media/Movies/The.Little.Mermaid.1989.Hybrid.2160p.Remux.HEVC.DoVi.TrueHD.7.1-3L/9e30815b61d1486ca4b4d23a4d305a61.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 139616000 -bufsize 279232000 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(3840\,2160*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(3840/a\,2160))/2)*2,format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -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 \"fe99c64fa0d2a54db828f71d39c5586e-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/fe99c64fa0d2a54db828f71d39c5586e%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/fe99c64fa0d2a54db828f71d39c5586e.m3u8\""
  415. [2024-08-22 13:43:23.929 -04:00] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  416. [2024-08-22 13:43:24.150 -04:00] [INF] [30] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/fe99c64fa0d2a54db828f71d39c5586e.m3u8"
  417. [2024-08-22 13:43:24.262 -04:00] [INF] [17] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  418. [2024-08-22 13:43:24.299 -04:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  419. [2024-08-22 13:43:24.331 -04:00] [INF] [16] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  420. [2024-08-22 13:43:24.567 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  421. [2024-08-22 13:43:24.568 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/fe99c64fa0d2a54db828f71d39c5586e.m3u8"
  422. [2024-08-22 13:43:38.542 -04:00] [INF] [27] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  423. [2024-08-22 13:43:38.542 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -noautorotate -i file:\"/Media/Movies/The.Little.Mermaid.1989.Hybrid.2160p.Remux.HEVC.DoVi.TrueHD.7.1-3L/9e30815b61d1486ca4b4d23a4d305a61.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 139616000 -bufsize 279232000 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(3840\,2160*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(3840/a\,2160))/2)*2,format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -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 \"f1bbf1cb8d1611041ba54b36c936354c-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/f1bbf1cb8d1611041ba54b36c936354c%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/f1bbf1cb8d1611041ba54b36c936354c.m3u8\""
  424. [2024-08-22 13:43:48.018 -04:00] [INF] [27] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  425. [2024-08-22 13:43:48.148 -04:00] [INF] [19] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/f1bbf1cb8d1611041ba54b36c936354c.m3u8"
  426. [2024-08-22 13:43:48.273 -04:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  427. [2024-08-22 13:43:48.278 -04:00] [INF] [27] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  428. [2024-08-22 13:43:48.278 -04:00] [INF] [18] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  429. [2024-08-22 13:43:48.333 -04:00] [INF] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  430. [2024-08-22 13:43:48.333 -04:00] [INF] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/f1bbf1cb8d1611041ba54b36c936354c.m3u8"
  431. [2024-08-22 13:44:05.364 -04:00] [INF] [30] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  432. [2024-08-22 13:44:05.364 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -noautorotate -i file:\"/Media/Movies/The.Little.Mermaid.1989.Hybrid.2160p.Remux.HEVC.DoVi.TrueHD.7.1-3L/9e30815b61d1486ca4b4d23a4d305a61.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 139616000 -bufsize 279232000 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(3840\,2160*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(3840/a\,2160))/2)*2,format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -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 \"f7447ef0caac5bcd1d351bd5ab331850-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/f7447ef0caac5bcd1d351bd5ab331850%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/f7447ef0caac5bcd1d351bd5ab331850.m3u8\""
  433. [2024-08-22 13:44:14.239 -04:00] [INF] [27] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/f7447ef0caac5bcd1d351bd5ab331850.m3u8"
  434. [2024-08-22 13:44:14.527 -04:00] [INF] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  435. [2024-08-22 13:44:14.528 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/f7447ef0caac5bcd1d351bd5ab331850.m3u8"
  436. [2024-08-22 13:44:16.031 -04:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "The Little Mermaid". Stopped at "0" ms
  437. [2024-08-22 13:44:36.122 -04:00] [INF] [27] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Chris" has succeeded.
  438. [2024-08-22 13:44:36.122 -04:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "Chris": 1/0
  439. [2024-08-22 13:44:36.122 -04:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 0189c268-cbd8-4f3e-adf3-fc36da0baa18
  440. [2024-08-22 13:44:36.353 -04:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" request
  441. [2024-08-22 13:45:06.707 -04:00] [INF] [4] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  442. [2024-08-22 13:45:13.498 -04:00] [INF] [18] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -noautorotate -i file:\"/Media/Shows/Made.in.Abyss.S01E08.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD/Made.in.Abyss.S01E08.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 11981957 -bufsize 23963914 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -vf \"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\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -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 \"0e0979bc9a45d6bae366170b5e5916e0-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/0e0979bc9a45d6bae366170b5e5916e0%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/0e0979bc9a45d6bae366170b5e5916e0.m3u8\""
  443. [2024-08-22 13:46:50.598 -04:00] [INF] [6] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  444. [2024-08-22 13:46:54.704 -04:00] [WRN] [22] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.3" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  445. [2024-08-22 13:46:54.712 -04:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" closed
  446. [2024-08-22 13:47:19.512 -04:00] [INF] [27] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  447. [2024-08-22 13:47:23.108 -04:00] [INF] [4] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  448. [2024-08-22 13:47:23.108 -04:00] [INF] [4] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"197982219065d2d730a1c36340d6d080-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/197982219065d2d730a1c36340d6d080%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/197982219065d2d730a1c36340d6d080.m3u8\""
  449. [2024-08-22 13:47:39.842 -04:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  450. [2024-08-22 13:48:19.073 -04:00] [INF] [4] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  451. [2024-08-22 13:48:20.467 -04:00] [INF] [35] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  452. [2024-08-22 13:48:43.782 -04:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Media/Movies"
  453. [2024-08-22 13:48:43.782 -04:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Media/Shows"
  454. [2024-08-22 13:48:43.782 -04:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  455. [2024-08-22 13:48:43.788 -04:00] [WRN] [24] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  456. [2024-08-22 13:48:43.815 -04:00] [WRN] [24] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  457. [2024-08-22 13:48:48.405 -04:00] [INF] [40] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 4 seconds
  458. [2024-08-22 13:48:48.425 -04:00] [INF] [37] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Movies"
  459. [2024-08-22 13:48:48.425 -04:00] [INF] [38] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Shows"
  460. [2024-08-22 13:50:11.706 -04:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  461. [2024-08-22 13:50:18.239 -04:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  462. [2024-08-22 13:50:18.244 -04:00] [INF] [40] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  463. [2024-08-22 13:50:18.247 -04:00] [INF] [6] Main: Running query planner optimizations in the database... This might take a while
  464. [2024-08-22 13:50:18.260 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Media/Movies"
  465. [2024-08-22 13:50:18.260 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Media/Shows"
  466. [2024-08-22 13:50:18.262 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  467. [2024-08-22 13:50:18.262 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  468. [2024-08-22 13:50:18.262 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  469. [2024-08-22 13:50:18.262 -04:00] [INF] [6] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  470. [2024-08-22 13:52:05.808 -04:00] [INF] [1] Main: Jellyfin version: "10.9.9"
  471. [2024-08-22 13:52:05.834 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]"]
  472. [2024-08-22 13:52:05.835 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  473. [2024-08-22 13:52:05.836 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  474. [2024-08-22 13:52:05.836 -04:00] [INF] [1] Main: Architecture: X64
  475. [2024-08-22 13:52:05.836 -04:00] [INF] [1] Main: 64-Bit Process: True
  476. [2024-08-22 13:52:05.836 -04:00] [INF] [1] Main: User Interactive: True
  477. [2024-08-22 13:52:05.836 -04:00] [INF] [1] Main: Processor count: 10
  478. [2024-08-22 13:52:05.837 -04:00] [INF] [1] Main: Program data path: "/config"
  479. [2024-08-22 13:52:05.837 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  480. [2024-08-22 13:52:05.837 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  481. [2024-08-22 13:52:05.837 -04:00] [INF] [1] Main: Cache path: "/cache"
  482. [2024-08-22 13:52:05.837 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  483. [2024-08-22 13:52:05.837 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  484. [2024-08-22 13:52:05.974 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  485. [2024-08-22 13:52:06.067 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  486. [2024-08-22 13:52:06.167 -04: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"]
  487. [2024-08-22 13:52:06.167 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  488. [2024-08-22 13:52:06.167 -04: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"]
  489. [2024-08-22 13:52:06.168 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.16.0.206"]
  490. [2024-08-22 13:52:06.168 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  491. [2024-08-22 13:52:06.168 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  492. [2024-08-22 13:52:06.168 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  493. [2024-08-22 13:52:07.162 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.9.0"
  494. [2024-08-22 13:52:07.162 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.9.0"
  495. [2024-08-22 13:52:07.162 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.9.0"
  496. [2024-08-22 13:52:07.173 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.9.0"
  497. [2024-08-22 13:52:07.173 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.9.0"
  498. [2024-08-22 13:52:07.216 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
  499. [2024-08-22 13:52:07.216 -04: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.
  500. [2024-08-22 13:52:07.239 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  501. [2024-08-22 13:52:07.250 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f9a7d36d-67ca-4707-b3df-4a752537bad1} may be persisted to storage in unencrypted form.
  502. [2024-08-22 13:52:07.514 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  503. [2024-08-22 13:52:07.533 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  504. [2024-08-22 13:52:07.540 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-23 03:00:00.000 -04:00, which is 13:07:52.4598315 from now.
  505. [2024-08-22 13:52:07.541 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-23 02:00:00.000 -04:00, which is 12:07:52.4583295 from now.
  506. [2024-08-22 13:52:07.764 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  507. [2024-08-22 13:52:07.809 -04: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"]
  508. [2024-08-22 13:52:07.824 -04: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", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  509. [2024-08-22 13:52:07.844 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "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", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  510. [2024-08-22 13:52:07.950 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  511. [2024-08-22 13:52:08.051 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Movies"
  512. [2024-08-22 13:52:08.157 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  513. [2024-08-22 13:52:08.157 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "9f4a71c2efa8437899f60fb7e322ec2c"
  514. [2024-08-22 13:52:08.157 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  515. [2024-08-22 13:52:08.157 -04:00] [INF] [1] Main: Startup complete 0:00:02.571389
  516. [2024-08-22 13:52:08.225 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Media/Shows"
  517. [2024-08-22 13:52:10.560 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  518. [2024-08-22 13:52:11.180 -04:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  519. [2024-08-22 13:52:52.217 -04:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" request
  520. [2024-08-22 13:53:06.067 -04:00] [INF] [17] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  521. [2024-08-22 13:53:08.122 -04:00] [INF] [11] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"4911f3e6de50f6c202192497e2ebb9da-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/4911f3e6de50f6c202192497e2ebb9da%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/4911f3e6de50f6c202192497e2ebb9da.m3u8\""
  522. [2024-08-22 13:53:25.237 -04:00] [INF] [18] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  523. [2024-08-22 13:56:16.231 -04:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  524. [2024-08-22 13:56:40.225 -04:00] [INF] [24] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  525. [2024-08-22 13:57:06.190 -04:00] [WRN] [28] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.3" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  526. [2024-08-22 13:57:06.200 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" closed
  527. [2024-08-22 13:57:48.762 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" request
  528. [2024-08-22 13:57:52.757 -04:00] [WRN] [30] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.3" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  529. [2024-08-22 13:57:52.762 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" closed
  530. [2024-08-22 13:58:00.330 -04:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  531. [2024-08-22 13:58:01.482 -04:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  532. [2024-08-22 14:01:54.319 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  533. [2024-08-22 14:01:55.574 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  534. [2024-08-22 14:01:58.263 -04:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  535. [2024-08-22 14:01:58.264 -04:00] [INF] [29] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  536. [2024-08-22 14:01:58.264 -04:00] [INF] [29] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  537. [2024-08-22 14:05:27.158 -04:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  538. [2024-08-22 14:05:28.716 -04:00] [INF] [28] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  539. [2024-08-22 14:05:28.717 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"a1b01849cbb069e85c165984c9aed7a6-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/a1b01849cbb069e85c165984c9aed7a6%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/a1b01849cbb069e85c165984c9aed7a6.m3u8\""
  540. [2024-08-22 14:05:45.414 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  541. [2024-08-22 14:07:09.221 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/a1b01849cbb069e85c165984c9aed7a6.m3u8"
  542. [2024-08-22 14:07:10.739 -04:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "55000140fcc64e31bd91e22b3cac4b7a". Stopped at "8428" ms
  543. [2024-08-22 14:07:17.636 -04:00] [INF] [3] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  544. [2024-08-22 14:07:37.876 -04:00] [INF] [3] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  545. [2024-08-22 14:07:37.890 -04:00] [INF] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:t \"\" -y -i file:\"/Media/Movies/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi.mkv\" -t 0 -f null null"
  546. [2024-08-22 14:07:38.065 -04:00] [INF] [3] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "file:\"/Media/Movies/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi.mkv\"" to "/cache/attachments/8da6e61bceb036e8b243364339a2a19d"
  547. [2024-08-22 14:07:38.065 -04:00] [INF] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -canvas_size 1920x1080 -i file:\"/Media/Movies/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi/Abigail.2024.1080p.BluRay.x264.TrueHD7.1-WiKi.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:0 -codec:v:0 h264_qsv -preset veryfast -look_ahead 0 -b:v 16499662 -maxrate 16499662 -bufsize 32999324 -profile:v:0 high -level 41 -g:v:0 72 -keyint_min:v:0 72 -filter_complex \"[0:3]scale=-1:804:fast_bilinear,scale,crop,pad=max(1920\,iw):max(804\,ih):(ow-iw)/2:(oh-ih)/2:black@0,crop=1920:804,format=bgra,hwupload=derive_device=qsv:extra_hw_frames=64[sub];[0:0]setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv[main];[main][sub]overlay_qsv=eof_action=pass:repeatlast=0:w=1920:h=804\" -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -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 \"4b6b0fed34a8f701fe58284fdf458ca9-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/4b6b0fed34a8f701fe58284fdf458ca9%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/4b6b0fed34a8f701fe58284fdf458ca9.m3u8\""
  548. [2024-08-22 14:08:42.919 -04:00] [INF] [3] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  549. [2024-08-22 14:08:43.108 -04:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  550. [2024-08-22 14:08:43.220 -04:00] [WRN] [27] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.2" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  551. [2024-08-22 14:08:43.222 -04:00] [INF] [27] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  552. [2024-08-22 14:08:44.004 -04:00] [INF] [33] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  553. [2024-08-22 14:10:43.047 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Transcoding kill timer stopped for JobId "9d07a527101e4e10b1b330f15fc12299" PlaySessionId "08e31f07a3b046838ce6527cbd918f21". Killing transcoding
  554. [2024-08-22 14:10:43.048 -04:00] [INF] [27] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/4b6b0fed34a8f701fe58284fdf458ca9.m3u8"
  555. [2024-08-22 14:10:43.164 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  556. [2024-08-22 14:10:43.164 -04:00] [INF] [27] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/4b6b0fed34a8f701fe58284fdf458ca9.m3u8"
  557. [2024-08-22 14:11:37.545 -04:00] [INF] [37] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  558. [2024-08-22 14:11:38.749 -04:00] [INF] [26] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  559. [2024-08-22 14:11:38.749 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"0dd42c399256053f4baa3b25a42bbffc-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/0dd42c399256053f4baa3b25a42bbffc%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/0dd42c399256053f4baa3b25a42bbffc.m3u8\""
  560. [2024-08-22 14:11:55.542 -04:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  561. [2024-08-22 14:17:53.704 -04:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/0dd42c399256053f4baa3b25a42bbffc.m3u8"
  562. [2024-08-22 14:17:55.220 -04:00] [INF] [37] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "55000140fcc64e31bd91e22b3cac4b7a". Stopped at "20814" ms
  563. [2024-08-22 14:18:40.317 -04:00] [INF] [34] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  564. [2024-08-22 14:18:42.843 -04:00] [INF] [28] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  565. [2024-08-22 14:18:42.843 -04:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"ae2f7c9d55d32067c37188cee4762cc5-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/ae2f7c9d55d32067c37188cee4762cc5%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/ae2f7c9d55d32067c37188cee4762cc5.m3u8\""
  566. [2024-08-22 14:18:59.502 -04:00] [INF] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  567. [2024-08-22 14:19:13.781 -04:00] [INF] [35] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  568. [2024-08-22 14:19:13.975 -04:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  569. [2024-08-22 14:19:14.095 -04:00] [WRN] [28] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.2" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  570. [2024-08-22 14:19:14.098 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  571. [2024-08-22 14:19:14.995 -04:00] [INF] [32] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  572. [2024-08-22 14:19:32.481 -04:00] [WRN] [34] Microsoft.EntityFrameworkCore.Query: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.
  573. [2024-08-22 14:19:56.853 -04:00] [INF] [41] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  574. [2024-08-22 14:19:56.853 -04:00] [INF] [41] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  575. [2024-08-22 14:21:09.308 -04:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  576. [2024-08-22 14:21:11.727 -04:00] [INF] [29] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  577. [2024-08-22 14:21:11.727 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"e811619e2173212217ae0725aba31889-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/e811619e2173212217ae0725aba31889%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/e811619e2173212217ae0725aba31889.m3u8\""
  578. [2024-08-22 14:21:26.193 -04:00] [INF] [45] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" request
  579. [2024-08-22 14:21:28.473 -04:00] [INF] [41] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  580. [2024-08-22 14:21:43.271 -04:00] [INF] [45] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  581. [2024-08-22 14:21:52.397 -04:00] [INF] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel qsv -hwaccel_output_format qsv -c:v hevc_qsv -noautorotate -i file:\"/Media/Movies/The.Little.Mermaid.1989.Hybrid.2160p.Remux.HEVC.DoVi.TrueHD.7.1-3L/9e30815b61d1486ca4b4d23a4d305a61.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 -look_ahead 0 -b:v 139616000 -maxrate 139616000 -bufsize 279232000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_qsv=format=nv12\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -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 \"13d29ad386d44acd107ef1b783314f6c-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/13d29ad386d44acd107ef1b783314f6c%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/13d29ad386d44acd107ef1b783314f6c.m3u8\""
  582. [2024-08-22 14:21:57.513 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  583. [2024-08-22 14:21:57.702 -04:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  584. [2024-08-22 14:21:57.836 -04:00] [WRN] [28] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.2" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  585. [2024-08-22 14:21:57.839 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  586. [2024-08-22 14:21:58.621 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
  587. [2024-08-22 14:23:53.283 -04:00] [WRN] [39] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.8.0.3" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  588. [2024-08-22 14:23:53.285 -04:00] [INF] [39] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.3" closed
  589. [2024-08-22 14:24:07.317 -04:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Chris". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  590. [2024-08-22 14:24:09.649 -04:00] [INF] [37] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
  591. [2024-08-22 14:24:09.649 -04:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/Media/Shows/Mythic.Quest.Ravens.Banquet.S02E05.REPACK.1080p.WEB.H264-GLHF/55000140fcc64e31bd91e22b3cac4b7a.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -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 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"8531f5a41ab18c3ef5a26dd90a7c4022-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/8531f5a41ab18c3ef5a26dd90a7c4022%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/8531f5a41ab18c3ef5a26dd90a7c4022.m3u8\""
  592. [2024-08-22 14:24:27.206 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  593. [2024-08-22 14:24:43.650 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Transcoding kill timer stopped for JobId "2339d03c76f441d6b46330e22cb0f32c" PlaySessionId "971f9b8443604a4e9029ce1ee0a47751". Killing transcoding
  594. [2024-08-22 14:24:43.651 -04:00] [INF] [26] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/cache/transcodes/13d29ad386d44acd107ef1b783314f6c.m3u8"
  595. [2024-08-22 14:24:43.651 -04:00] [ERR] [45] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "A task was canceled". URL "GET" "/videos/b4e4f9e4-58d9-5afb-92bb-c25fd3761aa5/hls1/main/-1.mp4".
  596. [2024-08-22 14:24:43.832 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  597. [2024-08-22 14:24:43.832 -04:00] [INF] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/13d29ad386d44acd107ef1b783314f6c.m3u8"
  598. [2024-08-22 14:25:53.301 -04:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/cache/transcodes/8531f5a41ab18c3ef5a26dd90a7c4022.m3u8"
  599. [2024-08-22 14:25:53.366 -04:00] [INF] [39] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" closed
  600. [2024-08-22 14:25:54.813 -04:00] [INF] [39] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.9" playing "55000140fcc64e31bd91e22b3cac4b7a". Stopped at "8429" ms
  601. [2024-08-22 14:25:59.178 -04:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.8.0.2" request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement