2025-08-05T13:04:41.872804553Z [migrations] started
2025-08-05T13:04:41.872848712Z [migrations] no migrations found
2025-08-05T13:04:41.892125125Z usermod: no changes
2025-08-05T13:04:41.900413308Z ───────────────────────────────────────
2025-08-05T13:04:41.900436384Z 
2025-08-05T13:04:41.900440533Z       ██╗     ███████╗██╗ ██████╗
2025-08-05T13:04:41.900444581Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-05T13:04:41.900448399Z       ██║     ███████╗██║██║   ██║
2025-08-05T13:04:41.900452166Z       ██║     ╚════██║██║██║   ██║
2025-08-05T13:04:41.900456134Z       ███████╗███████║██║╚██████╔╝
2025-08-05T13:04:41.900459852Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-05T13:04:41.900463629Z 
2025-08-05T13:04:41.900467166Z    Brought to you by linuxserver.io
2025-08-05T13:04:41.900470834Z ───────────────────────────────────────
2025-08-05T13:04:41.900754265Z 
2025-08-05T13:04:41.900764535Z To support the app dev(s) visit:
2025-08-05T13:04:41.902492285Z Prowlarr: https://opencollective.com/prowlarr
2025-08-05T13:04:41.902834124Z 
2025-08-05T13:04:41.902840767Z To support LSIO projects visit:
2025-08-05T13:04:41.902844575Z https://www.linuxserver.io/donate/
2025-08-05T13:04:41.902848242Z 
2025-08-05T13:04:41.902851829Z ───────────────────────────────────────
2025-08-05T13:04:41.902859044Z GID/UID
2025-08-05T13:04:41.902862591Z ───────────────────────────────────────
2025-08-05T13:04:41.906973641Z 
2025-08-05T13:04:41.906981307Z User UID:    911
2025-08-05T13:04:41.906985295Z User GID:    911
2025-08-05T13:04:41.906988952Z ───────────────────────────────────────
2025-08-05T13:04:41.908845120Z Linuxserver.io version: 2.0.3.5130-ls206
2025-08-05T13:04:41.910755278Z Build-date: 2025-08-05T13:01:33+00:00
2025-08-05T13:04:41.910762292Z ───────────────────────────────────────
2025-08-05T13:04:41.910766490Z     
2025-08-05T13:04:41.965097425Z [custom-init] No custom files found, skipping...
2025-08-05T13:04:41.986335600Z failed to load "/config/config.xml": No such file or directory
2025-08-05T13:04:42.302308553Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.3.5130 
2025-08-05T13:04:42.319627023Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-05T13:04:42.326746292Z [Debug] Bootstrap: Console selected 
2025-08-05T13:04:42.328019215Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-05T13:04:42.562164825Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-05T13:04:42.624106648Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {85600d23-17c3-437f-9db2-0f344d2a1e37} may be persisted to storage in unencrypted form. 
2025-08-05T13:04:42.684264158Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-05T13:04:42.713511734Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-05T13:04:42.769246957Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-05T13:04:42.776021982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:42.776670509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:42.807739212Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-05T13:04:42.811962127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317588s 
2025-08-05T13:04:42.812263885Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-05T13:04:42.812491473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359333s 
2025-08-05T13:04:42.820226682Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-05T13:04:42.820783364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.825265291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-05T13:04:42.833523473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-05T13:04:42.844824093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192837s 
2025-08-05T13:04:42.845286043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.847551015Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-05T13:04:42.847729604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219621s 
2025-08-05T13:04:42.854223564Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-05T13:04:42.854512696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.859907972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-05T13:04:42.861006845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-05T13:04:42.861677376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015231s 
2025-08-05T13:04:42.861955045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-05T13:04:42.862931432Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.76E-05s 
2025-08-05T13:04:42.863375676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-05T13:04:42.864035856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-05T13:04:42.864766608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011565s 
2025-08-05T13:04:42.865062303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.865848206Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-05T13:04:42.866052207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021961s 
2025-08-05T13:04:42.866679991Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-05T13:04:42.866959454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.867910189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-05T13:04:42.868129050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-08-05T13:04:42.868377500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-05T13:04:42.868759249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-05T13:04:42.869269727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006662s 
2025-08-05T13:04:42.869526875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.870229630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-05T13:04:42.870453151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015678s 
2025-08-05T13:04:42.872590295Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-05T13:04:42.872860168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.873613526Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-05T13:04:42.877896562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-05T13:04:42.878573466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-05T13:04:42.879136109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010137s 
2025-08-05T13:04:42.879357244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-05T13:04:42.879717099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-05T13:04:42.880127836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s 
2025-08-05T13:04:42.880341005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-05T13:04:42.880940373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-08-05T13:04:42.881442293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009286s 
2025-08-05T13:04:42.881685153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-05T13:04:42.882019847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-05T13:04:42.882389551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 
2025-08-05T13:04:42.882608582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-05T13:04:42.887595546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2025-08-05T13:04:42.888321027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055104s 
2025-08-05T13:04:42.888539578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-05T13:04:42.889192362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-05T13:04:42.889694113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009567s 
2025-08-05T13:04:42.889933655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-05T13:04:42.890383882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-05T13:04:42.890715630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2025-08-05T13:04:42.890924180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-05T13:04:42.893928110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2025-08-05T13:04:42.894665445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035559s 
2025-08-05T13:04:42.894877132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-05T13:04:42.895232437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-05T13:04:42.895585198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2025-08-05T13:04:42.895822195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-08-05T13:04:42.896522265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2025-08-05T13:04:42.897010097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s 
2025-08-05T13:04:42.897235181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-08-05T13:04:42.897926363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-05T13:04:42.898450108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s 
2025-08-05T13:04:42.898680762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-08-05T13:04:42.899033643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-08-05T13:04:42.899496405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s 
2025-08-05T13:04:42.899616868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-05T13:04:42.900052004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-05T13:04:42.900388482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s 
2025-08-05T13:04:42.900599006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-05T13:04:42.900949742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-05T13:04:42.901266290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s 
2025-08-05T13:04:42.901473958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-05T13:04:42.904934919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-05T13:04:42.905443212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037761s 
2025-08-05T13:04:42.905687675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-05T13:04:42.906025715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-05T13:04:42.906405671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000518s 
2025-08-05T13:04:42.906641696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-05T13:04:42.907000178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-05T13:04:42.907368820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005268s 
2025-08-05T13:04:42.907584765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-05T13:04:42.908503155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-05T13:04:42.909223085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014269s 
2025-08-05T13:04:42.909436906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-05T13:04:42.910367319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-05T13:04:42.911082059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s 
2025-08-05T13:04:42.911345550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-05T13:04:42.911738902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-05T13:04:42.912156182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006045s 
2025-08-05T13:04:42.912374632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-05T13:04:42.912911333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-05T13:04:42.913455119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007827s 
2025-08-05T13:04:42.913580321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-05T13:04:42.913910967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-05T13:04:42.914270401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004669s 
2025-08-05T13:04:42.916198274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-05T13:04:42', 'InitialSetup') 
2025-08-05T13:04:42.916912231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.918263533Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-05T13:04:42.918468606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044378s 
2025-08-05T13:04:42.918802248Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-05T13:04:42.919071260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.919410183Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-08-05T13:04:42.922472480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-08-05T13:04:42.930014841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-05T13:04:42.931400993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2025-08-05T13:04:42.932247888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-05T13:04:42.933116437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-05T13:04:42.934594544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-05T13:04:42.935003468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122624s 
2025-08-05T13:04:42.945604559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-08-05T13:04:42.947432230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-05T13:04:42.948605964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-08-05T13:04:42.949241373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-05T13:04:42.949858206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-05T13:04:42.951152112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-05T13:04:42.951562498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056912s 
2025-08-05T13:04:42.951942023Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-08-05T13:04:42.955416280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-05T13:04:42.956541687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-08-05T13:04:42.957142156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-05T13:04:42.957732275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-05T13:04:42.958977502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-05T13:04:42.959421266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072115s 
2025-08-05T13:04:42.959632962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-08-05T13:04:42.960415990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:42.961028593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011818s 
2025-08-05T13:04:42.961286683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-08-05T13:04:42.961743263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-05T13:04:42.962181966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s 
2025-08-05T13:04:42.962735632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-05T13:04:42', 'ApplicationStatus') 
2025-08-05T13:04:42.963092460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.964203548Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-05T13:04:42.964418561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026474s 
2025-08-05T13:04:42.964673284Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-05T13:04:42.964905883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.965225055Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-08-05T13:04:42.966335021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-05T13:04:42.966525926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:42.966805158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-08-05T13:04:42.967240855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-08-05T13:04:42.967892889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s 
2025-08-05T13:04:42.968132040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-05T13:04:42.968954407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2025-08-05T13:04:42.969559776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012077s 
2025-08-05T13:04:42.969821673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-05T13:04:42.970551323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:42.971142353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011249s 
2025-08-05T13:04:42.971404802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-05T13:04:42.971868115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-05T13:04:42.972309304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006675s 
2025-08-05T13:04:42.972768468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-05T13:04:42', 'IndexerProps') 
2025-08-05T13:04:42.973145448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.974018736Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-05T13:04:42.974230793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023588s 
2025-08-05T13:04:42.974480096Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-05T13:04:42.974732193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.975106046Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-08-05T13:04:42.975558117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-05T13:04:42', 'add_update_history') 
2025-08-05T13:04:42.975993724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.976737913Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-05T13:04:42.976943116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020191s 
2025-08-05T13:04:42.977196657Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-05T13:04:42.977421069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.977713768Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-08-05T13:04:42.981326465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-05T13:04:42.982408203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-05T13:04:42.982966498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011821s 
2025-08-05T13:04:42.983415863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-05T13:04:42', 'update_notifiarr') 
2025-08-05T13:04:42.983829366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.984594887Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-05T13:04:42.984810351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027835s 
2025-08-05T13:04:42.985056166Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-05T13:04:42.985269426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.985580693Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-08-05T13:04:42.986220932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-08-05T13:04:42.987028148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2025-08-05T13:04:42.987530690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2025-08-05T13:04:42.987792086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-08-05T13:04:42.988182763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-08-05T13:04:42.988563219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005653s 
2025-08-05T13:04:42.988777842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-05T13:04:42.988961051Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-05T13:04:42.989209040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-08-05T13:04:42.989579246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-05T13:04:42.990241750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000809s 
2025-08-05T13:04:42.990665714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-05T13:04:42', 'app_profiles') 
2025-08-05T13:04:42.991070319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.992144823Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-05T13:04:42.992343032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026923s 
2025-08-05T13:04:42.992580230Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-05T13:04:42.992835634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.993153635Z [Info] history_failed: Starting migration of Main DB to 7 
2025-08-05T13:04:42.993749255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-05T13:04:42.993932844Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:42.994170012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-08-05T13:04:42.994545969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-08-05T13:04:42.995174174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007845s 
2025-08-05T13:04:42.995563178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-05T13:04:42.996095680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-05T13:04:42.996441767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s 
2025-08-05T13:04:42.996888016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-05T13:04:42', 'history_failed') 
2025-08-05T13:04:42.997283122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:42.998135498Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-05T13:04:42.998343036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022382s 
2025-08-05T13:04:42.998565254Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-05T13:04:42.998810277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:42.999107586Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-08-05T13:04:42.999537943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:42.999820863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.001609415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018417s 
2025-08-05T13:04:43.002043790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-05T13:04:43', 'redacted_api') 
2025-08-05T13:04:43.002443004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.003319369Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-05T13:04:43.003569373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035459s 
2025-08-05T13:04:43.003781349Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-05T13:04:43.004031243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.004317129Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-08-05T13:04:43.004843779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-08-05T13:04:43.005513969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2025-08-05T13:04:43.006043947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2025-08-05T13:04:43.006262186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-05T13:04:43.006437259Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-05T13:04:43.006647893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-05T13:04:43.006960152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-05T13:04:43.007610732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007253s 
2025-08-05T13:04:43.008047542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-05T13:04:43', 'IndexerProxies') 
2025-08-05T13:04:43.008456796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.009386128Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-05T13:04:43.009622915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024926s 
2025-08-05T13:04:43.009857948Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-05T13:04:43.010100436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.010411132Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-08-05T13:04:43.010848363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-08-05T13:04:43.011122384Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.011323279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-08-05T13:04:43.011732774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-08-05T13:04:43.012443175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008542s 
2025-08-05T13:04:43.012885866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-05T13:04:43', 'app_indexer_remote_name') 
2025-08-05T13:04:43.013312746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.014110783Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-05T13:04:43.014333311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025035s 
2025-08-05T13:04:43.014610610Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-05T13:04:43.014844691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.015152101Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-08-05T13:04:43.017778070Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.018751079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-08-05T13:04:43.019113209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011296s 
2025-08-05T13:04:43.019549968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-05T13:04:43', 'desi_gazelle_to_unit3d') 
2025-08-05T13:04:43.019983572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.020736197Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-05T13:04:43.020950980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027043s 
2025-08-05T13:04:43.021284502Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-05T13:04:43.021481288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.021785170Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-08-05T13:04:43.022171318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-05T13:04:43.022375349Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.022704652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-05T13:04:43.023080128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-05T13:04:43.023749005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00087s 
2025-08-05T13:04:43.024236898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-05T13:04:43', 'add_on_update_to_notifications') 
2025-08-05T13:04:43.024673247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.025476324Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-05T13:04:43.025699173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025267s 
2025-08-05T13:04:43.025924457Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-05T13:04:43.026183078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.026469344Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-08-05T13:04:43.027000734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-08-05T13:04:43.027636775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-08-05T13:04:43.028200200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009585s 
2025-08-05T13:04:43.028527639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-08-05T13:04:43.028982235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-05T13:04:43.029414937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006976s 
2025-08-05T13:04:43.029672325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-08-05T13:04:43.030128233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-05T13:04:43.030556486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006557s 
2025-08-05T13:04:43.030984508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-05T13:04:43', 'IndexerVersions') 
2025-08-05T13:04:43.031406688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.032275017Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-05T13:04:43.032482455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023307s 
2025-08-05T13:04:43.032712628Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-05T13:04:43.032952161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.033249770Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-08-05T13:04:43.035172182Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.036155092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-08-05T13:04:43.036452561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010491s 
2025-08-05T13:04:43.036733667Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.037122600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-08-05T13:04:43.037417675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2025-08-05T13:04:43.037837220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-05T13:04:43', 'cleanup_config') 
2025-08-05T13:04:43.038266704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.039073960Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-05T13:04:43.039315276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020798s 
2025-08-05T13:04:43.039479307Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-05T13:04:43.039747787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.040067401Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-08-05T13:04:43.042111368Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.042468066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-08-05T13:04:43.042771878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s 
2025-08-05T13:04:43.043027723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.043359201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-08-05T13:04:43.043658534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s 
2025-08-05T13:04:43.043948929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.044282781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-08-05T13:04:43.044589980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2025-08-05T13:04:43.044878401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.045192153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-08-05T13:04:43.045499923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2025-08-05T13:04:43.045768223Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.046101584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-08-05T13:04:43.046401458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s 
2025-08-05T13:04:43.046685300Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.047011858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-08-05T13:04:43.047340560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s 
2025-08-05T13:04:43.047576645Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.047956250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-08-05T13:04:43.048286916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004641s 
2025-08-05T13:04:43.048524013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.048871042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-08-05T13:04:43.049167319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2025-08-05T13:04:43.049438285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.053464874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-08-05T13:04:43.053811833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041511s 
2025-08-05T13:04:43.054063820Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.054421862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-08-05T13:04:43.054706335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s 
2025-08-05T13:04:43.054959504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.055318477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-08-05T13:04:43.055612670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2025-08-05T13:04:43.055936562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.056258020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-08-05T13:04:43.056551351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s 
2025-08-05T13:04:43.056814501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.057196680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-08-05T13:04:43.057483949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004407s 
2025-08-05T13:04:43.057745025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.058109188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-08-05T13:04:43.058402699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s 
2025-08-05T13:04:43.058707513Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.059009652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-08-05T13:04:43.059324897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s 
2025-08-05T13:04:43.059578287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.059932080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-08-05T13:04:43.060232505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-08-05T13:04:43.060415253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.061881456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-08-05T13:04:43.062262493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016508s 
2025-08-05T13:04:43.062447005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.062843944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-08-05T13:04:43.063216254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s 
2025-08-05T13:04:43.063417429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.063824729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-08-05T13:04:43.064206719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s 
2025-08-05T13:04:43.064392984Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.064823671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-08-05T13:04:43.065151752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2025-08-05T13:04:43.065331203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.065741490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-08-05T13:04:43.066094851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s 
2025-08-05T13:04:43.066282048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.066662014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-08-05T13:04:43.067028271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s 
2025-08-05T13:04:43.067228916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.067614392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-05T13:04:43.068009818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s 
2025-08-05T13:04:43.068185823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.068585618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-08-05T13:04:43.068922196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2025-08-05T13:04:43.069118401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.069487545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-08-05T13:04:43.069839564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005568s 
2025-08-05T13:04:43.070045188Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.070439582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-05T13:04:43.070796631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005728s 
2025-08-05T13:04:43.071009460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.071370687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-08-05T13:04:43.071754911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s 
2025-08-05T13:04:43.071912328Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.072350701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-05T13:04:43.072703682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s 
2025-08-05T13:04:43.072926842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.073306126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-08-05T13:04:43.073654768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s 
2025-08-05T13:04:43.073833177Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.074231770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-05T13:04:43.074578578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000569s 
2025-08-05T13:04:43.074774192Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.075213397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-08-05T13:04:43.075506678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s 
2025-08-05T13:04:43.075708955Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.076103880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-08-05T13:04:43.076450739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s 
2025-08-05T13:04:43.076812979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.077045737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-05T13:04:43.077405672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s 
2025-08-05T13:04:43.077650626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.077985249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-08-05T13:04:43.078345745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005732s 
2025-08-05T13:04:43.078524536Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.078922798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-08-05T13:04:43.079257762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005626s 
2025-08-05T13:04:43.079684381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-05T13:04:43', 'indexer_cleanup') 
2025-08-05T13:04:43.080127814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.081155625Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-05T13:04:43.081360046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024117s 
2025-08-05T13:04:43.081614379Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-05T13:04:43.081854582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.082150769Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-08-05T13:04:43.082613992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-08-05T13:04:43.082810458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.083069970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-08-05T13:04:43.083468934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-08-05T13:04:43.084218934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009247s 
2025-08-05T13:04:43.084720354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-05T13:04:43', 'minimum_seeders') 
2025-08-05T13:04:43.085191533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.085987426Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-05T13:04:43.086202780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026701s 
2025-08-05T13:04:43.086429647Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-05T13:04:43.086701334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.086957721Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-08-05T13:04:43.087367606Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.087701819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-08-05T13:04:43.088017996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2025-08-05T13:04:43.088440447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-05T13:04:43', 'remove_showrss') 
2025-08-05T13:04:43.088855863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.089572917Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-05T13:04:43.089772149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019605s 
2025-08-05T13:04:43.090023295Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-05T13:04:43.090285102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.090619124Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-08-05T13:04:43.090957336Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.091334806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-08-05T13:04:43.091649780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s 
2025-08-05T13:04:43.092121781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-05T13:04:43', 'remove_torrentparadiseml') 
2025-08-05T13:04:43.092538330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.093281527Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-05T13:04:43.093510508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020453s 
2025-08-05T13:04:43.093767205Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-05T13:04:43.094031507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.094367975Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-08-05T13:04:43.094675264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.094931109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.095637822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007456s 
2025-08-05T13:04:43.096192910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-05T13:04:43', 'localization_setting_to_string') 
2025-08-05T13:04:43.096593587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.097358157Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-05T13:04:43.097575605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023964s 
2025-08-05T13:04:43.097793464Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-05T13:04:43.098053438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.098333542Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-08-05T13:04:43.098610550Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.098865874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.103712475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047875s 
2025-08-05T13:04:43.104203694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-05T13:04:43', 'orpheus_api') 
2025-08-05T13:04:43.104654933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.105450515Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-05T13:04:43.105641660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065947s 
2025-08-05T13:04:43.105911664Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-05T13:04:43.106175696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.106492193Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-08-05T13:04:43.106885095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-05T13:04:43.107083374Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.107335031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-08-05T13:04:43.107735337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-08-05T13:04:43.108496631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009282s 
2025-08-05T13:04:43.108974523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-05T13:04:43', 'download_client_categories') 
2025-08-05T13:04:43.109387485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.110174771Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-05T13:04:43.110402479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025478s 
2025-08-05T13:04:43.110621460Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-05T13:04:43.110854750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.111144544Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-08-05T13:04:43.111514339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-05T13:04:43.111712057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.111961559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-05T13:04:43.112266634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-05T13:04:43.112891472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007022s 
2025-08-05T13:04:43.113124962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-05T13:04:43.113453464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-05T13:04:43.114074384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007165s 
2025-08-05T13:04:43.114512767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-05T13:04:43', 'add_salt_to_users') 
2025-08-05T13:04:43.114933014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.115695549Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-05T13:04:43.115912586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023066s 
2025-08-05T13:04:43.116199374Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-05T13:04:43.116496583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.116809212Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-08-05T13:04:43.117173636Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.117559433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-05T13:04:43.117958327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005374s 
2025-08-05T13:04:43.118424205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-05T13:04:43', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-05T13:04:43.118831155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.119909426Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-05T13:04:43.120335855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021905s 
2025-08-05T13:04:43.120645339Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-05T13:04:43.120937748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.121267261Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-08-05T13:04:43.121602937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.122003093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-05T13:04:43.122344270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2025-08-05T13:04:43.122853997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-05T13:04:43', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-05T13:04:43.123297029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.124085728Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-05T13:04:43.124341443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021839s 
2025-08-05T13:04:43.124635195Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-05T13:04:43.124909387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.125237317Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-08-05T13:04:43.125614948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.126003400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-08-05T13:04:43.126363846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005554s 
2025-08-05T13:04:43.126544039Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.126958494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-08-05T13:04:43.127309230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2025-08-05T13:04:43.127783355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-05T13:04:43', 'alpharatio_greatposterwall_config_contract') 
2025-08-05T13:04:43.128236959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.129010978Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-05T13:04:43.129253626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021818s 
2025-08-05T13:04:43.129474631Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-05T13:04:43.129724164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.130023407Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-08-05T13:04:43.130375015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.130742154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-08-05T13:04:43.131043721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s 
2025-08-05T13:04:43.131464268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-05T13:04:43', 'remove_notwhatcd') 
2025-08-05T13:04:43.131904755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.132600717Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-05T13:04:43.132804227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001948s 
2025-08-05T13:04:43.133065944Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-05T13:04:43.133321459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.133615862Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-08-05T13:04:43.134038623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-05T13:04:43.134243947Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.134479722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-08-05T13:04:43.134844987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-08-05T13:04:43.135544857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000847s 
2025-08-05T13:04:43.135757996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-05T13:04:43.135982819Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-05T13:04:43.136222822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-08-05T13:04:43.136636586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-08-05T13:04:43.137311806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008555s 
2025-08-05T13:04:43.137795600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-05T13:04:43', 'add_on_grab_to_notifications') 
2025-08-05T13:04:43.138213762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.138974404Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-05T13:04:43.139195139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024519s 
2025-08-05T13:04:43.139472367Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-05T13:04:43.139799276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.140126455Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-08-05T13:04:43.140480919Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.140899171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-05T13:04:43.141261511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s 
2025-08-05T13:04:43.141728852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-05T13:04:43', 'animetorrents_use_custom_config_contract') 
2025-08-05T13:04:43.142182155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.142913458Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-05T13:04:43.143158451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021638s 
2025-08-05T13:04:43.143384717Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-05T13:04:43.143647516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.143954745Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-08-05T13:04:43.144238045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.144507979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.145241576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007836s 
2025-08-05T13:04:43.145690691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-05T13:04:43', 'apprise_server_url') 
2025-08-05T13:04:43.146107541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.146811098Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-05T13:04:43.147001030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023116s 
2025-08-05T13:04:43.147253479Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-05T13:04:43.147511208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.147820631Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-08-05T13:04:43.148260026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-05T13:04:43.148450239Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-08-05T13:04:43.148711846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-05T13:04:43.149123094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-05T13:04:43.149789516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008395s 
2025-08-05T13:04:43.150226056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-05T13:04:43', 'health_restored_notification') 
2025-08-05T13:04:43.150664639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.151440752Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-05T13:04:43.151653551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002421s 
2025-08-05T13:04:43.151840287Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-05T13:04:43.152122074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.152407008Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-08-05T13:04:43.152792274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-05T13:04:43.153143091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-05T13:04:43.153436972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s 
2025-08-05T13:04:43.153885195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-05T13:04:43', 'remove_uc') 
2025-08-05T13:04:43.154265772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.154955781Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-05T13:04:43.155160774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019357s 
2025-08-05T13:04:43.155404545Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-05T13:04:43.155650400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.155970084Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-08-05T13:04:43.156278515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.156543549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.157195572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006856s 
2025-08-05T13:04:43.157636811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-05T13:04:43', 'history_fix_data_titles') 
2025-08-05T13:04:43.158056326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.158938252Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-05T13:04:43.159371906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022445s 
2025-08-05T13:04:43.159653493Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-05T13:04:43.159946553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.160236547Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-08-05T13:04:43.160629929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-05T13:04:43.160811565Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-05T13:04:43.161072791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-05T13:04:43.161471424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-05T13:04:43.162169159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000881s 
2025-08-05T13:04:43.162621541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-05T13:04:43', 'download_client_per_indexer') 
2025-08-05T13:04:43.163050645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.163885907Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-05T13:04:43.164094397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025053s 
2025-08-05T13:04:43.164399171Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-05T13:04:43.164697963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.164999650Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-08-05T13:04:43.167200783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-05T13:04:43.167398822Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-05T13:04:43.167816944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-08-05T13:04:43.170210425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.171361513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-05T13:04:43.171981562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-05T13:04:43.172623795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-05T13:04:43.174216002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.174601378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065183s 
2025-08-05T13:04:43.174860049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-05T13:04:43.175069211Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.175351950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-08-05T13:04:43.177374053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.178478848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-05T13:04:43.179090951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-05T13:04:43.179707633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-05T13:04:43.181218766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.181642550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060227s 
2025-08-05T13:04:43.181845508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-05T13:04:43.182043998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-05T13:04:43.182313321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-08-05T13:04:43.184307477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.185439256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-05T13:04:43.186043082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-05T13:04:43.186650105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-05T13:04:43.188158513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.188543298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059989s 
2025-08-05T13:04:43.188760105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-05T13:04:43.188926199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.189177586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-05T13:04:43.194081753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-05T13:04:43.195324025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-05T13:04:43.195960567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-05T13:04:43.196428098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-05T13:04:43.197796765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083697s 
2025-08-05T13:04:43.197981818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-05T13:04:43.198164716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.198440151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-05T13:04:43.200623628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-05T13:04:43.201823655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-05T13:04:43.202436590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-05T13:04:43.202923521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-05T13:04:43.204214170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055281s 
2025-08-05T13:04:43.204434694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-05T13:04:43.204587732Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.204825672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-05T13:04:43.206966513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-05T13:04:43.208192232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-05T13:04:43.208817020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-05T13:04:43.209307067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-05T13:04:43.210603909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054918s 
2025-08-05T13:04:43.210786567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-05T13:04:43.210957601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.211296013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-05T13:04:43.213268776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.214426558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-05T13:04:43.215042409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-05T13:04:43.215644471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-05T13:04:43.217302731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.217740803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062386s 
2025-08-05T13:04:43.217963231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-05T13:04:43.218153574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.218457557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-05T13:04:43.220481232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.221627100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-05T13:04:43.222250125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-05T13:04:43.222911467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-05T13:04:43.224697244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.225154044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064291s 
2025-08-05T13:04:43.225371632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-05T13:04:43.225551284Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.225848322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-05T13:04:43.227868531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.229004369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-05T13:04:43.229624237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-05T13:04:43.230256621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-05T13:04:43.232055283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.232491071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064103s 
2025-08-05T13:04:43.232693238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-05T13:04:43.232862148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.233139066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-05T13:04:43.235063682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2025-08-05T13:04:43.236018305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2025-08-05T13:04:43.236542781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-05T13:04:43.237164473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-05T13:04:43.238592870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-05T13:04:43.239089200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-05T13:04:43.239462081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061117s 
2025-08-05T13:04:43.239671172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-08-05T13:04:43.239902758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.240191309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-08-05T13:04:43.242062588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-08-05T13:04:43.242968653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2025-08-05T13:04:43.243500164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-08-05T13:04:43.244311548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-08-05T13:04:43.245899316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-05T13:04:43.246581960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-05T13:04:43.247023850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066028s 
2025-08-05T13:04:43.247265577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-05T13:04:43.247447804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.247729572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-05T13:04:43.249988591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-05T13:04:43.251504785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-05T13:04:43.252310298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-05T13:04:43.252939164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-05T13:04:43.254445197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.254829892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068938s 
2025-08-05T13:04:43.255068282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-05T13:04:43.255246772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.255503198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-05T13:04:43.257732418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-05T13:04:43.259238932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-05T13:04:43.260022741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-05T13:04:43.260625485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-05T13:04:43.262139975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.262539129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067712s 
2025-08-05T13:04:43.262738971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-05T13:04:43.262918312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.263206533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-05T13:04:43.265412155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-05T13:04:43.266902036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-05T13:04:43.267644662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-05T13:04:43.268289551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-05T13:04:43.269793329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.270189487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067701s 
2025-08-05T13:04:43.270400011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-05T13:04:43.270584603Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.270872222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-05T13:04:43.273106752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-05T13:04:43.274638658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-05T13:04:43.275766509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-05T13:04:43.276228991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-05T13:04:43.277714132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.278105270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069912s 
2025-08-05T13:04:43.278320984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-05T13:04:43.278494694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.278739066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-08-05T13:04:43.281067787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2025-08-05T13:04:43.282513418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2025-08-05T13:04:43.283244370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-05T13:04:43.283816843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-05T13:04:43.285438690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-05T13:04:43.285838575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006871s 
2025-08-05T13:04:43.286038939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-05T13:04:43.286227538Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.286502723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-05T13:04:43.288423461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-05T13:04:43.289327101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-05T13:04:43.289877940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-05T13:04:43.290505995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-05T13:04:43.291991768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-05T13:04:43.292404058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056731s 
2025-08-05T13:04:43.292624833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-05T13:04:43.292794284Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.293055871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-05T13:04:43.294974866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-05T13:04:43.295885480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-05T13:04:43.296426420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-05T13:04:43.297044815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-05T13:04:43.298517030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-05T13:04:43.298915843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056155s 
2025-08-05T13:04:43.299126026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-05T13:04:43.299294656Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-05T13:04:43.299556513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-05T13:04:43.317186361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-05T13:04:43.319028782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-05T13:04:43.319552577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-05T13:04:43.321111045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-05T13:04:43.322693983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-05T13:04:43.323121584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232881s 
2025-08-05T13:04:43.323677664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-05T13:04:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-05T13:04:43.331675683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.333321117Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-05T13:04:43.333589858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333969s 
2025-08-05T13:04:43.333895985Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-05T13:04:43.334265078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.334637558Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-08-05T13:04:43.335485305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-05T13:04:43.336322862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-05T13:04:43.337082733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013668s 
2025-08-05T13:04:43.337374440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-05T13:04:43.337822723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-05T13:04:43.338275485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006734s 
2025-08-05T13:04:43.338749890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-05T13:04:43', 'add_notification_status') 
2025-08-05T13:04:43.339200388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.340367058Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-05T13:04:43.340590427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027099s 
2025-08-05T13:04:43.340926615Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-05T13:04:43.341193873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.341563708Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-08-05T13:04:43.342078695Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.342463249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-05T13:04:43.342837373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s 
2025-08-05T13:04:43.343118479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.343561151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-05T13:04:43.343970806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005922s 
2025-08-05T13:04:43.344153213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-05T13:04:43.344541315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-08-05T13:04:43.344906220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000556s 
2025-08-05T13:04:43.345440275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-05T13:04:43', 'indexers_freeleech_only_config_contract') 
2025-08-05T13:04:43.345899851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.346676746Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-05T13:04:43.346908382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022234s 
2025-08-05T13:04:43.347157334Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-05T13:04:43.347414191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.347728524Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-08-05T13:04:43.348041765Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.348300877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.348983562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s 
2025-08-05T13:04:43.349429831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-05T13:04:43', 'email_encryption') 
2025-08-05T13:04:43.349874346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.350554716Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-05T13:04:43.350788717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022595s 
2025-08-05T13:04:43.351072008Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-05T13:04:43.351369848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.351697898Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-08-05T13:04:43.352049025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.352308278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.353312420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010211s 
2025-08-05T13:04:43.353828660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-05T13:04:43', 'newznab_category_to_capabilities_settings') 
2025-08-05T13:04:43.354270991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.355006051Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-05T13:04:43.355253189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026577s 
2025-08-05T13:04:43.355531900Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-05T13:04:43.355818568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.356167170Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-08-05T13:04:43.356468918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.356729593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.357410795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007223s 
2025-08-05T13:04:43.357894569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-05T13:04:43', 'gazelle_freeleech_token_options') 
2025-08-05T13:04:43.358340066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.359060217Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-05T13:04:43.359314158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023168s 
2025-08-05T13:04:43.359606707Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-05T13:04:43.359896561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.360236085Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-08-05T13:04:43.360563625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.360813047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.361396512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006123s 
2025-08-05T13:04:43.361910537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-05T13:04:43', 'myanonamouse_freeleech_wedge_options') 
2025-08-05T13:04:43.362343289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.363069291Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-05T13:04:43.363374656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022219s 
2025-08-05T13:04:43.363606934Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-08-05T13:04:43.363905425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.364213094Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-08-05T13:04:43.364543350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.364814566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.374574413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097444s 
2025-08-05T13:04:43.375095442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-05T13:04:43', 'newznab_indexers_enable_redirect') 
2025-08-05T13:04:43.375580098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.376467335Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-08-05T13:04:43.376692799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116284s 
2025-08-05T13:04:43.384999950Z [Debug] MigrationController: Took: 00:00:00.6705252 
2025-08-05T13:04:43.469499025Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-05T13:04:43.488556057Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-05T13:04:43.501439114Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-05T13:04:43.501918700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-05T13:04:43.502288505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-05T13:04:43.504643267Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-05T13:04:43.504947730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027164s 
2025-08-05T13:04:43.505306653Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-05T13:04:43.505642369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030193s 
2025-08-05T13:04:43.507714372Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-05T13:04:43.508151823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.508649696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-05T13:04:43.509142388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-05T13:04:43.509725513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007357s 
2025-08-05T13:04:43.510089636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.511498484Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-05T13:04:43.511870413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024951s 
2025-08-05T13:04:43.512384809Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-05T13:04:43.512821769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.513473762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-05T13:04:43.513918448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-05T13:04:43.514527074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007342s 
2025-08-05T13:04:43.514828962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-05T13:04:43.515148656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-05T13:04:43.515519192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-05T13:04:43.516028638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-05T13:04:43.516954833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s 
2025-08-05T13:04:43.517313465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.518207255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-05T13:04:43.518558222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022788s 
2025-08-05T13:04:43.519024241Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-05T13:04:43.519444146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.519983453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-05T13:04:43.520306904Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-05T13:04:43.520656017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-05T13:04:43.521156395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-05T13:04:43.521811464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007856s 
2025-08-05T13:04:43.522174065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.523026321Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-05T13:04:43.523395304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019419s 
2025-08-05T13:04:43.523891043Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-05T13:04:43.524244174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.524717157Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-05T13:04:43.525435233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-05T13:04:43.526235154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-05T13:04:43.527222743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014044s 
2025-08-05T13:04:43.527480252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-05T13:04:43.527931471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-05T13:04:43.528470406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006467s 
2025-08-05T13:04:43.529006195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-05T13:04:43', 'InitialSetup') 
2025-08-05T13:04:43.529662507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.530732852Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-05T13:04:43.531066394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028945s 
2025-08-05T13:04:43.531412271Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-05T13:04:43.531785803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.532308706Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-08-05T13:04:43.532890718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-05T13:04:43', 'ApplicationStatus') 
2025-08-05T13:04:43.533562491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.534423646Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-05T13:04:43.534748580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026426s 
2025-08-05T13:04:43.535100098Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-05T13:04:43.535462649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.535970251Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-08-05T13:04:43.536460629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-05T13:04:43', 'IndexerProps') 
2025-08-05T13:04:43.537117421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.537952894Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-05T13:04:43.538296145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025142s 
2025-08-05T13:04:43.538624356Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-05T13:04:43.539016787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.539463386Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-08-05T13:04:43.540084688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-05T13:04:43.540802473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-05T13:04:43.541565530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s 
2025-08-05T13:04:43.541943611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-05T13:04:43.542427857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-05T13:04:43.543001352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007154s 
2025-08-05T13:04:43.543542832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-05T13:04:43', 'add_update_history') 
2025-08-05T13:04:43.544278053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.545175821Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-05T13:04:43.545516738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028604s 
2025-08-05T13:04:43.545850330Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-05T13:04:43.546287019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.546684981Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-08-05T13:04:43.547240099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-05T13:04:43', 'update_notifiarr') 
2025-08-05T13:04:43.547908735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.548899912Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-05T13:04:43.549245919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026747s 
2025-08-05T13:04:43.549566264Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-05T13:04:43.549952562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.550384843Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-08-05T13:04:43.550906203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-05T13:04:43', 'app_profiles') 
2025-08-05T13:04:43.551567635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.552467096Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-05T13:04:43.552762481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025075s 
2025-08-05T13:04:43.553123909Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-05T13:04:43.553487361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.553923199Z [Info] history_failed: Starting migration of Log DB to 7 
2025-08-05T13:04:43.554468187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-05T13:04:43', 'history_failed') 
2025-08-05T13:04:43.555133266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.555951154Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-05T13:04:43.556290717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024708s 
2025-08-05T13:04:43.556651223Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-05T13:04:43.556997962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.557455082Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-08-05T13:04:43.557983988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-05T13:04:43', 'redacted_api') 
2025-08-05T13:04:43.558629427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.559513488Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-05T13:04:43.559817971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025056s 
2025-08-05T13:04:43.560210672Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-05T13:04:43.560589896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.561085304Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-08-05T13:04:43.561604690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-05T13:04:43', 'IndexerProxies') 
2025-08-05T13:04:43.562250230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.563108539Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-05T13:04:43.563437301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025244s 
2025-08-05T13:04:43.563795713Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-05T13:04:43.564208324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.564673120Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-08-05T13:04:43.565249280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-05T13:04:43', 'app_indexer_remote_name') 
2025-08-05T13:04:43.565934581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.567029556Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-05T13:04:43.567494422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026225s 
2025-08-05T13:04:43.567881201Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-05T13:04:43.568295385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.568770763Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-08-05T13:04:43.569356813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-05T13:04:43', 'desi_gazelle_to_unit3d') 
2025-08-05T13:04:43.570053937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.570964962Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-05T13:04:43.571315638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026481s 
2025-08-05T13:04:43.571705233Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-05T13:04:43.572171822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.572623412Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-08-05T13:04:43.573248721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-05T13:04:43', 'add_on_update_to_notifications') 
2025-08-05T13:04:43.573956837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.574902472Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-05T13:04:43.575282728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027191s 
2025-08-05T13:04:43.575633635Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-05T13:04:43.576067118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.576507956Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-08-05T13:04:43.577084387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-05T13:04:43', 'IndexerVersions') 
2025-08-05T13:04:43.577753003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.578684970Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-05T13:04:43.579021398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026372s 
2025-08-05T13:04:43.579388097Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-05T13:04:43.579766849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.580266035Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-08-05T13:04:43.580817716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-05T13:04:43', 'cleanup_config') 
2025-08-05T13:04:43.581493527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.582401325Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-05T13:04:43.582771350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026511s 
2025-08-05T13:04:43.583118980Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-05T13:04:43.583505338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.583984664Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-08-05T13:04:43.584561005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-05T13:04:43', 'indexer_cleanup') 
2025-08-05T13:04:43.585231224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.586126267Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-05T13:04:43.586481412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00263s 
2025-08-05T13:04:43.586830405Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-05T13:04:43.587227866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.587737152Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-08-05T13:04:43.588337611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-05T13:04:43', 'minimum_seeders') 
2025-08-05T13:04:43.589002701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.589928605Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-05T13:04:43.590278370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027185s 
2025-08-05T13:04:43.590625439Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-05T13:04:43.591035084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.596957662Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-08-05T13:04:43.597546829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-05T13:04:43', 'remove_showrss') 
2025-08-05T13:04:43.598241899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.599235911Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-05T13:04:43.599611908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082254s 
2025-08-05T13:04:43.599994088Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-05T13:04:43.600421999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.600898850Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-08-05T13:04:43.601550282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-05T13:04:43', 'remove_torrentparadiseml') 
2025-08-05T13:04:43.602186994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.603310597Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-05T13:04:43.603670552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028801s 
2025-08-05T13:04:43.604074426Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-05T13:04:43.604544292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.604991042Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-08-05T13:04:43.605628175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-05T13:04:43', 'localization_setting_to_string') 
2025-08-05T13:04:43.606336201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.607326486Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-05T13:04:43.607712062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027973s 
2025-08-05T13:04:43.608100485Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-05T13:04:43.608484558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.608951178Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-08-05T13:04:43.609476456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-05T13:04:43', 'orpheus_api') 
2025-08-05T13:04:43.610154662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.611097891Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-05T13:04:43.611471544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002627s 
2025-08-05T13:04:43.611804855Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-05T13:04:43.612261344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.612766792Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-08-05T13:04:43.613342281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-05T13:04:43', 'download_client_categories') 
2025-08-05T13:04:43.614017511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.615029179Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-05T13:04:43.615368633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027371s 
2025-08-05T13:04:43.615739339Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-05T13:04:43.616156900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.616655485Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-08-05T13:04:43.617204580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-05T13:04:43', 'add_salt_to_users') 
2025-08-05T13:04:43.617856534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.618865987Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-05T13:04:43.619204659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002716s 
2025-08-05T13:04:43.619638513Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-05T13:04:43.620117257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.620629559Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-08-05T13:04:43.621279818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-05T13:04:43', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-05T13:04:43.622033496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.623090866Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-05T13:04:43.623462785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028938s 
2025-08-05T13:04:43.623929955Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-05T13:04:43.624384952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.624899017Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-08-05T13:04:43.625612164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-05T13:04:43', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-05T13:04:43.626496314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.627590248Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-05T13:04:43.628003560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030791s 
2025-08-05T13:04:43.628422404Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-05T13:04:43.628848372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.629353329Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-08-05T13:04:43.630020332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-05T13:04:43', 'alpharatio_greatposterwall_config_contract') 
2025-08-05T13:04:43.630740182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.631745076Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-05T13:04:43.632234932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028443s 
2025-08-05T13:04:43.632522031Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-05T13:04:43.632911896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.633369147Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-08-05T13:04:43.633904815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-05T13:04:43', 'remove_notwhatcd') 
2025-08-05T13:04:43.634569905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.635639459Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-05T13:04:43.636005105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027337s 
2025-08-05T13:04:43.636373277Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-05T13:04:43.636849316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.637269362Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-08-05T13:04:43.637850783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-05T13:04:43', 'add_on_grab_to_notifications') 
2025-08-05T13:04:43.638577937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.639612631Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-05T13:04:43.639984109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027926s 
2025-08-05T13:04:43.640401229Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-05T13:04:43.640843099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.641317836Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-08-05T13:04:43.641972384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-05T13:04:43', 'animetorrents_use_custom_config_contract') 
2025-08-05T13:04:43.642723266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.643748291Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-05T13:04:43.644189038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028685s 
2025-08-05T13:04:43.644545236Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-05T13:04:43.644951384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.645376851Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-08-05T13:04:43.645942670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-05T13:04:43', 'apprise_server_url') 
2025-08-05T13:04:43.646657700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.647634207Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-05T13:04:43.648026888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027073s 
2025-08-05T13:04:43.648365740Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-05T13:04:43.648805967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.649235522Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-08-05T13:04:43.649865080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-05T13:04:43', 'health_restored_notification') 
2025-08-05T13:04:43.650539388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.651583240Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-05T13:04:43.651938786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027881s 
2025-08-05T13:04:43.652307810Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-05T13:04:43.652683436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.653122290Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-08-05T13:04:43.653634672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-05T13:04:43', 'remove_uc') 
2025-08-05T13:04:43.654301505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.655328484Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-05T13:04:43.655643027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002661s 
2025-08-05T13:04:43.656053063Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-05T13:04:43.656414701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.656903396Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-08-05T13:04:43.657460768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-05T13:04:43', 'history_fix_data_titles') 
2025-08-05T13:04:43.658150357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.659190973Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-05T13:04:43.659530256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002773s 
2025-08-05T13:04:43.659905182Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-05T13:04:43.660311360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.660777689Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-08-05T13:04:43.661372086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-05T13:04:43', 'download_client_per_indexer') 
2025-08-05T13:04:43.662050883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.663190157Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-05T13:04:43.663533008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027852s 
2025-08-05T13:04:43.664044608Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-05T13:04:43.664577662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.665130736Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-08-05T13:04:43.665902089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-05T13:04:43.666231172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-05T13:04:43.666610386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-05T13:04:43.668033372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-05T13:04:43.669374232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-05T13:04:43.670250237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-05T13:04:43.671028354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-05T13:04:43.672297911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-05T13:04:43.672859512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058818s 
2025-08-05T13:04:43.673207002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-05T13:04:43.673517437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-05T13:04:43.673869616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-05T13:04:43.674963910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-05T13:04:43.676059396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-05T13:04:43.676824708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-05T13:04:43.677598186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-05T13:04:43.678839235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-05T13:04:43.679372249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051052s 
2025-08-05T13:04:43.679674497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-05T13:04:43.680002568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-05T13:04:43.680369297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-05T13:04:43.681346214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-05T13:04:43.682295466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-05T13:04:43.683144386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-05T13:04:43.683981071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-05T13:04:43.685294777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-05T13:04:43.685898563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051472s 
2025-08-05T13:04:43.686594935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-05T13:04:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-05T13:04:43.687472713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.688915239Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-05T13:04:43.689361838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080088s 
2025-08-05T13:04:43.689747926Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-05T13:04:43.690230598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.690818071Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-08-05T13:04:43.691448451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-05T13:04:43', 'add_notification_status') 
2025-08-05T13:04:43.692300086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.693646027Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-05T13:04:43.694013818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003427s 
2025-08-05T13:04:43.694437621Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-05T13:04:43.694882006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.695561084Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-08-05T13:04:43.696287838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-05T13:04:43', 'indexers_freeleech_only_config_contract') 
2025-08-05T13:04:43.697068861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.698161611Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-05T13:04:43.698574162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032202s 
2025-08-05T13:04:43.698969669Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-05T13:04:43.699447922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.699909982Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-08-05T13:04:43.700483578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-05T13:04:43', 'email_encryption') 
2025-08-05T13:04:43.701206524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.702252290Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-05T13:04:43.702671935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028433s 
2025-08-05T13:04:43.703132663Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-05T13:04:43.703661699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.704184762Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-08-05T13:04:43.704971697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-05T13:04:43', 'newznab_category_to_capabilities_settings') 
2025-08-05T13:04:43.705740496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.706864109Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-05T13:04:43.707314616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031546s 
2025-08-05T13:04:43.707690844Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-05T13:04:43.708259910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.708824587Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-08-05T13:04:43.709464296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-05T13:04:43', 'gazelle_freeleech_token_options') 
2025-08-05T13:04:43.710217643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.711140081Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-05T13:04:43.711526148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028936s 
2025-08-05T13:04:43.711922557Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-05T13:04:43.712398185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.712842239Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-08-05T13:04:43.713560465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-05T13:04:43', 'myanonamouse_freeleech_wedge_options') 
2025-08-05T13:04:43.714373833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.715468708Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-05T13:04:43.715916601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030678s 
2025-08-05T13:04:43.716346667Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-08-05T13:04:43.716752825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-05T13:04:43.717244816Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-08-05T13:04:43.717959405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-05T13:04:43', 'newznab_indexers_enable_redirect') 
2025-08-05T13:04:43.718691399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-05T13:04:43.719673327Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-08-05T13:04:43.720068813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028948s 
2025-08-05T13:04:43.881108905Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-08-05T13:04:43.889135782Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-05T13:04:43.894010479Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-05T13:04:43.984852119Z [Info] AppSyncProfileService: Setting up default app profile 
2025-08-05T13:04:43.996234373Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-08-05T13:04:44.080478594Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-05T13:04:44.166561369Z [ls.io-init] done.
2025-08-05T13:04:44.438536638Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-05T13:04:44.439244033Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-05T13:04:44.439630091Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin