Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2026-01-04 21:49:42.537 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:42.757 +00:00] [INF] [10] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
- [2026-01-04 21:49:42.787 +00:00] [INF] [10] Main: Jellyfin version: "10.11.5"
- [2026-01-04 21:49:42.790 +00:00] [INF] [10] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
- [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"]
- [2026-01-04 21:49:42.792 +00:00] [INF] [10] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2026-01-04 21:49:42.792 +00:00] [INF] [10] Main: Architecture: X64
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: 64-Bit Process: True
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: User Interactive: True
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Processor count: 4
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Program data path: "/home/appbox/jellyfin/config/data"
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Log directory path: "/home/appbox/jellyfin/logs"
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Config directory path: "/home/appbox/jellyfin/config/config"
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Temp directory path: "/tmp/jellyfin"
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
- [2026-01-04 21:49:42.793 +00:00] [INF] [10] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [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".
- [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".
- [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".
- [2026-01-04 21:49:42.851 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [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"
- [2026-01-04 21:49:42.920 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 21:49:42.954 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
- [2026-01-04 21:49:42.955 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data.
- [2026-01-04 21:49:44.161 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"CleanMusicArtist".
- [2026-01-04 21:49:44.164 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration ef103419-8451-40d8-9f34-d1a8e93a1679-"CreateUserLoggingConfigFile".
- [2026-01-04 21:49:44.166 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 4124c2cd-e939-4ffb-9be9-9b311c413638-"DisableTranscodingThrottling".
- [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration cf6fabc2-9fbe-4933-84a5-ffe52ef22a58-"FixAudioData".
- [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"FixDates".
- [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 615dfa9e-2497-4dbb-a472-61938b752c5b-"FixPlaylistOwner".
- [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 3793eb59-bc8c-456c-8b9f-bd5a62a42978-"MigrateActivityLogDb".
- [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 5bd72f41-e6f3-4f60-90aa-09869abe0e22-"MigrateAuthenticationDb".
- [2026-01-04 21:49:44.167 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 06387815-c3cc-421f-a888-fb5f9992bea8-"MigrateDisplayPreferencesDb".
- [2026-01-04 21:49:44.168 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateKeyframeData".
- [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateLibraryDb".
- [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateLibraryDbCompatibilityCheck".
- [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateLibraryUserData".
- [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MigrateRatingLevels".
- [2026-01-04 21:49:44.169 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 5c4b82a2-f053-4009-bd05-b6fcad82f14c-"MigrateUserDb".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"MoveExtractedFiles".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"RefreshInternalDateModified".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration a81f75e0-8f43-416f-a5e8-516ccab4d8cc-"RemoveDownloadImagesInAdvance".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration acbe17b7-8435-4a83-8b64-6fcf162cb9bd-"RemoveDuplicateExtras".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 96c156a2-7a13-4b3b-a8b8-fb80c94d20c0-"RemoveDuplicatePlaylistChildren".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration null-"ReseedFolderFlag".
- [2026-01-04 21:49:44.170 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 9b354818-94d5-4b68-ac49-e35cb85f9d84-"CreateNetworkConfiguration".
- [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration a8e61960-7726-4450-8f3d-82c12daabbcb-"MigrateEncodingOptions".
- [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration a6dcacf4-c057-4ef9-80d3-61cef9ddb4f0-"MigrateMusicBrainzTimeout".
- [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration 4fb5c950-1991-11ee-9b4b-0800200c9a66-"MigrateNetworkConfiguration".
- [2026-01-04 21:49:44.171 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Seed migration e73b777d-cd5c-4e71-957a-b86b3660b7cf-"RenameEnableGroupingIntoCollections".
- [2026-01-04 21:49:44.177 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed.
- [2026-01-04 21:49:44.183 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
- [2026-01-04 21:49:44.189 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:44.196 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [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"]
- [2026-01-04 21:49:44.246 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 21:49:44.248 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [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"
- [2026-01-04 21:49:44.339 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 21:49:44.344 +00:00] [INF] [10] Main: Prepare system for possible migrations
- [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.
- [2026-01-04 21:49:44.384 +00:00] [INF] [10] Main: Jellyfin database has been backed up as "20260104094944"
- [2026-01-04 21:49:44.388 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
- [2026-01-04 21:49:44.389 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200514181226_AddActivityLog"
- [2026-01-04 21:49:44.429 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200514181226_AddActivityLog" was successfully applied
- [2026-01-04 21:49:44.429 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200613202153_AddUsers"
- [2026-01-04 21:49:44.480 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200613202153_AddUsers" was successfully applied
- [2026-01-04 21:49:44.480 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200728005145_AddDisplayPreferences"
- [2026-01-04 21:49:44.502 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200728005145_AddDisplayPreferences" was successfully applied
- [2026-01-04 21:49:44.502 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20200905220533_FixDisplayPreferencesIndex"
- [2026-01-04 21:49:44.513 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20200905220533_FixDisplayPreferencesIndex" was successfully applied
- [2026-01-04 21:49:44.513 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20201004171403_AddMaxActiveSessions"
- [2026-01-04 21:49:44.528 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20201004171403_AddMaxActiveSessions" was successfully applied
- [2026-01-04 21:49:44.528 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20201204223655_AddCustomDisplayPreferences"
- [2026-01-04 21:49:44.555 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20201204223655_AddCustomDisplayPreferences" was successfully applied
- [2026-01-04 21:49:44.555 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20210320181425_AddIndexesAndCollations"
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [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.
- [2026-01-04 21:49:44.591 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20210320181425_AddIndexesAndCollations" was successfully applied
- [2026-01-04 21:49:44.591 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20210407110544_NullableCustomPrefValue"
- [2026-01-04 21:49:44.607 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20210407110544_NullableCustomPrefValue" was successfully applied
- [2026-01-04 21:49:44.607 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20210814002109_AddDevices"
- [2026-01-04 21:49:44.621 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20210814002109_AddDevices" was successfully applied
- [2026-01-04 21:49:44.621 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20221022080052_AddIndexActivityLogsDateCreated"
- [2026-01-04 21:49:44.632 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20221022080052_AddIndexActivityLogsDateCreated" was successfully applied
- [2026-01-04 21:49:44.632 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20230526173516_RemoveEasyPassword"
- [2026-01-04 21:49:44.654 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20230526173516_RemoveEasyPassword" was successfully applied
- [2026-01-04 21:49:44.654 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20230626233818_AddTrickplayInfos"
- [2026-01-04 21:49:44.669 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20230626233818_AddTrickplayInfos" was successfully applied
- [2026-01-04 21:49:44.669 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20230923170422_UserCastReceiver"
- [2026-01-04 21:49:44.680 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20230923170422_UserCastReceiver" was successfully applied
- [2026-01-04 21:49:44.680 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20240729140605_AddMediaSegments"
- [2026-01-04 21:49:44.693 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20240729140605_AddMediaSegments" was successfully applied
- [2026-01-04 21:49:44.693 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20240928082930_MarkSegmentProviderIdNonNullable"
- [2026-01-04 21:49:44.712 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20240928082930_MarkSegmentProviderIdNonNullable" was successfully applied
- [2026-01-04 21:49:44.712 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241020103111_LibraryDbMigration"
- [2026-01-04 21:49:44.767 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241020103111_LibraryDbMigration" was successfully applied
- [2026-01-04 21:49:44.767 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241111131257_AddedCustomDataKey"
- [2026-01-04 21:49:44.793 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241111131257_AddedCustomDataKey" was successfully applied
- [2026-01-04 21:49:44.794 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241111135439_AddedCustomDataKeyKey"
- [2026-01-04 21:49:44.843 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241111135439_AddedCustomDataKeyKey" was successfully applied
- [2026-01-04 21:49:44.843 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112152323_FixAncestorIdConfig"
- [2026-01-04 21:49:44.894 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241112152323_FixAncestorIdConfig" was successfully applied
- [2026-01-04 21:49:44.894 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112232041_FixMediaStreams"
- [2026-01-04 21:49:44.949 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241112232041_FixMediaStreams" was successfully applied
- [2026-01-04 21:49:44.949 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112234144_FixMediaStreams2"
- [2026-01-04 21:49:45.016 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241112234144_FixMediaStreams2" was successfully applied
- [2026-01-04 21:49:45.016 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241113133548_EnforceUniqueItemValue"
- [2026-01-04 21:49:45.041 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20241113133548_EnforceUniqueItemValue" was successfully applied
- [2026-01-04 21:49:45.041 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250202021306_FixedCollation"
- [2026-01-04 21:49:45.093 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250202021306_FixedCollation" was successfully applied
- [2026-01-04 21:49:45.093 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250204092455_MakeStartEndDateNullable"
- [2026-01-04 21:49:45.148 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250204092455_MakeStartEndDateNullable" was successfully applied
- [2026-01-04 21:49:45.148 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250214031148_ChannelIdGuid"
- [2026-01-04 21:49:45.178 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250214031148_ChannelIdGuid" was successfully applied
- [2026-01-04 21:49:45.178 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250326065026_AddInheritedParentalRatingSubValue"
- [2026-01-04 21:49:45.211 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250326065026_AddInheritedParentalRatingSubValue" was successfully applied
- [2026-01-04 21:49:45.211 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250327101120_AddKeyframeData"
- [2026-01-04 21:49:45.242 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250327101120_AddKeyframeData" was successfully applied
- [2026-01-04 21:49:45.242 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250327171413_AddHdr10PlusFlag"
- [2026-01-04 21:49:45.271 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250327171413_AddHdr10PlusFlag" was successfully applied
- [2026-01-04 21:49:45.272 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250331182844_FixAttachmentMigration"
- [2026-01-04 21:49:45.319 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250331182844_FixAttachmentMigration" was successfully applied
- [2026-01-04 21:49:45.319 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250401142247_FixAncestors"
- [2026-01-04 21:49:45.344 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250401142247_FixAncestors" was successfully applied
- [2026-01-04 21:49:45.344 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250405075612_FixItemValuesIndices"
- [2026-01-04 21:49:45.372 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250405075612_FixItemValuesIndices" was successfully applied
- [2026-01-04 21:49:45.372 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250609115616_DetachUserDataInsteadOfDelete"
- [2026-01-04 21:49:45.425 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250609115616_DetachUserDataInsteadOfDelete" was successfully applied
- [2026-01-04 21:49:45.425 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250622170802_BaseItemImageInfoDateModifiedNullable"
- [2026-01-04 21:49:45.472 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250622170802_BaseItemImageInfoDateModifiedNullable" was successfully applied
- [2026-01-04 21:49:45.472 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250714044826_ResetJournalMode"
- [2026-01-04 21:49:45.498 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250714044826_ResetJournalMode" was successfully applied
- [2026-01-04 21:49:45.498 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade"
- [2026-01-04 21:49:45.556 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" was successfully applied
- [2026-01-04 21:49:45.556 +00:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250925203415_ExtendPeopleMapKey"
- [2026-01-04 21:49:45.604 +00:00] [INF] [10] InternalDatabaseMigration: Migration "20250925203415_ExtendPeopleMapKey" was successfully applied
- [2026-01-04 21:49:46.074 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:46.075 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:46.079 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
- [2026-01-04 21:49:46.080 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
- [2026-01-04 21:49:46.080 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
- [2026-01-04 21:49:46.091 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
- [2026-01-04 21:49:46.091 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
- [2026-01-04 21:49:46.133 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 5 migrations for stage AppInitialisation.
- [2026-01-04 21:49:46.133 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420090000_AddDefaultPluginRepository"
- [2026-01-04 21:49:46.136 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:46.136 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:46.137 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420090000_AddDefaultPluginRepository" was successfully applied
- [2026-01-04 21:49:46.137 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420110000_ReaddDefaultPluginRepository"
- [2026-01-04 21:49:46.138 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420110000_ReaddDefaultPluginRepository" was successfully applied
- [2026-01-04 21:49:46.138 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420160000_AddDefaultCastReceivers"
- [2026-01-04 21:49:46.139 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:46.139 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:46.140 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420160000_AddDefaultCastReceivers" was successfully applied
- [2026-01-04 21:49:46.140 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420170000_UpdateDefaultPluginRepository"
- [2026-01-04 21:49:46.141 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:46.141 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:46.141 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420170000_UpdateDefaultPluginRepository" was successfully applied
- [2026-01-04 21:49:46.141 +00:00] [INF] [10] InternalCodeMigration: Perform migration "20250420230000_MoveTrickplayFiles"
- [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
- [2026-01-04 21:49:46.403 +00:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.2597644
- [2026-01-04 21:49:46.403 +00:00] [INF] [10] InternalCodeMigration: Migration "20250420230000_MoveTrickplayFiles" was successfully applied
- [2026-01-04 21:49:46.404 +00:00] [INF] [10] Main: Attempt to cleanup JellyfinDb backup.
- [2026-01-04 21:49:46.436 +00:00] [INF] [4] Main: Kestrel is listening on "0.0.0.0"
- [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.
- [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.
- [2026-01-04 21:49:47.583 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [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.
- [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.
- [2026-01-04 21:49:47.642 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
- [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"]
- [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"]
- [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"]
- [2026-01-04 21:49:48.187 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [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
- [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
- [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
- [2026-01-04 21:49:52.949 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2026-01-04 21:49:52.951 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
- [2026-01-04 21:49:52.951 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2026-01-04 21:49:52.951 +00:00] [INF] [4] Main: Startup complete 0:00:10.7289468
- [2026-01-04 21:49:53.697 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:53.699 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:53.716 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:53.716 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:53.739 +00:00] [WRN] [4] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "appbox"
- [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"]
- [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 21:49:54.258 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2026-01-04 21:49:54.269 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
- [2026-01-04 21:49:54.269 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:54.274 +00:00] [INF] [9] Emby.Server.Implementations.Library.LibraryManager: Validating media library
- [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
- [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
- [2026-01-04 21:49:54.478 +00:00] [INF] [14] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "f3rn4nd0" has succeeded.
- [2026-01-04 21:49:54.480 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "f3rn4nd0": 0/0
- [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
- [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"]
- [2026-01-04 21:49:54.822 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 21:49:54.823 +00:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [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
- [2026-01-04 21:49:54.891 +00:00] [ERR] [9] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "POST" "/System/Configuration/encoding".
- System.InvalidOperationException: Unable to update encoder app path.
- at MediaBrowser.MediaEncoding.Configuration.EncodingConfigurationStore.Validate(Object oldConfig, Object newConfig)
- at Emby.Server.Implementations.AppBase.BaseConfigurationManager.SaveConfiguration(String key, Object configuration)
- at Jellyfin.Api.Controllers.ConfigurationController.UpdateNamedConfiguration(String key, JsonDocument configuration)
- at lambda_method3152(Closure, Object, Object[])
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2026-01-04 21:49:55.547 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:55.805 +00:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
- [2026-01-04 21:49:55.832 +00:00] [INF] [9] Main: Jellyfin version: "10.11.5"
- [2026-01-04 21:49:55.835 +00:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
- [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"]
- [2026-01-04 21:49:55.837 +00:00] [INF] [9] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2026-01-04 21:49:55.837 +00:00] [INF] [9] Main: Architecture: X64
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: 64-Bit Process: True
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: User Interactive: True
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Processor count: 4
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Program data path: "/home/appbox/jellyfin/config/data"
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Log directory path: "/home/appbox/jellyfin/logs"
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Config directory path: "/home/appbox/jellyfin/config/config"
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Temp directory path: "/tmp/jellyfin"
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
- [2026-01-04 21:49:55.838 +00:00] [INF] [9] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [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".
- [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".
- [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".
- [2026-01-04 21:49:55.857 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [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"
- [2026-01-04 21:49:55.924 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 21:49:55.960 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
- [2026-01-04 21:49:57.101 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
- [2026-01-04 21:49:57.113 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:49:57.127 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [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"]
- [2026-01-04 21:49:57.182 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 21:49:57.184 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [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"
- [2026-01-04 21:49:57.303 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 21:49:57.308 +00:00] [INF] [9] Main: Prepare system for possible migrations
- [2026-01-04 21:49:57.360 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
- [2026-01-04 21:49:58.040 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
- [2026-01-04 21:49:58.041 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
- [2026-01-04 21:49:58.042 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
- [2026-01-04 21:49:58.055 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
- [2026-01-04 21:49:58.056 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
- [2026-01-04 21:49:58.104 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
- [2026-01-04 21:49:58.154 +00:00] [INF] [16] Main: Kestrel is listening on "0.0.0.0"
- [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.
- [2026-01-04 21:49:58.908 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [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.
- [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.
- [2026-01-04 21:49:58.986 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
- [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"]
- [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"]
- [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"]
- [2026-01-04 21:49:59.450 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [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
- [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
- [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
- [2026-01-04 21:50:03.981 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2026-01-04 21:50:03.982 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
- [2026-01-04 21:50:03.982 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2026-01-04 21:50:03.982 +00:00] [INF] [16] Main: Startup complete 0:00:08.8816773
- [2026-01-04 21:50:05.790 +00:00] [INF] [13] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "f3rn4nd0" has succeeded.
- [2026-01-04 21:50:05.793 +00:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "f3rn4nd0": 0/0
- [2026-01-04 21:50:05.797 +00:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Logging out access token "e617f27651ee4b28829974f552de7137"
- [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
- [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"]
- [2026-01-04 21:50:06.190 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 21:50:06.191 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 21:50:06.191 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 21:50:06.191 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2026-01-04 21:50:09.315 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:50:09.556 +00:00] [INF] [7] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
- [2026-01-04 21:50:09.591 +00:00] [INF] [7] Main: Jellyfin version: "10.11.5"
- [2026-01-04 21:50:09.595 +00:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
- [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"]
- [2026-01-04 21:50:09.598 +00:00] [INF] [7] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2026-01-04 21:50:09.598 +00:00] [INF] [7] Main: Architecture: X64
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: 64-Bit Process: True
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: User Interactive: True
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Processor count: 4
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Program data path: "/home/appbox/jellyfin/config/data"
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Log directory path: "/home/appbox/jellyfin/logs"
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Config directory path: "/home/appbox/jellyfin/config/config"
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:50:09.599 +00:00] [INF] [7] Main: Temp directory path: "/tmp/jellyfin"
- [2026-01-04 21:50:09.600 +00:00] [INF] [7] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
- [2026-01-04 21:50:09.600 +00:00] [INF] [7] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [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".
- [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".
- [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".
- [2026-01-04 21:50:09.630 +00:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [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"
- [2026-01-04 21:50:09.707 +00:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 21:50:09.741 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
- [2026-01-04 21:50:10.821 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
- [2026-01-04 21:50:10.833 +00:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 21:50:10.848 +00:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [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"]
- [2026-01-04 21:50:10.887 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 21:50:10.889 +00:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [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"
- [2026-01-04 21:50:11.007 +00:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 21:50:11.011 +00:00] [INF] [7] Main: Prepare system for possible migrations
- [2026-01-04 21:50:11.063 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
- [2026-01-04 21:50:11.726 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
- [2026-01-04 21:50:11.727 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
- [2026-01-04 21:50:11.727 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
- [2026-01-04 21:50:11.740 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
- [2026-01-04 21:50:11.741 +00:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
- [2026-01-04 21:50:11.796 +00:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
- [2026-01-04 21:50:11.853 +00:00] [INF] [15] Main: Kestrel is listening on "0.0.0.0"
- [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.
- [2026-01-04 21:50:12.579 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [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.
- [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.
- [2026-01-04 21:50:12.654 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
- [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"]
- [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"]
- [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"]
- [2026-01-04 21:50:13.122 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [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
- [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
- [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
- [2026-01-04 21:50:17.771 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2026-01-04 21:50:17.771 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
- [2026-01-04 21:50:17.772 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2026-01-04 21:50:17.772 +00:00] [INF] [15] Main: Startup complete 0:00:08.8056307
- [2026-01-04 21:51:18.068 +00:00] [INF] [16] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
- [2026-01-04 21:51:40.641 +00:00] [INF] [19] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "f3rn4nd0" has succeeded.
- [2026-01-04 21:51:40.642 +00:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "f3rn4nd0": 0/0
- [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
- [2026-01-04 21:51:41.568 +00:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [2026-01-04 21:57:24.452 +00:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [2026-01-04 21:59:05.597 +00:00] [INF] [42] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:01:17.595 +00:00] [INF] [38] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:02:53.593 +00:00] [INF] [44] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:05:05.597 +00:00] [INF] [50] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:06:41.597 +00:00] [INF] [51] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:06:42.397 +00:00] [INF] [53] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2026-01-04 22:06:42.770 +00:00] [INF] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
- [2026-01-04 22:06:43.175 +00:00] [INF] [54] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
- [2026-01-04 22:06:43.550 +00:00] [INF] [51] Main: Running query planner optimizations in the database... This might take a while
- [2026-01-04 22:07:49.901 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 22:07:51.388 +00:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
- [2026-01-04 22:07:51.480 +00:00] [INF] [9] Main: Jellyfin version: "10.11.5"
- [2026-01-04 22:07:51.484 +00:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
- [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"]
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Architecture: X64
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: 64-Bit Process: True
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: User Interactive: True
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Processor count: 4
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Program data path: "/home/appbox/jellyfin/config/data"
- [2026-01-04 22:07:51.487 +00:00] [INF] [9] Main: Log directory path: "/home/appbox/jellyfin/logs"
- [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Config directory path: "/home/appbox/jellyfin/config/config"
- [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Temp directory path: "/tmp/jellyfin"
- [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
- [2026-01-04 22:07:51.488 +00:00] [INF] [9] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [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".
- [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".
- [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".
- [2026-01-04 22:07:51.526 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [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"
- [2026-01-04 22:07:51.924 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 22:07:52.054 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
- [2026-01-04 22:07:53.670 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
- [2026-01-04 22:07:53.718 +00:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 22:07:53.901 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [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"]
- [2026-01-04 22:07:54.517 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 22:07:54.519 +00:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [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"
- [2026-01-04 22:07:57.370 +00:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 22:07:57.376 +00:00] [INF] [9] Main: Prepare system for possible migrations
- [2026-01-04 22:07:57.430 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
- [2026-01-04 22:07:58.816 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
- [2026-01-04 22:07:58.817 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
- [2026-01-04 22:07:58.822 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
- [2026-01-04 22:07:58.854 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
- [2026-01-04 22:07:58.855 +00:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
- [2026-01-04 22:07:59.028 +00:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
- [2026-01-04 22:07:59.093 +00:00] [INF] [9] Main: Kestrel is listening on "0.0.0.0"
- [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.
- [2026-01-04 22:08:00.289 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [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.
- [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.
- [2026-01-04 22:08:01.827 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
- [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"]
- [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"]
- [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"]
- [2026-01-04 22:08:02.562 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [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
- [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
- [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
- [2026-01-04 22:08:14.434 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2026-01-04 22:08:14.447 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
- [2026-01-04 22:08:14.447 +00:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2026-01-04 22:08:14.448 +00:00] [INF] [9] Main: Startup complete 0:00:25.9253609
- [2026-01-04 22:08:54.129 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [2026-01-04 22:12:42.286 +00:00] [INF] [28] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:17:18.286 +00:00] [INF] [31] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:21:06.287 +00:00] [INF] [40] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [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
- [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
- [2026-01-04 22:24:17.923 +00:00] [INF] [38] Emby.Server.Implementations.Library.LibraryManager: Validating media library
- [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
- [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
- [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
- [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
- [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
- [2026-01-04 22:26:54.288 +00:00] [INF] [10] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
- [2026-01-04 22:30:39.938 +00:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2026-01-04 22:30:40.547 +00:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
- [2026-01-04 22:30:40.745 +00:00] [INF] [34] Main: Running query planner optimizations in the database... This might take a while
- [2026-01-04 22:30:41.389 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2026-01-04 22:30:41.389 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2026-01-04 22:30:41.419 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2026-01-04 22:30:41.419 +00:00] [INF] [34] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2026-01-04 22:31:55.301 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 22:31:56.196 +00:00] [INF] [10] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
- [2026-01-04 22:31:56.265 +00:00] [INF] [10] Main: Jellyfin version: "10.11.5"
- [2026-01-04 22:31:56.268 +00:00] [INF] [10] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /home/appbox/jellyfin/logs]"]
- [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"]
- [2026-01-04 22:31:56.270 +00:00] [INF] [10] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2026-01-04 22:31:56.270 +00:00] [INF] [10] Main: Architecture: X64
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: 64-Bit Process: True
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: User Interactive: True
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Processor count: 4
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Program data path: "/home/appbox/jellyfin/config/data"
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Log directory path: "/home/appbox/jellyfin/logs"
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Config directory path: "/home/appbox/jellyfin/config/config"
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Temp directory path: "/tmp/jellyfin"
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Web resources path: "/usr/lib/jellyfin/bin/jellyfin-web"
- [2026-01-04 22:31:56.271 +00:00] [INF] [10] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [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".
- [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".
- [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".
- [2026-01-04 22:31:56.312 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [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"
- [2026-01-04 22:31:56.663 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 22:31:56.793 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
- [2026-01-04 22:31:58.214 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
- [2026-01-04 22:31:58.226 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/home/appbox/.cache/jellyfin"
- [2026-01-04 22:31:58.316 +00:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [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"]
- [2026-01-04 22:31:58.422 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [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"]
- [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"]
- [2026-01-04 22:31:58.423 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2026-01-04 22:31:58.424 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2026-01-04 22:31:58.424 +00:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [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"
- [2026-01-04 22:31:59.314 +00:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
- "PRAGMA locking_mode=NORMAL;
- PRAGMA journal_size_limit=134217728;
- PRAGMA synchronous=1;
- PRAGMA temp_store=2;
- "
- [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.
- [2026-01-04 22:31:59.318 +00:00] [INF] [10] Main: Prepare system for possible migrations
- [2026-01-04 22:31:59.374 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
- [2026-01-04 22:32:00.215 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.5.0"
- [2026-01-04 22:32:00.215 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.5.0"
- [2026-01-04 22:32:00.216 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.5.0"
- [2026-01-04 22:32:00.239 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.5.0"
- [2026-01-04 22:32:00.240 +00:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.5.0"
- [2026-01-04 22:32:00.343 +00:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
- [2026-01-04 22:32:00.403 +00:00] [INF] [16] Main: Kestrel is listening on "0.0.0.0"
- [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.
- [2026-01-04 22:32:01.399 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [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.
- [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.
- [2026-01-04 22:32:02.521 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.3"
- [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"]
- [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"]
- [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"]
- [2026-01-04 22:32:03.162 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [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
- [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
- [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
- [2026-01-04 22:32:07.648 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2026-01-04 22:32:07.661 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: ServerId: "8d559e01dd2f4e3499e9115414cbd62d"
- [2026-01-04 22:32:07.661 +00:00] [INF] [16] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2026-01-04 22:32:07.662 +00:00] [INF] [16] Main: Startup complete 0:00:18.7649495
- [2026-01-04 22:33:22.345 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [2026-01-04 22:36:56.552 +00:00] [INF] [31] Emby.Server.Implementations.Library.LibraryManager: Validating media library
- [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
- [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
- [2026-01-04 22:37:01.702 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:37:07.917 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:37:35.850 +00:00] [ERR] [28] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:37:46.066 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:38:18.739 +00:00] [ERR] [26] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:38:46.946 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:39:01.922 +00:00] [ERR] [3] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:39:04.431 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:39:11.710 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:39:31.825 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:39:34.524 +00:00] [ERR] [30] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:39:35.915 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:39:58.479 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:40:01.332 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:40:11.681 +00:00] [ERR] [25] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:40:17.004 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:40:20.208 +00:00] [ERR] [32] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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
- [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"
- [2026-01-04 22:42:21.183 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
- [2026-01-04 22:42:23.126 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [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.
- [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
- [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
- [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
- [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
- [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"
- [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"
- [2026-01-04 22:43:49.708 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:43:50.380 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:43:50.409 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:43:50.880 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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"
- [2026-01-04 22:43:51.233 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:43:51.307 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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"
- [2026-01-04 22:43:54.414 +00:00] [ERR] [29] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:43:55.003 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:43:55.020 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:43:55.565 +00:00] [ERR] [29] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:43:56.000 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:43:56.131 +00:00] [ERR] [29] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:43:56.219 +00:00] [ERR] [24] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:45:17.625 +00:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" closed
- [2026-01-04 22:45:19.091 +00:00] [INF] [9] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [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.
- [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
- [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"
- [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"
- [2026-01-04 22:46:05.428 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:46:05.428 +00:00] [ERR] [33] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:46:05.915 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:46:06.020 +00:00] [ERR] [36] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:46:06.412 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:46:06.638 +00:00] [ERR] [38] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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"
- [2026-01-04 22:46:10.473 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:46:11.367 +00:00] [ERR] [36] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:46:14.938 +00:00] [ERR] [37] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:46:15.000 +00:00] [ERR] [38] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:46:15.263 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:46:17.172 +00:00] [ERR] [33] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:46:18.015 +00:00] [ERR] [33] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:46:21.043 +00:00] [INF] [36] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "45.226.127.119" request
- [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.
- [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
- [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"
- [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"
- [2026-01-04 22:48:08.098 +00:00] [ERR] [28] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:48:08.098 +00:00] [ERR] [9] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:48:10.062 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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"
- [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"
- [2026-01-04 22:48:11.348 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:48:11.426 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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.
- [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"
- [2026-01-04 22:48:12.042 +00:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Unable to set process priority to BelowNormal for "ffprobe"
- System.ComponentModel.Win32Exception (3): No such process
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.StartProcess(ProcessWrapper process)
- [2026-01-04 22:48:12.412 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:48:13.137 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:48:13.413 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- System.ObjectDisposedException: Cannot access a disposed object.
- Object name: 'System.Diagnostics.Process'.
- at System.Diagnostics.Process.get_StandardOutput()
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:48:14.107 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:48:14.176 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:48:14.328 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:48:15.520 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:48:15.543 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:48:16.000 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:48:16.196 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:48:16.320 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:48:20.884 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [2026-01-04 22:48:21.103 +00:00] [ERR] [7] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:48:21.116 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:48:21.439 +00:00] [ERR] [27] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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.
- [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"
- [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"
- [2026-01-04 22:49:30.755 +00:00] [ERR] [42] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:49:30.757 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:49:31.137 +00:00] [ERR] [9] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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"
- [2026-01-04 22:49:31.440 +00:00] [ERR] [9] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [2026-01-04 22:49:31.464 +00:00] [ERR] [42] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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"
- [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"
- [2026-01-04 22:49:32.122 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [2026-01-04 22:49:32.406 +00:00] [ERR] [45] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
- MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
- at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
- at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
- [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"
- [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"
- [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.
Add Comment
Please, Sign In to add comment