sinho_robo

jellyfinerror

Jan 4th, 2026
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 191.36 KB | None | 0 0
  1. [2026-01-04 21:49:42.537 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  2. [2026-01-04 21:49:42.757 +00:00] [INF] [10] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
  3. [2026-01-04 21:49:42.787 +00:00] [INF] [10] Main: Jellyfin version: "10.11.5"
  4. [2026-01-04 21:49:42.790 +00:00] [INF] [10] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
  5. [2026-01-04 21:49:42.792 +00:00] [INF] [10] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "-d", "/home/appbox/jellyfin/config/data", "-c", "/home/appbox/jellyfin/config/config", "-l", "/home/appbox/jellyfin/logs"]
  6. [2026-01-04 21:49:42.792 +00:00] [INF] [10] Main: Operating system: "Ubuntu 22.04.4 LTS"
  7. [2026-01-04 21:49:42.792 +00:00] [INF] [10] Main: Architecture: X64
  8. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: 64-Bit Process: True
  9. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: User Interactive: True
  10. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Processor count: 4
  11. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Program data path: "/home/appbox/jellyfin/config/data"
  12. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Log directory path: "/home/appbox/jellyfin/logs"
  13. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Config directory path: "/home/appbox/jellyfin/config/config"
  14. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Cache path: "/home/appbox/.cache/jellyfin"
  15. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Temp directory path: "/tmp/jellyfin"
  16. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
  17. [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Application directory: "/usr/lib/jellyfin/bin/"
  18. [2026-01-04 21:49:42.806 +00:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  19. [2026-01-04 21:49:42.807 +00:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"/home/appbox/.cache/jellyfin"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  20. [2026-01-04 21:49:42.807 +00:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  21. [2026-01-04 21:49:42.851 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  22. [2026-01-04 21:49:42.915 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  23. [2026-01-04 21:49:42.920 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  24. "PRAGMA locking_mode=NORMAL;
  25. PRAGMA journal_size_limit=134217728;
  26. PRAGMA synchronous=1;
  27. PRAGMA temp_store=2;
  28. "
  29. [2026-01-04 21:49:42.921 +00:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  30. [2026-01-04 21:49:42.954 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
  31. [2026-01-04 21:49:42.955 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data.
  32. [2026-01-04 21:49:44.161 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"CleanMusicArtist".
  33. [2026-01-04 21:49:44.164 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration ef103419-8451-40d8-9f34-d1a8e93a1679-"CreateUserLoggingConfigFile".
  34. [2026-01-04 21:49:44.166 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 4124c2cd-e939-4ffb-9be9-9b311c413638-"DisableTranscodingThrottling".
  35. [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration cf6fabc2-9fbe-4933-84a5-ffe52ef22a58-"FixAudioData".
  36. [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"FixDates".
  37. [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 615dfa9e-2497-4dbb-a472-61938b752c5b-"FixPlaylistOwner".
  38. [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 3793eb59-bc8c-456c-8b9f-bd5a62a42978-"MigrateActivityLogDb".
  39. [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 5bd72f41-e6f3-4f60-90aa-09869abe0e22-"MigrateAuthenticationDb".
  40. [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 06387815-c3cc-421f-a888-fb5f9992bea8-"MigrateDisplayPreferencesDb".
  41. [2026-01-04 21:49:44.168 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateKeyframeData".
  42. [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateLibraryDb".
  43. [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateLibraryDbCompatibilityCheck".
  44. [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateLibraryUserData".
  45. [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateRatingLevels".
  46. [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 5c4b82a2-f053-4009-bd05-b6fcad82f14c-"MigrateUserDb".
  47. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MoveExtractedFiles".
  48. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"RefreshInternalDateModified".
  49. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration a81f75e0-8f43-416f-a5e8-516ccab4d8cc-"RemoveDownloadImagesInAdvance".
  50. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration acbe17b7-8435-4a83-8b64-6fcf162cb9bd-"RemoveDuplicateExtras".
  51. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 96c156a2-7a13-4b3b-a8b8-fb80c94d20c0-"RemoveDuplicatePlaylistChildren".
  52. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"ReseedFolderFlag".
  53. [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 9b354818-94d5-4b68-ac49-e35cb85f9d84-"CreateNetworkConfiguration".
  54. [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration a8e61960-7726-4450-8f3d-82c12daabbcb-"MigrateEncodingOptions".
  55. [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration a6dcacf4-c057-4ef9-80d3-61cef9ddb4f0-"MigrateMusicBrainzTimeout".
  56. [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 4fb5c950-1991-11ee-9b4b-0800200c9a66-"MigrateNetworkConfiguration".
  57. [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration e73b777d-cd5c-4e71-957a-b86b3660b7cf-"RenameEnableGroupingIntoCollections".
  58. [2026-01-04 21:49:44.177 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed.
  59. [2026-01-04 21:49:44.183 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
  60. [2026-01-04 21:49:44.189 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  61. [2026-01-04 21:49:44.196 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  62. [2026-01-04 21:49:44.246 +00:00] [INF] [10] 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"]
  63. [2026-01-04 21:49:44.246 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  64. [2026-01-04 21:49:44.246 +00:00] [INF] [10] 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"]
  65. [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  66. [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  67. [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  68. [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  69. [2026-01-04 21:49:44.339 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  70. [2026-01-04 21:49:44.339 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  71. "PRAGMA locking_mode=NORMAL;
  72. PRAGMA journal_size_limit=134217728;
  73. PRAGMA synchronous=1;
  74. PRAGMA temp_store=2;
  75. "
  76. [2026-01-04 21:49:44.339 +00:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  77. [2026-01-04 21:49:44.344 +00:00] [INF] [10] Main: Prepare system for possible migrations
  78. [2026-01-04 21:49:44.383 +00:00] [INF] [10] Main: A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
  79. [2026-01-04 21:49:44.384 +00:00] [INF] [10] Main: Jellyfin database has been backed up as "20260104094944"
  80. [2026-01-04 21:49:44.388 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
  81. [2026-01-04 21:49:44.389 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200514181226_AddActivityLog"
  82. [2026-01-04 21:49:44.429 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200514181226_AddActivityLog" was successfully applied
  83. [2026-01-04 21:49:44.429 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200613202153_AddUsers"
  84. [2026-01-04 21:49:44.480 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200613202153_AddUsers" was successfully applied
  85. [2026-01-04 21:49:44.480 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200728005145_AddDisplayPreferences"
  86. [2026-01-04 21:49:44.502 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200728005145_AddDisplayPreferences" was successfully applied
  87. [2026-01-04 21:49:44.502 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200905220533_FixDisplayPreferencesIndex"
  88. [2026-01-04 21:49:44.513 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200905220533_FixDisplayPreferencesIndex" was successfully applied
  89. [2026-01-04 21:49:44.513 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20201004171403_AddMaxActiveSessions"
  90. [2026-01-04 21:49:44.528 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20201004171403_AddMaxActiveSessions" was successfully applied
  91. [2026-01-04 21:49:44.528 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20201204223655_AddCustomDisplayPreferences"
  92. [2026-01-04 21:49:44.555 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20201204223655_AddCustomDisplayPreferences" was successfully applied
  93. [2026-01-04 21:49:44.555 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20210320181425_AddIndexesAndCollations"
  94. [2026-01-04 21:49:44.579 +00:00] [WRN] [10] 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.
  95. [2026-01-04 21:49:44.580 +00:00] [WRN] [10] 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.
  96. [2026-01-04 21:49:44.581 +00:00] [WRN] [10] 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.
  97. [2026-01-04 21:49:44.581 +00:00] [WRN] [10] 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.
  98. [2026-01-04 21:49:44.582 +00:00] [WRN] [10] 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.
  99. [2026-01-04 21:49:44.582 +00:00] [WRN] [10] 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.
  100. [2026-01-04 21:49:44.583 +00:00] [WRN] [10] 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.
  101. [2026-01-04 21:49:44.583 +00:00] [WRN] [10] 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.
  102. [2026-01-04 21:49:44.591 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20210320181425_AddIndexesAndCollations" was successfully applied
  103. [2026-01-04 21:49:44.591 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20210407110544_NullableCustomPrefValue"
  104. [2026-01-04 21:49:44.607 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20210407110544_NullableCustomPrefValue" was successfully applied
  105. [2026-01-04 21:49:44.607 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20210814002109_AddDevices"
  106. [2026-01-04 21:49:44.621 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20210814002109_AddDevices" was successfully applied
  107. [2026-01-04 21:49:44.621 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20221022080052_AddIndexActivityLogsDateCreated"
  108. [2026-01-04 21:49:44.632 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20221022080052_AddIndexActivityLogsDateCreated" was successfully applied
  109. [2026-01-04 21:49:44.632 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20230526173516_RemoveEasyPassword"
  110. [2026-01-04 21:49:44.654 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20230526173516_RemoveEasyPassword" was successfully applied
  111. [2026-01-04 21:49:44.654 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20230626233818_AddTrickplayInfos"
  112. [2026-01-04 21:49:44.669 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20230626233818_AddTrickplayInfos" was successfully applied
  113. [2026-01-04 21:49:44.669 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20230923170422_UserCastReceiver"
  114. [2026-01-04 21:49:44.680 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20230923170422_UserCastReceiver" was successfully applied
  115. [2026-01-04 21:49:44.680 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20240729140605_AddMediaSegments"
  116. [2026-01-04 21:49:44.693 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20240729140605_AddMediaSegments" was successfully applied
  117. [2026-01-04 21:49:44.693 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20240928082930_MarkSegmentProviderIdNonNullable"
  118. [2026-01-04 21:49:44.712 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20240928082930_MarkSegmentProviderIdNonNullable" was successfully applied
  119. [2026-01-04 21:49:44.712 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241020103111_LibraryDbMigration"
  120. [2026-01-04 21:49:44.767 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241020103111_LibraryDbMigration" was successfully applied
  121. [2026-01-04 21:49:44.767 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241111131257_AddedCustomDataKey"
  122. [2026-01-04 21:49:44.793 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241111131257_AddedCustomDataKey" was successfully applied
  123. [2026-01-04 21:49:44.794 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241111135439_AddedCustomDataKeyKey"
  124. [2026-01-04 21:49:44.843 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241111135439_AddedCustomDataKeyKey" was successfully applied
  125. [2026-01-04 21:49:44.843 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112152323_FixAncestorIdConfig"
  126. [2026-01-04 21:49:44.894 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241112152323_FixAncestorIdConfig" was successfully applied
  127. [2026-01-04 21:49:44.894 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112232041_FixMediaStreams"
  128. [2026-01-04 21:49:44.949 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241112232041_FixMediaStreams" was successfully applied
  129. [2026-01-04 21:49:44.949 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112234144_FixMediaStreams2"
  130. [2026-01-04 21:49:45.016 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241112234144_FixMediaStreams2" was successfully applied
  131. [2026-01-04 21:49:45.016 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241113133548_EnforceUniqueItemValue"
  132. [2026-01-04 21:49:45.041 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241113133548_EnforceUniqueItemValue" was successfully applied
  133. [2026-01-04 21:49:45.041 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250202021306_FixedCollation"
  134. [2026-01-04 21:49:45.093 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250202021306_FixedCollation" was successfully applied
  135. [2026-01-04 21:49:45.093 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250204092455_MakeStartEndDateNullable"
  136. [2026-01-04 21:49:45.148 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250204092455_MakeStartEndDateNullable" was successfully applied
  137. [2026-01-04 21:49:45.148 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250214031148_ChannelIdGuid"
  138. [2026-01-04 21:49:45.178 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250214031148_ChannelIdGuid" was successfully applied
  139. [2026-01-04 21:49:45.178 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250326065026_AddInheritedParentalRatingSubValue"
  140. [2026-01-04 21:49:45.211 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250326065026_AddInheritedParentalRatingSubValue" was successfully applied
  141. [2026-01-04 21:49:45.211 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250327101120_AddKeyframeData"
  142. [2026-01-04 21:49:45.242 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250327101120_AddKeyframeData" was successfully applied
  143. [2026-01-04 21:49:45.242 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250327171413_AddHdr10PlusFlag"
  144. [2026-01-04 21:49:45.271 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250327171413_AddHdr10PlusFlag" was successfully applied
  145. [2026-01-04 21:49:45.272 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250331182844_FixAttachmentMigration"
  146. [2026-01-04 21:49:45.319 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250331182844_FixAttachmentMigration" was successfully applied
  147. [2026-01-04 21:49:45.319 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250401142247_FixAncestors"
  148. [2026-01-04 21:49:45.344 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250401142247_FixAncestors" was successfully applied
  149. [2026-01-04 21:49:45.344 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250405075612_FixItemValuesIndices"
  150. [2026-01-04 21:49:45.372 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250405075612_FixItemValuesIndices" was successfully applied
  151. [2026-01-04 21:49:45.372 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250609115616_DetachUserDataInsteadOfDelete"
  152. [2026-01-04 21:49:45.425 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250609115616_DetachUserDataInsteadOfDelete" was successfully applied
  153. [2026-01-04 21:49:45.425 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250622170802_BaseItemImageInfoDateModifiedNullable"
  154. [2026-01-04 21:49:45.472 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250622170802_BaseItemImageInfoDateModifiedNullable" was successfully applied
  155. [2026-01-04 21:49:45.472 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250714044826_ResetJournalMode"
  156. [2026-01-04 21:49:45.498 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250714044826_ResetJournalMode" was successfully applied
  157. [2026-01-04 21:49:45.498 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade"
  158. [2026-01-04 21:49:45.556 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" was successfully applied
  159. [2026-01-04 21:49:45.556 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250925203415_ExtendPeopleMapKey"
  160. [2026-01-04 21:49:45.604 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250925203415_ExtendPeopleMapKey" was successfully applied
  161. [2026-01-04 21:49:46.074 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  162. [2026-01-04 21:49:46.075 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  163. [2026-01-04 21:49:46.079 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
  164. [2026-01-04 21:49:46.080 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
  165. [2026-01-04 21:49:46.080 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
  166. [2026-01-04 21:49:46.091 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
  167. [2026-01-04 21:49:46.091 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
  168. [2026-01-04 21:49:46.133 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 5 migrations for stage AppInitialisation.
  169. [2026-01-04 21:49:46.133 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420090000_AddDefaultPluginRepository"
  170. [2026-01-04 21:49:46.136 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  171. [2026-01-04 21:49:46.136 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  172. [2026-01-04 21:49:46.137 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420090000_AddDefaultPluginRepository" was successfully applied
  173. [2026-01-04 21:49:46.137 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420110000_ReaddDefaultPluginRepository"
  174. [2026-01-04 21:49:46.138 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420110000_ReaddDefaultPluginRepository" was successfully applied
  175. [2026-01-04 21:49:46.138 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420160000_AddDefaultCastReceivers"
  176. [2026-01-04 21:49:46.139 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  177. [2026-01-04 21:49:46.139 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  178. [2026-01-04 21:49:46.140 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420160000_AddDefaultCastReceivers" was successfully applied
  179. [2026-01-04 21:49:46.140 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420170000_UpdateDefaultPluginRepository"
  180. [2026-01-04 21:49:46.141 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  181. [2026-01-04 21:49:46.141 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  182. [2026-01-04 21:49:46.141 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420170000_UpdateDefaultPluginRepository" was successfully applied
  183. [2026-01-04 21:49:46.141 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420230000_MoveTrickplayFiles"
  184. [2026-01-04 21:49:46.402 +00:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Checked: 5000 - Moved: 0 - Time: 00:00:00.2581648
  185. [2026-01-04 21:49:46.403 +00:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.2597644
  186. [2026-01-04 21:49:46.403 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420230000_MoveTrickplayFiles" was successfully applied
  187. [2026-01-04 21:49:46.404 +00:00] [INF] [10] Main: Attempt to cleanup JellyfinDb backup.
  188. [2026-01-04 21:49:46.436 +00:00] [INF] [4] Main: Kestrel is listening on "0.0.0.0"
  189. [2026-01-04 21:49:46.462 +00:00] [WRN] [15] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2104bd6b-3bdf-4208-84b3-f2ccb350d91d} may be persisted to storage in unencrypted form.
  190. [2026-01-04 21:49:47.016 +00:00] [WRN] [4] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/usr/lib/jellyfin-ffmpeg/wwwroot". Static files may be unavailable.
  191. [2026-01-04 21:49:47.583 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  192. [2026-01-04 21:49:47.592 +00:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2026-01-05 03:00:00.000 +00:00, which is 05:10:12.4074232 from now.
  193. [2026-01-04 21:49:47.595 +00:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2026-01-05 02:00:00.000 +00:00, which is 04:10:12.4044490 from now.
  194. [2026-01-04 21:49:47.642 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
  195. [2026-01-04 21:49:47.703 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
  196. [2026-01-04 21:49:47.731 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  197. [2026-01-04 21:49:47.775 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
  198. [2026-01-04 21:49:48.187 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  199. [2026-01-04 21:49:50.608 +00:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  200. [2026-01-04 21:49:50.613 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  201. [2026-01-04 21:49:51.301 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  202. [2026-01-04 21:49:52.949 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  203. [2026-01-04 21:49:52.951 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
  204. [2026-01-04 21:49:52.951 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Core startup complete
  205. [2026-01-04 21:49:52.951 +00:00] [INF] [4] Main: Startup complete 0:00:10.7289468
  206. [2026-01-04 21:49:53.697 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  207. [2026-01-04 21:49:53.699 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  208. [2026-01-04 21:49:53.716 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  209. [2026-01-04 21:49:53.716 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  210. [2026-01-04 21:49:53.739 +00:00] [WRN] [4] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "appbox"
  211. [2026-01-04 21:49:54.258 +00:00] [INF] [9] 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"]
  212. [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  213. [2026-01-04 21:49:54.258 +00:00] [INF] [9] 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"]
  214. [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  215. [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  216. [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  217. [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  218. [2026-01-04 21:49:54.269 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  219. [2026-01-04 21:49:54.269 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  220. [2026-01-04 21:49:54.274 +00:00] [INF] [9] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  221. [2026-01-04 21:49:54.428 +00:00] [WRN] [9] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  222. [2026-01-04 21:49:54.465 +00:00] [WRN] [9] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  223. [2026-01-04 21:49:54.478 +00:00] [INF] [14] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "f3rn4nd0" has succeeded.
  224. [2026-01-04 21:49:54.480 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "f3rn4nd0": 0/0
  225. [2026-01-04 21:49:54.482 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 0092a47c-5e93-4acb-9ea1-dfc06d784476
  226. [2026-01-04 21:49:54.822 +00:00] [INF] [14] 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"]
  227. [2026-01-04 21:49:54.822 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  228. [2026-01-04 21:49:54.823 +00:00] [INF] [14] 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"]
  229. [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  230. [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  231. [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  232. [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  233. [2026-01-04 21:49:54.824 +00:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  234. [2026-01-04 21:49:54.891 +00:00] [ERR] [9] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "POST" "/System/Configuration/encoding".
  235. System.InvalidOperationException: Unable to update encoder app path.
  236. at MediaBrowser.MediaEncoding.Configuration.EncodingConfigurationStore.Validate(Object oldConfig, Object newConfig)
  237. at Emby.Server.Implementations.AppBase.BaseConfigurationManager.SaveConfiguration(String key, Object configuration)
  238. at Jellyfin.Api.Controllers.ConfigurationController.UpdateNamedConfiguration(String key, JsonDocument configuration)
  239. at lambda_method3152(Closure, Object, Object[])
  240. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  241. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  242. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  243. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  244. --- End of stack trace from previous location ---
  245. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  246. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  247. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  248. --- End of stack trace from previous location ---
  249. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  250. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  251. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  252. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  253. --- End of stack trace from previous location ---
  254. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  255. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  256. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  257. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  258. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  259. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  260. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  261. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  262. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  263. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  264. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  265. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  266. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  267. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  268. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  269. [2026-01-04 21:49:55.547 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  270. [2026-01-04 21:49:55.805 +00:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
  271. [2026-01-04 21:49:55.832 +00:00] [INF] [9] Main: Jellyfin version: "10.11.5"
  272. [2026-01-04 21:49:55.835 +00:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
  273. [2026-01-04 21:49:55.837 +00:00] [INF] [9] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "-d", "/home/appbox/jellyfin/config/data", "-c", "/home/appbox/jellyfin/config/config", "-l", "/home/appbox/jellyfin/logs"]
  274. [2026-01-04 21:49:55.837 +00:00] [INF] [9] Main: Operating system: "Ubuntu 22.04.4 LTS"
  275. [2026-01-04 21:49:55.837 +00:00] [INF] [9] Main: Architecture: X64
  276. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: 64-Bit Process: True
  277. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: User Interactive: True
  278. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Processor count: 4
  279. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Program data path: "/home/appbox/jellyfin/config/data"
  280. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Log directory path: "/home/appbox/jellyfin/logs"
  281. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Config directory path: "/home/appbox/jellyfin/config/config"
  282. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Cache path: "/home/appbox/.cache/jellyfin"
  283. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Temp directory path: "/tmp/jellyfin"
  284. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
  285. [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Application directory: "/usr/lib/jellyfin/bin/"
  286. [2026-01-04 21:49:55.853 +00:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  287. [2026-01-04 21:49:55.854 +00:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/home/appbox/.cache/jellyfin"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  288. [2026-01-04 21:49:55.854 +00:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  289. [2026-01-04 21:49:55.857 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  290. [2026-01-04 21:49:55.918 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  291. [2026-01-04 21:49:55.924 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  292. "PRAGMA locking_mode=NORMAL;
  293. PRAGMA journal_size_limit=134217728;
  294. PRAGMA synchronous=1;
  295. PRAGMA temp_store=2;
  296. "
  297. [2026-01-04 21:49:55.925 +00:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  298. [2026-01-04 21:49:55.960 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
  299. [2026-01-04 21:49:57.101 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
  300. [2026-01-04 21:49:57.113 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  301. [2026-01-04 21:49:57.127 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  302. [2026-01-04 21:49:57.182 +00:00] [INF] [9] 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"]
  303. [2026-01-04 21:49:57.182 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  304. [2026-01-04 21:49:57.183 +00:00] [INF] [9] 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"]
  305. [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  306. [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  307. [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  308. [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  309. [2026-01-04 21:49:57.303 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  310. [2026-01-04 21:49:57.303 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  311. "PRAGMA locking_mode=NORMAL;
  312. PRAGMA journal_size_limit=134217728;
  313. PRAGMA synchronous=1;
  314. PRAGMA temp_store=2;
  315. "
  316. [2026-01-04 21:49:57.304 +00:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  317. [2026-01-04 21:49:57.308 +00:00] [INF] [9] Main: Prepare system for possible migrations
  318. [2026-01-04 21:49:57.360 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
  319. [2026-01-04 21:49:58.040 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
  320. [2026-01-04 21:49:58.041 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
  321. [2026-01-04 21:49:58.042 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
  322. [2026-01-04 21:49:58.055 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
  323. [2026-01-04 21:49:58.056 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
  324. [2026-01-04 21:49:58.104 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
  325. [2026-01-04 21:49:58.154 +00:00] [INF] [16] Main: Kestrel is listening on "0.0.0.0"
  326. [2026-01-04 21:49:58.848 +00:00] [WRN] [16] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/usr/lib/jellyfin-ffmpeg/wwwroot". Static files may be unavailable.
  327. [2026-01-04 21:49:58.908 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  328. [2026-01-04 21:49:58.918 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2026-01-05 03:00:00.000 +00:00, which is 05:10:01.0812508 from now.
  329. [2026-01-04 21:49:58.922 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2026-01-05 02:00:00.000 +00:00, which is 04:10:01.0779893 from now.
  330. [2026-01-04 21:49:58.986 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
  331. [2026-01-04 21:49:59.027 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
  332. [2026-01-04 21:49:59.059 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  333. [2026-01-04 21:49:59.085 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
  334. [2026-01-04 21:49:59.450 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  335. [2026-01-04 21:50:01.942 +00:00] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  336. [2026-01-04 21:50:01.944 +00:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  337. [2026-01-04 21:50:02.542 +00:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  338. [2026-01-04 21:50:03.981 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  339. [2026-01-04 21:50:03.982 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
  340. [2026-01-04 21:50:03.982 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Core startup complete
  341. [2026-01-04 21:50:03.982 +00:00] [INF] [16] Main: Startup complete 0:00:08.8816773
  342. [2026-01-04 21:50:05.790 +00:00] [INF] [13] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "f3rn4nd0" has succeeded.
  343. [2026-01-04 21:50:05.793 +00:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "f3rn4nd0": 0/0
  344. [2026-01-04 21:50:05.797 +00:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Logging out access token "e617f27651ee4b28829974f552de7137"
  345. [2026-01-04 21:50:05.820 +00:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 0092a47c-5e93-4acb-9ea1-dfc06d784476
  346. [2026-01-04 21:50:06.190 +00:00] [INF] [7] 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"]
  347. [2026-01-04 21:50:06.190 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  348. [2026-01-04 21:50:06.190 +00:00] [INF] [7] 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"]
  349. [2026-01-04 21:50:06.190 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  350. [2026-01-04 21:50:06.191 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  351. [2026-01-04 21:50:06.191 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  352. [2026-01-04 21:50:06.191 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  353. [2026-01-04 21:50:09.315 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  354. [2026-01-04 21:50:09.556 +00:00] [INF] [7] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
  355. [2026-01-04 21:50:09.591 +00:00] [INF] [7] Main: Jellyfin version: "10.11.5"
  356. [2026-01-04 21:50:09.595 +00:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
  357. [2026-01-04 21:50:09.598 +00:00] [INF] [7] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "-d", "/home/appbox/jellyfin/config/data", "-c", "/home/appbox/jellyfin/config/config", "-l", "/home/appbox/jellyfin/logs"]
  358. [2026-01-04 21:50:09.598 +00:00] [INF] [7] Main: Operating system: "Ubuntu 22.04.4 LTS"
  359. [2026-01-04 21:50:09.598 +00:00] [INF] [7] Main: Architecture: X64
  360. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: 64-Bit Process: True
  361. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: User Interactive: True
  362. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Processor count: 4
  363. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Program data path: "/home/appbox/jellyfin/config/data"
  364. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Log directory path: "/home/appbox/jellyfin/logs"
  365. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Config directory path: "/home/appbox/jellyfin/config/config"
  366. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Cache path: "/home/appbox/.cache/jellyfin"
  367. [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Temp directory path: "/tmp/jellyfin"
  368. [2026-01-04 21:50:09.600 +00:00] [INF] [7] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
  369. [2026-01-04 21:50:09.600 +00:00] [INF] [7] Main: Application directory: "/usr/lib/jellyfin/bin/"
  370. [2026-01-04 21:50:09.624 +00:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  371. [2026-01-04 21:50:09.625 +00:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"/home/appbox/.cache/jellyfin"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  372. [2026-01-04 21:50:09.625 +00:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  373. [2026-01-04 21:50:09.630 +00:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  374. [2026-01-04 21:50:09.701 +00:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  375. [2026-01-04 21:50:09.707 +00:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  376. "PRAGMA locking_mode=NORMAL;
  377. PRAGMA journal_size_limit=134217728;
  378. PRAGMA synchronous=1;
  379. PRAGMA temp_store=2;
  380. "
  381. [2026-01-04 21:50:09.708 +00:00] [INF] [7] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  382. [2026-01-04 21:50:09.741 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
  383. [2026-01-04 21:50:10.821 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
  384. [2026-01-04 21:50:10.833 +00:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  385. [2026-01-04 21:50:10.848 +00:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  386. [2026-01-04 21:50:10.887 +00:00] [INF] [7] 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"]
  387. [2026-01-04 21:50:10.887 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  388. [2026-01-04 21:50:10.888 +00:00] [INF] [7] 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"]
  389. [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  390. [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  391. [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  392. [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  393. [2026-01-04 21:50:11.007 +00:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  394. [2026-01-04 21:50:11.007 +00:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  395. "PRAGMA locking_mode=NORMAL;
  396. PRAGMA journal_size_limit=134217728;
  397. PRAGMA synchronous=1;
  398. PRAGMA temp_store=2;
  399. "
  400. [2026-01-04 21:50:11.007 +00:00] [INF] [7] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  401. [2026-01-04 21:50:11.011 +00:00] [INF] [7] Main: Prepare system for possible migrations
  402. [2026-01-04 21:50:11.063 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
  403. [2026-01-04 21:50:11.726 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
  404. [2026-01-04 21:50:11.727 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
  405. [2026-01-04 21:50:11.727 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
  406. [2026-01-04 21:50:11.740 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
  407. [2026-01-04 21:50:11.741 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
  408. [2026-01-04 21:50:11.796 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
  409. [2026-01-04 21:50:11.853 +00:00] [INF] [15] Main: Kestrel is listening on "0.0.0.0"
  410. [2026-01-04 21:50:12.518 +00:00] [WRN] [15] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/usr/lib/jellyfin-ffmpeg/wwwroot". Static files may be unavailable.
  411. [2026-01-04 21:50:12.579 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  412. [2026-01-04 21:50:12.591 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2026-01-05 03:00:00.000 +00:00, which is 05:09:47.4083149 from now.
  413. [2026-01-04 21:50:12.595 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2026-01-05 02:00:00.000 +00:00, which is 04:09:47.4049153 from now.
  414. [2026-01-04 21:50:12.654 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
  415. [2026-01-04 21:50:12.699 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
  416. [2026-01-04 21:50:12.728 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  417. [2026-01-04 21:50:12.758 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
  418. [2026-01-04 21:50:13.122 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  419. [2026-01-04 21:50:15.614 +00:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  420. [2026-01-04 21:50:15.615 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  421. [2026-01-04 21:50:16.167 +00:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  422. [2026-01-04 21:50:17.771 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  423. [2026-01-04 21:50:17.771 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
  424. [2026-01-04 21:50:17.772 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Core startup complete
  425. [2026-01-04 21:50:17.772 +00:00] [INF] [15] Main: Startup complete 0:00:08.8056307
  426. [2026-01-04 21:51:18.068 +00:00] [INF] [16] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
  427. [2026-01-04 21:51:40.641 +00:00] [INF] [19] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "f3rn4nd0" has succeeded.
  428. [2026-01-04 21:51:40.642 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "f3rn4nd0": 0/0
  429. [2026-01-04 21:51:40.644 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 0092a47c-5e93-4acb-9ea1-dfc06d784476
  430. [2026-01-04 21:51:41.568 +00:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  431. [2026-01-04 21:57:24.452 +00:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  432. [2026-01-04 21:59:05.597 +00:00] [INF] [42] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  433. [2026-01-04 22:01:17.595 +00:00] [INF] [38] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  434. [2026-01-04 22:02:53.593 +00:00] [INF] [44] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  435. [2026-01-04 22:05:05.597 +00:00] [INF] [50] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  436. [2026-01-04 22:06:41.597 +00:00] [INF] [51] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  437. [2026-01-04 22:06:42.397 +00:00] [INF] [53] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  438. [2026-01-04 22:06:42.770 +00:00] [INF] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
  439. [2026-01-04 22:06:43.175 +00:00] [INF] [54] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
  440. [2026-01-04 22:06:43.550 +00:00] [INF] [51] Main: Running query planner optimizations in the database... This might take a while
  441. [2026-01-04 22:07:49.901 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  442. [2026-01-04 22:07:51.388 +00:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
  443. [2026-01-04 22:07:51.480 +00:00] [INF] [9] Main: Jellyfin version: "10.11.5"
  444. [2026-01-04 22:07:51.484 +00:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
  445. [2026-01-04 22:07:51.486 +00:00] [INF] [9] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "-d", "/home/appbox/jellyfin/config/data", "-c", "/home/appbox/jellyfin/config/config", "-l", "/home/appbox/jellyfin/logs"]
  446. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Operating system: "Ubuntu 22.04.4 LTS"
  447. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Architecture: X64
  448. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: 64-Bit Process: True
  449. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: User Interactive: True
  450. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Processor count: 4
  451. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Program data path: "/home/appbox/jellyfin/config/data"
  452. [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Log directory path: "/home/appbox/jellyfin/logs"
  453. [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Config directory path: "/home/appbox/jellyfin/config/config"
  454. [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Cache path: "/home/appbox/.cache/jellyfin"
  455. [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Temp directory path: "/tmp/jellyfin"
  456. [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
  457. [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Application directory: "/usr/lib/jellyfin/bin/"
  458. [2026-01-04 22:07:51.521 +00:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  459. [2026-01-04 22:07:51.522 +00:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/home/appbox/.cache/jellyfin"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  460. [2026-01-04 22:07:51.522 +00:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  461. [2026-01-04 22:07:51.526 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  462. [2026-01-04 22:07:51.894 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  463. [2026-01-04 22:07:51.924 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  464. "PRAGMA locking_mode=NORMAL;
  465. PRAGMA journal_size_limit=134217728;
  466. PRAGMA synchronous=1;
  467. PRAGMA temp_store=2;
  468. "
  469. [2026-01-04 22:07:51.947 +00:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  470. [2026-01-04 22:07:52.054 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
  471. [2026-01-04 22:07:53.670 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
  472. [2026-01-04 22:07:53.718 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  473. [2026-01-04 22:07:53.901 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  474. [2026-01-04 22:07:54.517 +00:00] [INF] [9] 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"]
  475. [2026-01-04 22:07:54.517 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  476. [2026-01-04 22:07:54.518 +00:00] [INF] [9] 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"]
  477. [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  478. [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  479. [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  480. [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  481. [2026-01-04 22:07:57.369 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  482. [2026-01-04 22:07:57.370 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  483. "PRAGMA locking_mode=NORMAL;
  484. PRAGMA journal_size_limit=134217728;
  485. PRAGMA synchronous=1;
  486. PRAGMA temp_store=2;
  487. "
  488. [2026-01-04 22:07:57.371 +00:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  489. [2026-01-04 22:07:57.376 +00:00] [INF] [9] Main: Prepare system for possible migrations
  490. [2026-01-04 22:07:57.430 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
  491. [2026-01-04 22:07:58.816 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
  492. [2026-01-04 22:07:58.817 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
  493. [2026-01-04 22:07:58.822 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
  494. [2026-01-04 22:07:58.854 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
  495. [2026-01-04 22:07:58.855 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
  496. [2026-01-04 22:07:59.028 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
  497. [2026-01-04 22:07:59.093 +00:00] [INF] [9] Main: Kestrel is listening on "0.0.0.0"
  498. [2026-01-04 22:08:00.213 +00:00] [WRN] [9] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/usr/lib/jellyfin-ffmpeg/wwwroot". Static files may be unavailable.
  499. [2026-01-04 22:08:00.289 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  500. [2026-01-04 22:08:00.301 +00:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2026-01-05 03:00:00.000 +00:00, which is 04:51:59.6985959 from now.
  501. [2026-01-04 22:08:00.304 +00:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2026-01-05 02:00:00.000 +00:00, which is 03:51:59.6952529 from now.
  502. [2026-01-04 22:08:01.827 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
  503. [2026-01-04 22:08:02.030 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
  504. [2026-01-04 22:08:02.062 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  505. [2026-01-04 22:08:02.107 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
  506. [2026-01-04 22:08:02.562 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  507. [2026-01-04 22:08:03.334 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  508. [2026-01-04 22:08:03.336 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  509. [2026-01-04 22:08:04.006 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  510. [2026-01-04 22:08:14.434 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  511. [2026-01-04 22:08:14.447 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
  512. [2026-01-04 22:08:14.447 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Core startup complete
  513. [2026-01-04 22:08:14.448 +00:00] [INF] [9] Main: Startup complete 0:00:25.9253609
  514. [2026-01-04 22:08:54.129 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  515. [2026-01-04 22:12:42.286 +00:00] [INF] [28] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  516. [2026-01-04 22:17:18.286 +00:00] [INF] [31] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  517. [2026-01-04 22:21:06.287 +00:00] [INF] [40] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  518. [2026-01-04 22:24:17.500 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloads" is inaccessible or empty, skipping
  519. [2026-01-04 22:24:17.521 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  520. [2026-01-04 22:24:17.923 +00:00] [INF] [38] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  521. [2026-01-04 22:24:17.931 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloads" is inaccessible or empty, skipping
  522. [2026-01-04 22:24:17.931 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  523. [2026-01-04 22:24:18.014 +00:00] [WRN] [35] MediaBrowser.Controller.Entities.BaseItem: Library folder "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloads" is inaccessible or empty, skipping
  524. [2026-01-04 22:24:18.014 +00:00] [WRN] [35] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  525. [2026-01-04 22:24:18.299 +00:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  526. [2026-01-04 22:26:54.288 +00:00] [INF] [10] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  527. [2026-01-04 22:30:39.938 +00:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  528. [2026-01-04 22:30:40.547 +00:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
  529. [2026-01-04 22:30:40.745 +00:00] [INF] [34] Main: Running query planner optimizations in the database... This might take a while
  530. [2026-01-04 22:30:41.389 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  531. [2026-01-04 22:30:41.389 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  532. [2026-01-04 22:30:41.419 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  533. [2026-01-04 22:30:41.419 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  534. [2026-01-04 22:31:55.301 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  535. [2026-01-04 22:31:56.196 +00:00] [INF] [10] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
  536. [2026-01-04 22:31:56.265 +00:00] [INF] [10] Main: Jellyfin version: "10.11.5"
  537. [2026-01-04 22:31:56.268 +00:00] [INF] [10] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
  538. [2026-01-04 22:31:56.270 +00:00] [INF] [10] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "-d", "/home/appbox/jellyfin/config/data", "-c", "/home/appbox/jellyfin/config/config", "-l", "/home/appbox/jellyfin/logs"]
  539. [2026-01-04 22:31:56.270 +00:00] [INF] [10] Main: Operating system: "Ubuntu 22.04.4 LTS"
  540. [2026-01-04 22:31:56.270 +00:00] [INF] [10] Main: Architecture: X64
  541. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: 64-Bit Process: True
  542. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: User Interactive: True
  543. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Processor count: 4
  544. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Program data path: "/home/appbox/jellyfin/config/data"
  545. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Log directory path: "/home/appbox/jellyfin/logs"
  546. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Config directory path: "/home/appbox/jellyfin/config/config"
  547. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Cache path: "/home/appbox/.cache/jellyfin"
  548. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Temp directory path: "/tmp/jellyfin"
  549. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
  550. [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Application directory: "/usr/lib/jellyfin/bin/"
  551. [2026-01-04 22:31:56.307 +00:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  552. [2026-01-04 22:31:56.307 +00:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"/home/appbox/.cache/jellyfin"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  553. [2026-01-04 22:31:56.308 +00:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"/home/appbox/jellyfin/config/data"` (Fixed) successfully checked with "3.2TiB" free which is over the minimum of "2GiB".
  554. [2026-01-04 22:31:56.312 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  555. [2026-01-04 22:31:56.656 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  556. [2026-01-04 22:31:56.663 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  557. "PRAGMA locking_mode=NORMAL;
  558. PRAGMA journal_size_limit=134217728;
  559. PRAGMA synchronous=1;
  560. PRAGMA temp_store=2;
  561. "
  562. [2026-01-04 22:31:56.664 +00:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  563. [2026-01-04 22:31:56.793 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
  564. [2026-01-04 22:31:58.214 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
  565. [2026-01-04 22:31:58.226 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
  566. [2026-01-04 22:31:58.316 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  567. [2026-01-04 22:31:58.422 +00:00] [INF] [10] 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"]
  568. [2026-01-04 22:31:58.422 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  569. [2026-01-04 22:31:58.422 +00:00] [INF] [10] 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"]
  570. [2026-01-04 22:31:58.423 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.4.5"]
  571. [2026-01-04 22:31:58.423 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  572. [2026-01-04 22:31:58.424 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  573. [2026-01-04 22:31:58.424 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  574. [2026-01-04 22:31:59.314 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/home/appbox/jellyfin/config/data/data/jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True"
  575. [2026-01-04 22:31:59.314 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
  576. "PRAGMA locking_mode=NORMAL;
  577. PRAGMA journal_size_limit=134217728;
  578. PRAGMA synchronous=1;
  579. PRAGMA temp_store=2;
  580. "
  581. [2026-01-04 22:31:59.314 +00:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
  582. [2026-01-04 22:31:59.318 +00:00] [INF] [10] Main: Prepare system for possible migrations
  583. [2026-01-04 22:31:59.374 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
  584. [2026-01-04 22:32:00.215 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
  585. [2026-01-04 22:32:00.215 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
  586. [2026-01-04 22:32:00.216 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
  587. [2026-01-04 22:32:00.239 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
  588. [2026-01-04 22:32:00.240 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
  589. [2026-01-04 22:32:00.343 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
  590. [2026-01-04 22:32:00.403 +00:00] [INF] [16] Main: Kestrel is listening on "0.0.0.0"
  591. [2026-01-04 22:32:01.371 +00:00] [WRN] [16] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/usr/lib/jellyfin-ffmpeg/wwwroot". Static files may be unavailable.
  592. [2026-01-04 22:32:01.399 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  593. [2026-01-04 22:32:01.409 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2026-01-05 03:00:00.000 +00:00, which is 04:27:58.5905618 from now.
  594. [2026-01-04 22:32:01.413 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2026-01-05 02:00:00.000 +00:00, which is 03:27:58.5863747 from now.
  595. [2026-01-04 22:32:02.521 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
  596. [2026-01-04 22:32:02.715 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
  597. [2026-01-04 22:32:02.743 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  598. [2026-01-04 22:32:02.803 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
  599. [2026-01-04 22:32:03.162 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  600. [2026-01-04 22:32:04.456 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  601. [2026-01-04 22:32:04.457 +00:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  602. [2026-01-04 22:32:05.439 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  603. [2026-01-04 22:32:07.648 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
  604. [2026-01-04 22:32:07.661 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
  605. [2026-01-04 22:32:07.661 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Core startup complete
  606. [2026-01-04 22:32:07.662 +00:00] [INF] [16] Main: Startup complete 0:00:18.7649495
  607. [2026-01-04 22:33:22.345 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  608. [2026-01-04 22:36:56.552 +00:00] [INF] [31] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  609. [2026-01-04 22:36:59.244 +00:00] [WRN] [31] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  610. [2026-01-04 22:36:59.431 +00:00] [WRN] [24] MediaBrowser.Controller.Entities.BaseItem: Library folder "/home/appbox/jellyfin/config/data/data/playlists" is inaccessible or empty, skipping
  611. [2026-01-04 22:37:01.702 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  612. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  613. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  614. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  615. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  616. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  617. [2026-01-04 22:37:07.917 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  618. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  619. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  620. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  621. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  622. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  623. [2026-01-04 22:37:14.474 +00:00] [INF] [28] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Chainsaw.Man.The.Movie.Reze.Arc.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-OLYMPUS.mkv"
  624. [2026-01-04 22:37:35.059 +00:00] [INF] [28] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal.mkv"
  625. [2026-01-04 22:37:35.850 +00:00] [ERR] [28] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  626. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  627. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  628. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  629. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  630. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  631. [2026-01-04 22:37:46.066 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  632. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  633. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  634. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  635. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  636. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  637. [2026-01-04 22:38:02.185 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Depois.da.Cacada.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-PiA.mkv"
  638. [2026-01-04 22:38:18.387 +00:00] [INF] [33] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Dracula.A.Love.Tale.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  639. [2026-01-04 22:38:18.739 +00:00] [ERR] [26] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  640. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  641. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  642. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  643. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  644. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  645. [2026-01-04 22:38:44.058 +00:00] [INF] [30] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Eden.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  646. [2026-01-04 22:38:46.946 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  647. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  648. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  649. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  650. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  651. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  652. [2026-01-04 22:39:01.789 +00:00] [INF] [3] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET.mkv"
  653. [2026-01-04 22:39:01.922 +00:00] [ERR] [3] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  654. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  655. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  656. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  657. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  658. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  659. [2026-01-04 22:39:04.337 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Heart.Eyes.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  660. [2026-01-04 22:39:04.431 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  661. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  662. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  663. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  664. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  665. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  666. [2026-01-04 22:39:11.617 +00:00] [INF] [25] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Infested.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  667. [2026-01-04 22:39:11.710 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  668. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  669. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  670. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  671. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  672. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  673. [2026-01-04 22:39:31.708 +00:00] [INF] [30] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Love.Me.2024.1080p.BluRay.x264-REPLICA.DUAL-C76.mkv"
  674. [2026-01-04 22:39:31.825 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  675. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  676. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  677. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  678. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  679. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  680. [2026-01-04 22:39:34.426 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Martyrs.2008.1080p.BluRay.x264-FLHD/Martyrs.2008.1080p.BluRay.x264-FLHD.mkv"
  681. [2026-01-04 22:39:34.524 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  682. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  683. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  684. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  685. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  686. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  687. [2026-01-04 22:39:35.825 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/O Sacrifício do Cervo Sagrado (2018) 1080p BluRay x264 SAPHiRE DUAL-OLD/O.Sacrifício.do.Cervo.Sagrado.2018.1080p.BluRay.x264.SAPHiRE.DUAL-OLD.mkv"
  688. [2026-01-04 22:39:35.915 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  689. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  690. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  691. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  692. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  693. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  694. [2026-01-04 22:39:56.628 +00:00] [INF] [25] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Oddity.-.Objetos.Obscuros.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-BiOMA.mkv"
  695. [2026-01-04 22:39:58.369 +00:00] [INF] [25] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/One.Battle.After.Another.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  696. [2026-01-04 22:39:58.479 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  697. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  698. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  699. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  700. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  701. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  702. [2026-01-04 22:40:01.241 +00:00] [INF] [25] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Opus.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264.DUAL-C76.mkv"
  703. [2026-01-04 22:40:01.332 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  704. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  705. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  706. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  707. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  708. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  709. [2026-01-04 22:40:03.565 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Osiris.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  710. [2026-01-04 22:40:11.579 +00:00] [INF] [25] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Retratos.Fantasmas.2023.1080p.AMZN.WEB-DL.DDP5.1.H264-DODEN.mkv"
  711. [2026-01-04 22:40:11.681 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  712. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  713. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  714. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  715. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  716. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  717. [2026-01-04 22:40:16.922 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X.mkv"
  718. [2026-01-04 22:40:17.004 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  719. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  720. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  721. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  722. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  723. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  724. [2026-01-04 22:40:20.120 +00:00] [INF] [32] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264.DUAL-FiDO/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264-FiDO.mkv"
  725. [2026-01-04 22:40:20.208 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  726. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  727. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  728. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  729. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  730. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  731. [2026-01-04 22:41:11.332 +00:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 4 minute(s) and 14 seconds
  732. [2026-01-04 22:41:11.405 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading"
  733. [2026-01-04 22:42:21.183 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
  734. [2026-01-04 22:42:23.126 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  735. [2026-01-04 22:43:46.768 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: "downloading" ("/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading") will be refreshed.
  736. [2026-01-04 22:43:47.137 +00:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Chainsaw Man – O Filme: Arco da Reze", Path: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Chainsaw.Man.The.Movie.Reze.Arc.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-OLYMPUS.mkv", Id: 6fc1eafa-c515-587c-38ac-cb2d9ac5bc74
  737. [2026-01-04 22:43:47.332 +00:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Drácula - Uma História de Amor Eterno", Path: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Dracula.A.Love.Tale.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv", Id: 3e73654e-19fb-5a48-9db3-8ea76b41bdce
  738. [2026-01-04 22:43:47.376 +00:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Osíris", Path: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Osiris.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv", Id: 31faad97-5663-bd0a-c128-e7974f98f415
  739. [2026-01-04 22:43:47.407 +00:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Uma Batalha Após a Outra", Path: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/One.Battle.After.Another.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv", Id: 2a0c3367-c68b-adc6-aa8d-3a93e6034532
  740. [2026-01-04 22:43:47.463 +00:00] [INF] [24] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Heart.Eyes.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  741. [2026-01-04 22:43:47.463 +00:00] [INF] [29] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Eden.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  742. [2026-01-04 22:43:49.708 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  743. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  744. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  745. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  746. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  747. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  748. [2026-01-04 22:43:50.212 +00:00] [INF] [21] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Opus.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264.DUAL-C76.mkv"
  749. [2026-01-04 22:43:50.322 +00:00] [INF] [24] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Infested.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  750. [2026-01-04 22:43:50.380 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  751. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  752. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  753. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  754. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  755. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  756. [2026-01-04 22:43:50.409 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  757. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  758. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  759. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  760. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  761. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  762. [2026-01-04 22:43:50.798 +00:00] [INF] [21] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Bridge.of.Dragons.1999.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  763. [2026-01-04 22:43:50.880 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  764. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  765. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  766. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  767. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  768. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  769. [2026-01-04 22:43:50.927 +00:00] [INF] [19] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Oddity.-.Objetos.Obscuros.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-BiOMA.mkv"
  770. [2026-01-04 22:43:51.156 +00:00] [INF] [24] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Love.Me.2024.1080p.BluRay.x264-REPLICA.DUAL-C76.mkv"
  771. [2026-01-04 22:43:51.226 +00:00] [INF] [21] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Retratos.Fantasmas.2023.1080p.AMZN.WEB-DL.DDP5.1.H264-DODEN.mkv"
  772. [2026-01-04 22:43:51.233 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  773. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  774. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  775. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  776. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  777. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  778. [2026-01-04 22:43:51.307 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  779. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  780. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  781. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  782. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  783. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  784. [2026-01-04 22:43:51.472 +00:00] [INF] [24] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Depois.da.Cacada.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-PiA.mkv"
  785. [2026-01-04 22:43:51.666 +00:00] [INF] [29] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/BLAST.1997.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  786. [2026-01-04 22:43:54.331 +00:00] [INF] [29] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X.mkv"
  787. [2026-01-04 22:43:54.414 +00:00] [ERR] [29] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  788. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  789. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  790. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  791. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  792. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  793. [2026-01-04 22:43:54.922 +00:00] [INF] [24] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET.mkv"
  794. [2026-01-04 22:43:54.935 +00:00] [INF] [21] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Martyrs.2008.1080p.BluRay.x264-FLHD/Martyrs.2008.1080p.BluRay.x264-FLHD.mkv"
  795. [2026-01-04 22:43:55.003 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  796. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  797. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  798. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  799. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  800. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  801. [2026-01-04 22:43:55.020 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  802. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  803. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  804. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  805. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  806. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  807. [2026-01-04 22:43:55.478 +00:00] [INF] [29] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264.DUAL-FiDO/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264-FiDO.mkv"
  808. [2026-01-04 22:43:55.565 +00:00] [ERR] [29] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  809. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  810. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  811. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  812. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  813. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  814. [2026-01-04 22:43:55.906 +00:00] [INF] [21] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal.mkv"
  815. [2026-01-04 22:43:56.000 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  816. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  817. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  818. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  819. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  820. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  821. [2026-01-04 22:43:56.045 +00:00] [INF] [24] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual - By Tontom/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual.Tontom.mkv"
  822. [2026-01-04 22:43:56.121 +00:00] [INF] [29] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/O Sacrifício do Cervo Sagrado (2018) 1080p BluRay x264 SAPHiRE DUAL-OLD/O.Sacrifício.do.Cervo.Sagrado.2018.1080p.BluRay.x264.SAPHiRE.DUAL-OLD.mkv"
  823. [2026-01-04 22:43:56.131 +00:00] [ERR] [29] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  824. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  825. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  826. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  827. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  828. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  829. [2026-01-04 22:43:56.219 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  830. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  831. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  832. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  833. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  834. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  835. [2026-01-04 22:45:17.625 +00:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
  836. [2026-01-04 22:45:19.091 +00:00] [INF] [9] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  837. [2026-01-04 22:45:56.527 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: "downloading" ("/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading") will be refreshed.
  838. [2026-01-04 22:45:56.748 +00:00] [INF] [33] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Éden", Path: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Eden.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv", Id: 19ffb847-8120-3cd9-ae74-54698ee753f6
  839. [2026-01-04 22:46:00.574 +00:00] [INF] [36] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Opus.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264.DUAL-C76.mkv"
  840. [2026-01-04 22:46:00.574 +00:00] [INF] [10] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Heart.Eyes.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  841. [2026-01-04 22:46:05.428 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  842. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  843. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  844. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  845. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  846. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  847. [2026-01-04 22:46:05.428 +00:00] [ERR] [33] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  848. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  849. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  850. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  851. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  852. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  853. [2026-01-04 22:46:05.806 +00:00] [INF] [10] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Infested.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  854. [2026-01-04 22:46:05.913 +00:00] [INF] [36] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Bridge.of.Dragons.1999.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  855. [2026-01-04 22:46:05.915 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  856. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  857. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  858. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  859. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  860. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  861. [2026-01-04 22:46:06.020 +00:00] [ERR] [36] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  862. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  863. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  864. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  865. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  866. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  867. [2026-01-04 22:46:06.168 +00:00] [INF] [36] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Oddity.-.Objetos.Obscuros.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-BiOMA.mkv"
  868. [2026-01-04 22:46:06.307 +00:00] [INF] [38] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Love.Me.2024.1080p.BluRay.x264-REPLICA.DUAL-C76.mkv"
  869. [2026-01-04 22:46:06.412 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  870. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  871. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  872. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  873. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  874. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  875. [2026-01-04 22:46:06.532 +00:00] [INF] [38] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Retratos.Fantasmas.2023.1080p.AMZN.WEB-DL.DDP5.1.H264-DODEN.mkv"
  876. [2026-01-04 22:46:06.638 +00:00] [ERR] [38] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  877. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  878. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  879. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  880. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  881. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  882. [2026-01-04 22:46:08.191 +00:00] [INF] [38] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Depois.da.Cacada.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-PiA.mkv"
  883. [2026-01-04 22:46:09.884 +00:00] [INF] [10] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/BLAST.1997.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  884. [2026-01-04 22:46:10.380 +00:00] [INF] [10] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET.mkv"
  885. [2026-01-04 22:46:10.473 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  886. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  887. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  888. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  889. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  890. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  891. [2026-01-04 22:46:11.274 +00:00] [INF] [36] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X.mkv"
  892. [2026-01-04 22:46:11.367 +00:00] [ERR] [36] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  893. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  894. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  895. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  896. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  897. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  898. [2026-01-04 22:46:14.078 +00:00] [INF] [38] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Martyrs.2008.1080p.BluRay.x264-FLHD/Martyrs.2008.1080p.BluRay.x264-FLHD.mkv"
  899. [2026-01-04 22:46:14.895 +00:00] [INF] [37] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264.DUAL-FiDO/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264-FiDO.mkv"
  900. [2026-01-04 22:46:14.938 +00:00] [ERR] [37] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  901. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  902. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  903. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  904. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  905. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  906. [2026-01-04 22:46:15.000 +00:00] [ERR] [38] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  907. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  908. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  909. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  910. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  911. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  912. [2026-01-04 22:46:15.175 +00:00] [INF] [10] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal.mkv"
  913. [2026-01-04 22:46:15.263 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  914. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  915. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  916. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  917. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  918. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  919. [2026-01-04 22:46:17.086 +00:00] [INF] [33] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual - By Tontom/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual.Tontom.mkv"
  920. [2026-01-04 22:46:17.172 +00:00] [ERR] [33] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  921. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  922. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  923. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  924. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  925. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  926. [2026-01-04 22:46:17.905 +00:00] [INF] [33] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/O Sacrifício do Cervo Sagrado (2018) 1080p BluRay x264 SAPHiRE DUAL-OLD/O.Sacrifício.do.Cervo.Sagrado.2018.1080p.BluRay.x264.SAPHiRE.DUAL-OLD.mkv"
  927. [2026-01-04 22:46:18.015 +00:00] [ERR] [33] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  928. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  929. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  930. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  931. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  932. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  933. [2026-01-04 22:46:21.043 +00:00] [INF] [36] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
  934. [2026-01-04 22:48:03.132 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: "downloading" ("/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading") will be refreshed.
  935. [2026-01-04 22:48:04.846 +00:00] [INF] [28] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "Zoom", Path: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264.DUAL-FiDO/Zoom.2015.1080p.GLBO.WEB-DL.AAC2.0.H.264-FiDO.mkv", Id: 17a147c8-4bb1-1721-a857-e73c65091f04
  936. [2026-01-04 22:48:06.894 +00:00] [INF] [9] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Opus.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264.DUAL-C76.mkv"
  937. [2026-01-04 22:48:06.894 +00:00] [INF] [28] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Heart.Eyes.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  938. [2026-01-04 22:48:08.098 +00:00] [ERR] [28] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  939. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  940. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  941. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  942. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  943. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  944. [2026-01-04 22:48:08.098 +00:00] [ERR] [9] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  945. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  946. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  947. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  948. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  949. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  950. [2026-01-04 22:48:09.971 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Infested.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  951. [2026-01-04 22:48:10.062 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  952. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  953. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  954. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  955. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  956. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  957. [2026-01-04 22:48:10.169 +00:00] [INF] [28] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Bridge.of.Dragons.1999.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  958. [2026-01-04 22:48:10.309 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Oddity.-.Objetos.Obscuros.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-BiOMA.mkv"
  959. [2026-01-04 22:48:11.188 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Love.Me.2024.1080p.BluRay.x264-REPLICA.DUAL-C76.mkv"
  960. [2026-01-04 22:48:11.257 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Retratos.Fantasmas.2023.1080p.AMZN.WEB-DL.DDP5.1.H264-DODEN.mkv"
  961. [2026-01-04 22:48:11.348 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  962. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  963. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  964. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  965. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  966. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  967. [2026-01-04 22:48:11.426 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  968. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  969. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  970. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  971. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  972. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  973. [2026-01-04 22:48:11.852 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Depois.da.Cacada.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-PiA.mkv"
  974. [2026-01-04 22:48:11.894 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/BLAST.1997.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  975. [2026-01-04 22:48:12.204 +00:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: "downloading" ("/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading") will be refreshed.
  976. [2026-01-04 22:48:12.314 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET.mkv"
  977. [2026-01-04 22:48:12.042 +00:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Unable to set process priority to BelowNormal for "ffprobe"
  978. System.ComponentModel.Win32Exception (3): No such process
  979. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.StartProcess(ProcessWrapper process)
  980. [2026-01-04 22:48:12.412 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  981. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  982. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  983. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  984. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  985. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  986. [2026-01-04 22:48:13.018 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X.mkv"
  987. [2026-01-04 22:48:13.137 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  988. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  989. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  990. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  991. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  992. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  993. [2026-01-04 22:48:13.413 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  994. System.ObjectDisposedException: Cannot access a disposed object.
  995. Object name: 'System.Diagnostics.Process'.
  996. at System.Diagnostics.Process.get_StandardOutput()
  997. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  998. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  999. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1000. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1001. [2026-01-04 22:48:13.936 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Martyrs.2008.1080p.BluRay.x264-FLHD/Martyrs.2008.1080p.BluRay.x264-FLHD.mkv"
  1002. [2026-01-04 22:48:13.991 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal/Chuva.de.Chumbo.1986.1080p.WEB-DL.AC3.2.0.H.264.Dual-CaNNIBal.mkv"
  1003. [2026-01-04 22:48:14.107 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1004. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1005. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1006. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1007. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1008. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1009. [2026-01-04 22:48:14.176 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1010. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1011. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1012. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1013. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1014. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1015. [2026-01-04 22:48:14.230 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual - By Tontom/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual.Tontom.mkv"
  1016. [2026-01-04 22:48:14.292 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/O Sacrifício do Cervo Sagrado (2018) 1080p BluRay x264 SAPHiRE DUAL-OLD/O.Sacrifício.do.Cervo.Sagrado.2018.1080p.BluRay.x264.SAPHiRE.DUAL-OLD.mkv"
  1017. [2026-01-04 22:48:14.328 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1018. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1019. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1020. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1021. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1022. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1023. [2026-01-04 22:48:15.429 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Heart.Eyes.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  1024. [2026-01-04 22:48:15.429 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Opus.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264.DUAL-C76.mkv"
  1025. [2026-01-04 22:48:15.520 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1026. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1027. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1028. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1029. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1030. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1031. [2026-01-04 22:48:15.543 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1032. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1033. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1034. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1035. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1036. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1037. [2026-01-04 22:48:15.752 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Infested.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  1038. [2026-01-04 22:48:15.847 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Oddity.-.Objetos.Obscuros.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-BiOMA.mkv"
  1039. [2026-01-04 22:48:16.000 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1040. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1041. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1042. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1043. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1044. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1045. [2026-01-04 22:48:16.106 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Love.Me.2024.1080p.BluRay.x264-REPLICA.DUAL-C76.mkv"
  1046. [2026-01-04 22:48:16.196 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1047. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1048. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1049. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1050. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1051. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1052. [2026-01-04 22:48:16.229 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Retratos.Fantasmas.2023.1080p.AMZN.WEB-DL.DDP5.1.H264-DODEN.mkv"
  1053. [2026-01-04 22:48:16.320 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1054. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1055. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1056. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1057. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1058. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1059. [2026-01-04 22:48:16.366 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Depois.da.Cacada.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-PiA.mkv"
  1060. [2026-01-04 22:48:20.792 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET.mkv"
  1061. [2026-01-04 22:48:20.884 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1062. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1063. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1064. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1065. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1066. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1067. [2026-01-04 22:48:20.980 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X.mkv"
  1068. [2026-01-04 22:48:20.988 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Martyrs.2008.1080p.BluRay.x264-FLHD/Martyrs.2008.1080p.BluRay.x264-FLHD.mkv"
  1069. [2026-01-04 22:48:21.103 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1070. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1071. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1072. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1073. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1074. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1075. [2026-01-04 22:48:21.116 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1076. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1077. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1078. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1079. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1080. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1081. [2026-01-04 22:48:21.345 +00:00] [INF] [27] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual - By Tontom/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual.Tontom.mkv"
  1082. [2026-01-04 22:48:21.439 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1083. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1084. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1085. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1086. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1087. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1088. [2026-01-04 22:48:21.522 +00:00] [INF] [7] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/O Sacrifício do Cervo Sagrado (2018) 1080p BluRay x264 SAPHiRE DUAL-OLD/O.Sacrifício.do.Cervo.Sagrado.2018.1080p.BluRay.x264.SAPHiRE.DUAL-OLD.mkv"
  1089. [2026-01-04 22:49:30.176 +00:00] [INF] [42] Emby.Server.Implementations.IO.LibraryMonitor: "downloading" ("/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading") will be refreshed.
  1090. [2026-01-04 22:49:30.211 +00:00] [INF] [42] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Opus.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264.DUAL-C76.mkv"
  1091. [2026-01-04 22:49:30.211 +00:00] [INF] [9] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Heart.Eyes.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  1092. [2026-01-04 22:49:30.755 +00:00] [ERR] [42] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1093. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1094. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1095. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1096. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1097. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1098. [2026-01-04 22:49:30.757 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1099. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1100. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1101. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1102. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1103. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1104. [2026-01-04 22:49:31.056 +00:00] [INF] [9] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Infested.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-C76.mkv"
  1105. [2026-01-04 22:49:31.137 +00:00] [ERR] [9] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1106. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1107. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1108. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1109. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1110. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1111. [2026-01-04 22:49:31.206 +00:00] [INF] [42] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Oddity.-.Objetos.Obscuros.2024.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-BiOMA.mkv"
  1112. [2026-01-04 22:49:31.347 +00:00] [INF] [42] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Love.Me.2024.1080p.BluRay.x264-REPLICA.DUAL-C76.mkv"
  1113. [2026-01-04 22:49:31.380 +00:00] [INF] [9] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Retratos.Fantasmas.2023.1080p.AMZN.WEB-DL.DDP5.1.H264-DODEN.mkv"
  1114. [2026-01-04 22:49:31.440 +00:00] [ERR] [9] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1115. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1116. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1117. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1118. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1119. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1120. [2026-01-04 22:49:31.464 +00:00] [ERR] [42] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1121. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1122. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1123. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1124. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1125. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1126. [2026-01-04 22:49:31.622 +00:00] [INF] [9] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Depois.da.Cacada.2025.1080p.AMZN.WEB-DL.DDP5.1.H.264.DUAL-PiA.mkv"
  1127. [2026-01-04 22:49:31.622 +00:00] [INF] [42] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/BLAST.1997.1080p.AMZN.WEB-DL.DDP2.0.H.264-SiGLA.mkv"
  1128. [2026-01-04 22:49:31.969 +00:00] [INF] [9] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET.mkv"
  1129. [2026-01-04 22:49:32.028 +00:00] [INF] [45] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X/Whiplash.2014.1080p.BluRay.AC3.5.1AVC.DUAL-R3X.mkv"
  1130. [2026-01-04 22:49:32.122 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1131. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1132. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1133. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1134. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1135. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1136. [2026-01-04 22:49:32.312 +00:00] [INF] [45] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Martyrs.2008.1080p.BluRay.x264-FLHD/Martyrs.2008.1080p.BluRay.x264-FLHD.mkv"
  1137. [2026-01-04 22:49:32.406 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1138. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  1139. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1140. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1141. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1142. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1143. [2026-01-04 22:49:32.509 +00:00] [INF] [45] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual - By Tontom/Cidade do Asteroide.2023.BRRip.1080p.H264.AC3.Dual.Tontom.mkv"
  1144. [2026-01-04 22:49:33.455 +00:00] [INF] [45] MediaBrowser.Providers.Movies.MovieMetadataService: File changed, pruning extracted data: "/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/O Sacrifício do Cervo Sagrado (2018) 1080p BluRay x264 SAPHiRE DUAL-OLD/O.Sacrifício.do.Cervo.Sagrado.2018.1080p.BluRay.x264.SAPHiRE.DUAL-OLD.mkv"
  1145. [2026-01-04 22:49:49.775 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: "Legenda" ("/APPBOX_DATA/apps/rt.whatever.appboxes.co/torrents/downloading/Fervura.Maxima.1992.1080p.BRRip.h264.AC3.DUAL-VET/Legenda") will be refreshed.
  1146.  
Add Comment
Please, Sign In to add comment