2025-07-23T04:32:12.725330124Z [migrations] started
2025-07-23T04:32:12.729582085Z [migrations] no migrations found
2025-07-23T04:32:13.226614897Z usermod: no changes
2025-07-23T04:32:13.321772032Z ───────────────────────────────────────
2025-07-23T04:32:13.321801601Z 
2025-07-23T04:32:13.321810289Z       ██╗     ███████╗██╗ ██████╗
2025-07-23T04:32:13.321818986Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-23T04:32:13.321827363Z       ██║     ███████╗██║██║   ██║
2025-07-23T04:32:13.321835750Z       ██║     ╚════██║██║██║   ██║
2025-07-23T04:32:13.321844137Z       ███████╗███████║██║╚██████╔╝
2025-07-23T04:32:13.321852594Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-23T04:32:13.321860821Z 
2025-07-23T04:32:13.321868706Z    Brought to you by linuxserver.io
2025-07-23T04:32:13.321876763Z ───────────────────────────────────────
2025-07-23T04:32:13.328585571Z 
2025-07-23T04:32:13.329156861Z To support the app dev(s) visit:
2025-07-23T04:32:13.353137785Z Prowlarr: https://opencollective.com/prowlarr
2025-07-23T04:32:13.362523904Z 
2025-07-23T04:32:13.362539315Z To support LSIO projects visit:
2025-07-23T04:32:13.362548102Z https://www.linuxserver.io/donate/
2025-07-23T04:32:13.362556499Z 
2025-07-23T04:32:13.362564495Z ───────────────────────────────────────
2025-07-23T04:32:13.362573644Z GID/UID
2025-07-23T04:32:13.362581930Z ───────────────────────────────────────
2025-07-23T04:32:13.444701424Z 
2025-07-23T04:32:13.448505614Z User UID:    911
2025-07-23T04:32:13.448517768Z User GID:    911
2025-07-23T04:32:13.448526225Z ───────────────────────────────────────
2025-07-23T04:32:13.484856966Z Linuxserver.io version: 2.0.1.5101-ls238
2025-07-23T04:32:13.508844573Z Build-date: 2025-07-23T04:29:14+00:00
2025-07-23T04:32:13.508878001Z ───────────────────────────────────────
2025-07-23T04:32:13.508888111Z     
2025-07-23T04:32:15.773264718Z [custom-init] No custom files found, skipping...
2025-07-23T04:32:21.300703899Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.1.5101 
2025-07-23T04:32:21.583212266Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T04:32:21.681707552Z [Debug] Bootstrap: Console selected 
2025-07-23T04:32:21.695607609Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T04:32:24.781072499Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T04:32:25.768630851Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {868d1f02-0584-498a-ada3-7787d2b05977} may be persisted to storage in unencrypted form. 
2025-07-23T04:32:26.720168217Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-23T04:32:27.134944961Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T04:32:27.981860977Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T04:32:28.084210233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:28.091413897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:28.516418734Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T04:32:28.567355573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4325555s 
2025-07-23T04:32:28.571105203Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T04:32:28.573884539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4829182s 
2025-07-23T04:32:28.694564161Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T04:32:28.702621134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:28.777904634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T04:32:28.883265352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T04:32:29.046058940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2645592s 
2025-07-23T04:32:29.052032187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:29.068041811Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T04:32:29.071112795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2863551s 
2025-07-23T04:32:29.177230207Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T04:32:29.180379548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:29.261607296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T04:32:29.276636647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:32:29.290597537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259309s 
2025-07-23T04:32:29.294599645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:32:29.298960135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017105s 
2025-07-23T04:32:29.305132302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T04:32:29.313674521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T04:32:29.328906791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208063s 
2025-07-23T04:32:29.333034291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:29.337785317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T04:32:29.340914929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295912s 
2025-07-23T04:32:29.352094368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T04:32:29.355133377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:29.369059827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:32:29.372013685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002979s 
2025-07-23T04:32:29.374711887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T04:32:29.378409702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T04:32:29.386559171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066617s 
2025-07-23T04:32:29.389366454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:29.393099720Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T04:32:29.395357446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015778s 
2025-07-23T04:32:29.424120880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T04:32:29.427066912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:29.437473304Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-23T04:32:29.537387717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-23T04:32:29.545778642Z [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-07-23T04:32:29.553073570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127398s 
2025-07-23T04:32:29.555907426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-23T04:32:29.559916147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-23T04:32:29.565013471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063922s 
2025-07-23T04:32:29.567594407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-23T04:32:29.574101208Z [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-07-23T04:32:29.580721929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106113s 
2025-07-23T04:32:29.583703222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-23T04:32:29.587198369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-23T04:32:29.591742408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056456s 
2025-07-23T04:32:29.594213413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-23T04:32:29.647478951Z [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-07-23T04:32:29.696437807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09841s 
2025-07-23T04:32:29.700150212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-23T04:32:29.729022275Z [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-07-23T04:32:30.153489530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3889656s 
2025-07-23T04:32:30.181837788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-23T04:32:30.203517529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T04:32:30.233362821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472147s 
2025-07-23T04:32:30.238793014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-23T04:32:30.597424231Z [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-07-23T04:32:30.609591079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3683447s 
2025-07-23T04:32:30.612460276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-23T04:32:30.615912497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:32:30.623705077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094337s 
2025-07-23T04:32:30.625745154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-07-23T04:32:30.632106493Z [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-07-23T04:32:30.640538450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113527s 
2025-07-23T04:32:30.642400910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-07-23T04:32:30.648525241Z [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-07-23T04:32:30.655804147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114138s 
2025-07-23T04:32:30.658019958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-07-23T04:32:30.661357969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-07-23T04:32:30.666123635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059448s 
2025-07-23T04:32:30.774877646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-23T04:32:30.797123837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-23T04:32:30.805496345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014221s 
2025-07-23T04:32:30.807511653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-23T04:32:30.811100599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-23T04:32:30.817207896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077247s 
2025-07-23T04:32:30.820380013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-23T04:32:30.906083322Z [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-07-23T04:32:30.911736735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894099s 
2025-07-23T04:32:30.913875201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-23T04:32:30.916880833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-23T04:32:30.920692146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048699s 
2025-07-23T04:32:30.923346891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-23T04:32:30.926520732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-23T04:32:30.930556618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052524s 
2025-07-23T04:32:30.932562878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-23T04:32:30.941403879Z [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-07-23T04:32:30.948745441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143012s 
2025-07-23T04:32:30.950700316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-23T04:32:30.958770275Z [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-07-23T04:32:30.970736108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177557s 
2025-07-23T04:32:30.972956228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-07-23T04:32:30.976735648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:32:30.982923516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079569s 
2025-07-23T04:32:30.984914195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-23T04:32:30.989513184Z [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-07-23T04:32:30.993995700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072604s 
2025-07-23T04:32:30.995991789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-23T04:32:30.998679390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T04:32:31.002104036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042792s 
2025-07-23T04:32:31.066809767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:32:31', 'InitialSetup') 
2025-07-23T04:32:31.081257668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:31.091481242Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T04:32:31.093450617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934248s 
2025-07-23T04:32:31.106769815Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-07-23T04:32:31.109706227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:31.125220875Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-07-23T04:32:31.249403171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-07-23T04:32:31.413947092Z [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-07-23T04:32:31.426431579Z [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-07-23T04:32:31.439210840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:32:31.455061895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:32:31.478470217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:32:31.482997252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2312983s 
2025-07-23T04:32:31.485404539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-07-23T04:32:31.516890053Z [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-07-23T04:32:31.526763794Z [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-07-23T04:32:31.532976582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:32:31.537526073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:32:31.548284975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:32:31.551986117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645736s 
2025-07-23T04:32:31.556133879Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-07-23T04:32:31.643100903Z [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-07-23T04:32:31.653364268Z [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-07-23T04:32:31.659396303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:32:31.663367950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:32:31.673671996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:32:31.677282325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190908s 
2025-07-23T04:32:31.679320640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-07-23T04:32:31.685734464Z [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-07-23T04:32:31.690927600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096946s 
2025-07-23T04:32:31.693173892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-07-23T04:32:31.696566714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:32:31.700177454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050277s 
2025-07-23T04:32:31.704811604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:32:31', 'ApplicationStatus') 
2025-07-23T04:32:31.709018064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:31.712778806Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-07-23T04:32:31.714665224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173843s 
2025-07-23T04:32:31.717131249Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-07-23T04:32:31.719310587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:31.722205075Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-07-23T04:32:31.745620321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:32:31.747983138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s 
2025-07-23T04:32:31.750898979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-07-23T04:32:31.755652040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:32:31.764120580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111025s 
2025-07-23T04:32:31.766212863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-23T04:32:31.773420585Z [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-07-23T04:32:31.779946084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117328s 
2025-07-23T04:32:31.782092276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-23T04:32:31.788480698Z [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-07-23T04:32:31.794323903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102264s 
2025-07-23T04:32:31.796693224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-23T04:32:31.800299204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:32:31.804414460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054805s 
2025-07-23T04:32:31.808182026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:32:31', 'IndexerProps') 
2025-07-23T04:32:31.812174074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:31.815514870Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-07-23T04:32:31.817371719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166697s 
2025-07-23T04:32:31.819745939Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-07-23T04:32:31.821990629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:31.824853994Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-07-23T04:32:31.829829672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:32:31', 'add_update_history') 
2025-07-23T04:32:31.833941251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:31.837100111Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-07-23T04:32:31.838989626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151798s 
2025-07-23T04:32:31.841357754Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-07-23T04:32:31.843568044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:31.846464917Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-07-23T04:32:31.885194407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T04:32:31.894297546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T04:32:31.900162765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110744s 
2025-07-23T04:32:31.904835253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:32:31', 'update_notifiarr') 
2025-07-23T04:32:31.909045270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:31.912249662Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-07-23T04:32:31.914112733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231752s 
2025-07-23T04:32:31.916442613Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-07-23T04:32:31.918614026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:31.921444755Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-07-23T04:32:31.932174719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-07-23T04:32:31.938448682Z [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-07-23T04:32:31.944541199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103046s 
2025-07-23T04:32:31.946724655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-07-23T04:32:31.949854547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-07-23T04:32:31.954146990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054986s 
2025-07-23T04:32:31.956053147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:32:31.966659593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-07-23T04:32:31.968982981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-07-23T04:32:31.972216502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-07-23T04:32:31.978455263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074476s 
2025-07-23T04:32:31.982094871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:32:31', 'app_profiles') 
2025-07-23T04:32:31.986008561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:31.989459620Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-07-23T04:32:31.991273041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018399s 
2025-07-23T04:32:31.993663494Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-07-23T04:32:31.995838434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:31.998638692Z [Info] history_failed: Starting migration of Main DB to 7 
2025-07-23T04:32:32.007716910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-23T04:32:32.009812800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-07-23T04:32:32.011952969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-07-23T04:32:32.015217893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-07-23T04:32:32.021533229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076059s 
2025-07-23T04:32:32.024624713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-07-23T04:32:32.028528243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-07-23T04:32:32.032845966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005796s 
2025-07-23T04:32:32.036514393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:32:32', 'history_failed') 
2025-07-23T04:32:32.040506781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.045470084Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-07-23T04:32:32.047391994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181889s 
2025-07-23T04:32:32.049832498Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-07-23T04:32:32.052057067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.054916574Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-07-23T04:32:32.060118388Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:32.062739726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:32.094475284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320673s 
2025-07-23T04:32:32.098527733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:32:32', 'redacted_api') 
2025-07-23T04:32:32.102760787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.105972173Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-07-23T04:32:32.108281362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437649s 
2025-07-23T04:32:32.110727557Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-07-23T04:32:32.112924751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.115811133Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-07-23T04:32:32.126126562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-07-23T04:32:32.132028967Z [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-07-23T04:32:32.137724494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094809s 
2025-07-23T04:32:32.139667937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:32:32.141501539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T04:32:32.143567369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-23T04:32:32.146314209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-23T04:32:32.152020108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064995s 
2025-07-23T04:32:32.155745178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:32:32', 'IndexerProxies') 
2025-07-23T04:32:32.159749290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.162959073Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-07-23T04:32:32.164850321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172662s 
2025-07-23T04:32:32.167325635Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-07-23T04:32:32.169578701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.172464902Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-07-23T04:32:32.177677227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-07-23T04:32:32.179647344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-07-23T04:32:32.182113059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-07-23T04:32:32.185684309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-07-23T04:32:32.192152713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078116s 
2025-07-23T04:32:32.196030691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:32:32', 'app_indexer_remote_name') 
2025-07-23T04:32:32.200168893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.203588989Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-07-23T04:32:32.205559277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189834s 
2025-07-23T04:32:32.208079902Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-07-23T04:32:32.210377969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.213313740Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-07-23T04:32:32.257139932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.269212720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-07-23T04:32:32.273289598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140691s 
2025-07-23T04:32:32.277121374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:32:32', 'desi_gazelle_to_unit3d') 
2025-07-23T04:32:32.281116107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.284447524Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-07-23T04:32:32.286322449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249606s 
2025-07-23T04:32:32.288824507Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-07-23T04:32:32.291117775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.294228267Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-07-23T04:32:32.299466043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:32:32.301392492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-07-23T04:32:32.303714558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-23T04:32:32.307217320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:32:32.313839614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079574s 
2025-07-23T04:32:32.318008137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:32:32', 'add_on_update_to_notifications') 
2025-07-23T04:32:32.322560443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.326153968Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-07-23T04:32:32.328266722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199546s 
2025-07-23T04:32:32.330703749Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-07-23T04:32:32.332908228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.336001185Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-07-23T04:32:32.346088325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-07-23T04:32:32.351559280Z [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-07-23T04:32:32.356863621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086282s 
2025-07-23T04:32:32.359265717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-07-23T04:32:32.363051620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-07-23T04:32:32.366993076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056414s 
2025-07-23T04:32:32.369220230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-07-23T04:32:32.372652521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-07-23T04:32:32.376398634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005178s 
2025-07-23T04:32:32.380152942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:32:32', 'IndexerVersions') 
2025-07-23T04:32:32.384081032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.387447450Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-07-23T04:32:32.389275431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160167s 
2025-07-23T04:32:32.391632046Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-07-23T04:32:32.393787626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.396582843Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-07-23T04:32:32.422647774Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.436562822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-07-23T04:32:32.441779174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167361s 
2025-07-23T04:32:32.444036109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.447377637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-07-23T04:32:32.450284990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042825s 
2025-07-23T04:32:32.453973998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:32:32', 'cleanup_config') 
2025-07-23T04:32:32.457940975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.461231080Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-07-23T04:32:32.463064802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150009s 
2025-07-23T04:32:32.465473943Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-07-23T04:32:32.467668992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.470460713Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-07-23T04:32:32.515036665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.518252660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-07-23T04:32:32.521780163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044563s 
2025-07-23T04:32:32.523989451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.526853808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-07-23T04:32:32.529762254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038291s 
2025-07-23T04:32:32.531985811Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.534932083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-07-23T04:32:32.537748604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037609s 
2025-07-23T04:32:32.539984516Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.542924085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-07-23T04:32:32.545831479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038776s 
2025-07-23T04:32:32.548037531Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.550968983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-07-23T04:32:32.553822919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037415s 
2025-07-23T04:32:32.556025243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.558903088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-07-23T04:32:32.561755531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037795s 
2025-07-23T04:32:32.563960511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.566882324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-07-23T04:32:32.569782934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038399s 
2025-07-23T04:32:32.571974016Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.574961952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-07-23T04:32:32.577828273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038758s 
2025-07-23T04:32:32.580110558Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.630759397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-07-23T04:32:32.634652606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.052424s 
2025-07-23T04:32:32.636889660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.639756723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-07-23T04:32:32.642607473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037689s 
2025-07-23T04:32:32.644809657Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.647722963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-07-23T04:32:32.650594845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037969s 
2025-07-23T04:32:32.652855106Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.655703641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-07-23T04:32:32.658582919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037719s 
2025-07-23T04:32:32.660789812Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.663676574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-07-23T04:32:32.666546032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037982s 
2025-07-23T04:32:32.668746031Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.671604176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-07-23T04:32:32.674562343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038872s 
2025-07-23T04:32:32.676829317Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.679803966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-07-23T04:32:32.682729466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038703s 
2025-07-23T04:32:32.684947402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.687791108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-07-23T04:32:32.691620047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047034s 
2025-07-23T04:32:32.693413378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.714264401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-07-23T04:32:32.722935640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269798s 
2025-07-23T04:32:32.725716138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.729740872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-07-23T04:32:32.733073472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055755s 
2025-07-23T04:32:32.734819878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.738080303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-07-23T04:32:32.741299995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047725s 
2025-07-23T04:32:32.743030991Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.746238128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-07-23T04:32:32.749694127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004923s 
2025-07-23T04:32:32.751435633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.754868786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-07-23T04:32:32.758311668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049293s 
2025-07-23T04:32:32.760258137Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.763457098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-07-23T04:32:32.767355477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050104s 
2025-07-23T04:32:32.769247997Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.772628604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-07-23T04:32:32.776462434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053759s 
2025-07-23T04:32:32.778297148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.781610879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-07-23T04:32:32.786615887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054257s 
2025-07-23T04:32:32.788664121Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.792039226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-07-23T04:32:32.797309388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061647s 
2025-07-23T04:32:32.800453118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.804954541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-07-23T04:32:32.808737377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005924s 
2025-07-23T04:32:32.810550498Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.813806143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-07-23T04:32:32.817057680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047818s 
2025-07-23T04:32:32.818782172Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.822094812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-07-23T04:32:32.825510489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050028s 
2025-07-23T04:32:32.827251425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.830534315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-07-23T04:32:32.833780992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047911s 
2025-07-23T04:32:32.835518941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.839193429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-07-23T04:32:32.842604347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053299s 
2025-07-23T04:32:32.844366465Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.847631870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-07-23T04:32:32.851199733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051093s 
2025-07-23T04:32:32.853159930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.856495827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-07-23T04:32:32.859710770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047069s 
2025-07-23T04:32:32.861519221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.864943706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-07-23T04:32:32.868157677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049018s 
2025-07-23T04:32:32.869914846Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.873156893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-07-23T04:32:32.876391145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047423s 
2025-07-23T04:32:32.878149856Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:32.881325490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-07-23T04:32:32.884547858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046383s 
2025-07-23T04:32:32.889586403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:32:32', 'indexer_cleanup') 
2025-07-23T04:32:32.893635646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.896964188Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-07-23T04:32:32.898786788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168396s 
2025-07-23T04:32:32.902460545Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-07-23T04:32:32.905988097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.909043399Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-07-23T04:32:32.915675563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-07-23T04:32:32.917722544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-07-23T04:32:32.919997414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-07-23T04:32:32.923802095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-07-23T04:32:32.930609692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085575s 
2025-07-23T04:32:32.934296124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:32:32', 'minimum_seeders') 
2025-07-23T04:32:32.938175756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.941319997Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-07-23T04:32:32.943187056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190741s 
2025-07-23T04:32:32.945691909Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-07-23T04:32:32.947826577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.950655683Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-07-23T04:32:32.955931767Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.959172342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-07-23T04:32:32.962278095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042847s 
2025-07-23T04:32:32.965949246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:32:32', 'remove_showrss') 
2025-07-23T04:32:32.970434688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:32.973929444Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-07-23T04:32:32.975801283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156375s 
2025-07-23T04:32:32.978346006Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-07-23T04:32:32.980623342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:32.983564784Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-07-23T04:32:32.988478067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:32.991631857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-07-23T04:32:32.995089238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044824s 
2025-07-23T04:32:32.998950663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:32:32', 'remove_torrentparadiseml') 
2025-07-23T04:32:33.003027832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.006097613Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-07-23T04:32:33.008243674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152252s 
2025-07-23T04:32:33.011021146Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-07-23T04:32:33.013561752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.016868119Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-07-23T04:32:33.021041071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:33.023258526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:33.031480621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082265s 
2025-07-23T04:32:33.035951673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:32:33', 'localization_setting_to_string') 
2025-07-23T04:32:33.040389619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.044944740Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-07-23T04:32:33.047014357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021571s 
2025-07-23T04:32:33.049423868Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-07-23T04:32:33.051611052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.054486492Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-07-23T04:32:33.058486606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:33.060762689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:33.124222662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063392s 
2025-07-23T04:32:33.128251054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:32:33', 'orpheus_api') 
2025-07-23T04:32:33.132550570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.135604509Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-07-23T04:32:33.137506970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750737s 
2025-07-23T04:32:33.140043377Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-07-23T04:32:33.142369621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.145395703Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-07-23T04:32:33.150447735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T04:32:33.152446059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-07-23T04:32:33.154695157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-07-23T04:32:33.158049691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T04:32:33.164953001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081974s 
2025-07-23T04:32:33.169364564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:32:33', 'download_client_categories') 
2025-07-23T04:32:33.173495641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.177862624Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-07-23T04:32:33.180130891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207723s 
2025-07-23T04:32:33.183237807Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-07-23T04:32:33.185625565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.188836840Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-07-23T04:32:33.194884567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-23T04:32:33.196717227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-07-23T04:32:33.198792646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-23T04:32:33.201800031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-23T04:32:33.208497827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075671s 
2025-07-23T04:32:33.210825233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-23T04:32:33.214364599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-23T04:32:33.220514862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076648s 
2025-07-23T04:32:33.224314603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:32:33', 'add_salt_to_users') 
2025-07-23T04:32:33.228290148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.233753718Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-07-23T04:32:33.235630106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207742s 
2025-07-23T04:32:33.238463691Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-07-23T04:32:33.240941871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.244111052Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-07-23T04:32:33.249745437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:33.253896835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-07-23T04:32:33.258400734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065394s 
2025-07-23T04:32:33.262567032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:32:33', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-07-23T04:32:33.266692439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.270139169Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-07-23T04:32:33.272223165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178033s 
2025-07-23T04:32:33.275041008Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-07-23T04:32:33.277546112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.280823932Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-07-23T04:32:33.285884842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:33.289771637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-07-23T04:32:33.293457118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051229s 
2025-07-23T04:32:33.297733779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:32:33', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-07-23T04:32:33.301976732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.305497521Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-07-23T04:32:33.307560655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165649s 
2025-07-23T04:32:33.310327306Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-07-23T04:32:33.312732017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.315800225Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-07-23T04:32:33.321616896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:33.324988265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-07-23T04:32:33.328464374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050024s 
2025-07-23T04:32:33.330238776Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:33.333534943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-07-23T04:32:33.336849767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048374s 
2025-07-23T04:32:33.340949332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:32:33', 'alpharatio_greatposterwall_config_contract') 
2025-07-23T04:32:33.345075159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.348572520Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-07-23T04:32:33.350584491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159593s 
2025-07-23T04:32:33.352946016Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-07-23T04:32:33.355160555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.358083580Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-07-23T04:32:33.362759435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:33.365806691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-07-23T04:32:33.368954599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041154s 
2025-07-23T04:32:33.372664048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:32:33', 'remove_notwhatcd') 
2025-07-23T04:32:33.376589832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.379605634Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-07-23T04:32:33.381489407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145699s 
2025-07-23T04:32:33.383999942Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-07-23T04:32:33.386266405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.389168047Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-07-23T04:32:33.395954161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:32:33.397909258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-07-23T04:32:33.400077604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-07-23T04:32:33.403330232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:32:33.410142038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080784s 
2025-07-23T04:32:33.412124760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:32:33.413932830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-07-23T04:32:33.416244925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-07-23T04:32:33.419707928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:32:33.426761350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083384s 
2025-07-23T04:32:33.430837267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:32:33', 'add_on_grab_to_notifications') 
2025-07-23T04:32:33.434999567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.438307899Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-07-23T04:32:33.440253606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196476s 
2025-07-23T04:32:33.443026188Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-07-23T04:32:33.445425529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.448474919Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-07-23T04:32:33.453446079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:33.456877217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-07-23T04:32:33.460607127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052521s 
2025-07-23T04:32:33.464697102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:32:33', 'animetorrents_use_custom_config_contract') 
2025-07-23T04:32:33.468860354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.472278226Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-07-23T04:32:33.474316109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164014s 
2025-07-23T04:32:33.476699057Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-07-23T04:32:33.478910169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.481717752Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-07-23T04:32:33.485380828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:33.487563392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:33.498415342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109244s 
2025-07-23T04:32:33.502510668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:32:33', 'apprise_server_url') 
2025-07-23T04:32:33.506640022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.510896903Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-07-23T04:32:33.512796718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234101s 
2025-07-23T04:32:33.515342774Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-07-23T04:32:33.517636703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.520549017Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-07-23T04:32:33.525667623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:32:33.527578751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-23T04:32:33.529892129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-23T04:32:33.533361344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:32:33.540060132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080894s 
2025-07-23T04:32:33.544042750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:32:33', 'health_restored_notification') 
2025-07-23T04:32:33.548112204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.552397863Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-07-23T04:32:33.554367980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199689s 
2025-07-23T04:32:33.556891341Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-07-23T04:32:33.559117824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.562328318Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-07-23T04:32:33.566926175Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:32:33.570037590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-07-23T04:32:33.573187833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041753s 
2025-07-23T04:32:33.576804264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:32:33', 'remove_uc') 
2025-07-23T04:32:33.580659136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.583566149Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-07-23T04:32:33.585417066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144293s 
2025-07-23T04:32:33.587803871Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-07-23T04:32:33.590050044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.592866535Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-07-23T04:32:33.596526434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:33.598694128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:33.607590521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090102s 
2025-07-23T04:32:33.611577870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:32:33', 'history_fix_data_titles') 
2025-07-23T04:32:33.615687534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.618884972Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-07-23T04:32:33.620821691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201787s 
2025-07-23T04:32:33.623320583Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-07-23T04:32:33.625626175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.628485181Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-07-23T04:32:33.633584018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:32:33.635474083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-07-23T04:32:33.637717621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-23T04:32:33.641070071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:32:33.647722385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079452s 
2025-07-23T04:32:33.651585673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:32:33', 'download_client_per_indexer') 
2025-07-23T04:32:33.655615708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:33.658932917Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-07-23T04:32:33.660912532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188969s 
2025-07-23T04:32:33.663713873Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T04:32:33.666126250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:33.669154838Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-07-23T04:32:33.712362084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-07-23T04:32:33.714529177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-07-23T04:32:33.719267097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-07-23T04:32:33.770733352Z [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-07-23T04:32:33.780767154Z [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-07-23T04:32:33.786726523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-07-23T04:32:33.791107334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-07-23T04:32:33.805166661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:32:33.808950059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874384s 
2025-07-23T04:32:33.810991911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-07-23T04:32:33.812933750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001157s 
2025-07-23T04:32:33.815460217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-07-23T04:32:33.858402098Z [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-07-23T04:32:33.868042610Z [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-07-23T04:32:33.873794931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-07-23T04:32:33.878155762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-07-23T04:32:33.892217765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:32:33.896052155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783805s 
2025-07-23T04:32:33.898106391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-07-23T04:32:33.899983300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-07-23T04:32:33.902751754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-07-23T04:32:33.965381236Z [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-07-23T04:32:33.975429107Z [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-07-23T04:32:33.981385149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-07-23T04:32:33.985812072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-07-23T04:32:33.999051299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.003230534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982368s 
2025-07-23T04:32:34.005231072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T04:32:34.007041167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-07-23T04:32:34.009551481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-23T04:32:34.048830066Z [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-07-23T04:32:34.060814667Z [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-07-23T04:32:34.067471881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T04:32:34.071288405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T04:32:34.087250063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0756137s 
2025-07-23T04:32:34.089275692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T04:32:34.091098282Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-07-23T04:32:34.093402280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-23T04:32:34.132465182Z [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-07-23T04:32:34.144669545Z [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-07-23T04:32:34.154238030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T04:32:34.158062471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T04:32:34.170042442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744577s 
2025-07-23T04:32:34.172219956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T04:32:34.173985000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T04:32:34.176222816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-23T04:32:34.216619302Z [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-07-23T04:32:34.228914498Z [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-07-23T04:32:34.235754410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T04:32:34.239494520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T04:32:34.252870552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.074243s 
2025-07-23T04:32:34.255149100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T04:32:34.257127564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-07-23T04:32:34.259596896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-23T04:32:34.295763786Z [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-07-23T04:32:34.306137704Z [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-07-23T04:32:34.312295983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T04:32:34.316667605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T04:32:34.331054763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.335214308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07342s 
2025-07-23T04:32:34.337331260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T04:32:34.339207598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T04:32:34.341703133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-23T04:32:34.380350166Z [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-07-23T04:32:34.390393469Z [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-07-23T04:32:34.396265221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T04:32:34.400735612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T04:32:34.414868588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.418684361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744266s 
2025-07-23T04:32:34.420766413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T04:32:34.422643903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-07-23T04:32:34.425258567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-23T04:32:34.463591189Z [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-07-23T04:32:34.473879484Z [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-07-23T04:32:34.480005237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T04:32:34.484545569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T04:32:34.500419821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.507964141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0785871s 
2025-07-23T04:32:34.510095673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-23T04:32:34.511862811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-07-23T04:32:34.514031879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-23T04:32:34.552121250Z [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-07-23T04:32:34.562005301Z [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-07-23T04:32:34.568744640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-23T04:32:34.572962974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-23T04:32:34.586300538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-23T04:32:34.590990802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T04:32:34.594336408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782971s 
2025-07-23T04:32:34.596529263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-07-23T04:32:34.598440632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-07-23T04:32:34.601027400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-07-23T04:32:34.636847001Z [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-07-23T04:32:34.647234145Z [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-07-23T04:32:34.652790052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-07-23T04:32:34.657672162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-07-23T04:32:34.671588702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-07-23T04:32:34.677295272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-07-23T04:32:34.681067637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778572s 
2025-07-23T04:32:34.683060049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:32:34.684924122Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-07-23T04:32:34.687306679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-23T04:32:34.726359961Z [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-07-23T04:32:34.739673407Z [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-07-23T04:32:34.747101233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:32:34.751166969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:32:34.764379562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.768095123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786413s 
2025-07-23T04:32:34.770103527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:32:34.771956839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-07-23T04:32:34.774431161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-23T04:32:34.814432010Z [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-07-23T04:32:34.827667409Z [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-07-23T04:32:34.834910062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:32:34.839027883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:32:34.852164833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.855899092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0792811s 
2025-07-23T04:32:34.857906344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:32:34.859790949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T04:32:34.862120338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-23T04:32:34.900514413Z [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-07-23T04:32:34.913372913Z [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-07-23T04:32:34.920699575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:32:34.924864812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:32:34.938680930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:32:34.943211592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0789774s 
2025-07-23T04:32:34.945027378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:32:34.946659083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T04:32:34.948892039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-07-23T04:32:34.985797477Z [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-07-23T04:32:34.997351079Z [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-07-23T04:32:35.004693773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:32:35.009245759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:32:35.021965569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:32:35.025458482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0746477s 
2025-07-23T04:32:35.026966809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:32:35.028353271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-07-23T04:32:35.030059957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-07-23T04:32:35.068084528Z [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-07-23T04:32:35.080260894Z [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-07-23T04:32:35.086977879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:32:35.090400460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:32:35.102279698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:32:35.105283516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736342s 
2025-07-23T04:32:35.106806002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T04:32:35.108268376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.21E-05s 
2025-07-23T04:32:35.110111848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-23T04:32:35.146868235Z [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-07-23T04:32:35.154316772Z [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-07-23T04:32:35.158447309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T04:32:35.161893888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T04:32:35.173967889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T04:32:35.177008902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653375s 
2025-07-23T04:32:35.178552480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T04:32:35.180002018Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.21E-05s 
2025-07-23T04:32:35.181784227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-23T04:32:35.250579884Z [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-07-23T04:32:35.258108843Z [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-07-23T04:32:35.262159639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T04:32:35.265537751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T04:32:35.277621992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T04:32:35.280617232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0971852s 
2025-07-23T04:32:35.282084888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:32:35.283430727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-07-23T04:32:35.286553164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T04:32:35.319537086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T04:32:35.324812528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T04:32:35.328416965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T04:32:35.331836139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T04:32:35.344029039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:32:35.348035967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599266s 
2025-07-23T04:32:35.353033820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:32:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T04:32:35.356441832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.360451655Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T04:32:35.362046366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071895s 
2025-07-23T04:32:35.368010785Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-07-23T04:32:35.370498254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:35.374733491Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-07-23T04:32:35.385050183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-23T04:32:35.390464184Z [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-07-23T04:32:35.395709295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089307s 
2025-07-23T04:32:35.397589982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-23T04:32:35.400260669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-23T04:32:35.405096305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055494s 
2025-07-23T04:32:35.408507584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:32:35', 'add_notification_status') 
2025-07-23T04:32:35.411943562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.414639109Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-07-23T04:32:35.416140743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152681s 
2025-07-23T04:32:35.418339610Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-07-23T04:32:35.420149454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:35.422664308Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-07-23T04:32:35.429612267Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:35.432100657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-07-23T04:32:35.435065036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039813s 
2025-07-23T04:32:35.436438491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:35.438867552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-07-23T04:32:35.441461164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036982s 
2025-07-23T04:32:35.442862586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:32:35.445301366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-07-23T04:32:35.447918155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036532s 
2025-07-23T04:32:35.451082276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:32:35', 'indexers_freeleech_only_config_contract') 
2025-07-23T04:32:35.454444125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.457206627Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-07-23T04:32:35.458728631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125775s 
2025-07-23T04:32:35.460625521Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-07-23T04:32:35.462338991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:35.464892673Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-07-23T04:32:35.469166417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:35.470955630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:35.480904051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097736s 
2025-07-23T04:32:35.484227021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:32:35', 'email_encryption') 
2025-07-23T04:32:35.487636566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.490213875Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-07-23T04:32:35.491662222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193597s 
2025-07-23T04:32:35.493850538Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-07-23T04:32:35.495621454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:35.498065124Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-07-23T04:32:35.501537816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:35.503207117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:35.516369609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129756s 
2025-07-23T04:32:35.520442970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:32:35', 'newznab_category_to_capabilities_settings') 
2025-07-23T04:32:35.524059793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.529256817Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-07-23T04:32:35.531754886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249092s 
2025-07-23T04:32:35.534408720Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-07-23T04:32:35.536549400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:35.540030599Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-07-23T04:32:35.544497593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:35.546435345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:35.555678075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092762s 
2025-07-23T04:32:35.559040024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:32:35', 'gazelle_freeleech_token_options') 
2025-07-23T04:32:35.562524900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.565113943Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-07-23T04:32:35.566596959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186778s 
2025-07-23T04:32:35.568688601Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-07-23T04:32:35.570437742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:35.572845049Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-07-23T04:32:35.576204874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:35.577860789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:35.587081764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009092s 
2025-07-23T04:32:35.590576050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:32:35', 'myanonamouse_freeleech_wedge_options') 
2025-07-23T04:32:35.594068512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:35.596694519Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-07-23T04:32:35.598202646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186913s 
2025-07-23T04:32:35.765516054Z [Debug] MigrationController: Took: 00:00:08.6154592 
2025-07-23T04:32:37.261505649Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-23T04:32:37.972142223Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T04:32:38.313234256Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T04:32:38.319886500Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:32:38.322270399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:32:38.353406200Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T04:32:38.357029155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349747s 
2025-07-23T04:32:38.359418215Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T04:32:38.361606591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371247s 
2025-07-23T04:32:38.402649800Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T04:32:38.405346459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.410113327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T04:32:38.413630148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T04:32:38.418578411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062877s 
2025-07-23T04:32:38.420831598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.425395296Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T04:32:38.427477008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013058s 
2025-07-23T04:32:38.431938952Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T04:32:38.434389566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.441650466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T04:32:38.444703282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:32:38.449133523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052007s 
2025-07-23T04:32:38.451262118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:32:38.453305452Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-07-23T04:32:38.455730916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T04:32:38.458851820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T04:32:38.467811049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094414s 
2025-07-23T04:32:38.470335201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.473768303Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T04:32:38.475906779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155501s 
2025-07-23T04:32:38.480222779Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T04:32:38.482722482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.488490345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:32:38.490600043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-07-23T04:32:38.492906206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T04:32:38.496042391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T04:32:38.500620829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053917s 
2025-07-23T04:32:38.502846340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.506234813Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T04:32:38.508587670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108088s 
2025-07-23T04:32:38.512109631Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T04:32:38.514481938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.517649055Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-23T04:32:38.527673168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-23T04:32:38.533303815Z [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-07-23T04:32:38.540910380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110258s 
2025-07-23T04:32:38.543062093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-23T04:32:38.545771719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T04:32:38.549464434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042807s 
2025-07-23T04:32:38.552927506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:32:38', 'InitialSetup') 
2025-07-23T04:32:38.557285090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.561622924Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T04:32:38.563751119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163239s 
2025-07-23T04:32:38.566346985Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-07-23T04:32:38.568744031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.571830736Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-07-23T04:32:38.576422462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:32:38', 'ApplicationStatus') 
2025-07-23T04:32:38.581018546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.584291255Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-07-23T04:32:38.586432547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156002s 
2025-07-23T04:32:38.588745103Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-07-23T04:32:38.591125376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.594042259Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-07-23T04:32:38.597439158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:32:38', 'IndexerProps') 
2025-07-23T04:32:38.601956523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.604869238Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-07-23T04:32:38.606948946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139018s 
2025-07-23T04:32:38.609345952Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-07-23T04:32:38.611685763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.614593938Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-07-23T04:32:38.622163730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-23T04:32:38.626821688Z [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-07-23T04:32:38.632766458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083394s 
2025-07-23T04:32:38.634984895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-23T04:32:38.638081559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T04:32:38.641911431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046993s 
2025-07-23T04:32:38.645636130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:32:38', 'add_update_history') 
2025-07-23T04:32:38.650198146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.653575436Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-07-23T04:32:38.655719372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161514s 
2025-07-23T04:32:38.658257763Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-07-23T04:32:38.660670080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.663665973Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-07-23T04:32:38.667247433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:32:38', 'update_notifiarr') 
2025-07-23T04:32:38.671643936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.674900633Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-07-23T04:32:38.677065963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143373s 
2025-07-23T04:32:38.679328939Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-07-23T04:32:38.681648349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.684533468Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-07-23T04:32:38.687903904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:32:38', 'app_profiles') 
2025-07-23T04:32:38.692262731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.695709430Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-07-23T04:32:38.697668936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140325s 
2025-07-23T04:32:38.700239171Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-07-23T04:32:38.702335843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.705263197Z [Info] history_failed: Starting migration of Log DB to 7 
2025-07-23T04:32:38.708688393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:32:38', 'history_failed') 
2025-07-23T04:32:38.713066829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.716400491Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-07-23T04:32:38.718556993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141466s 
2025-07-23T04:32:38.720848948Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-07-23T04:32:38.723142746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.726083517Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-07-23T04:32:38.729485687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:32:38', 'redacted_api') 
2025-07-23T04:32:38.733935647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.737408901Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-07-23T04:32:38.739591375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141805s 
2025-07-23T04:32:38.742027339Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-07-23T04:32:38.744389506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.747348343Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-07-23T04:32:38.750997581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:32:38', 'IndexerProxies') 
2025-07-23T04:32:38.755411227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.758691061Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-07-23T04:32:38.760867704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143898s 
2025-07-23T04:32:38.763269891Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-07-23T04:32:38.765783962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.768924516Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-07-23T04:32:38.772563523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:32:38', 'app_indexer_remote_name') 
2025-07-23T04:32:38.777186521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.780593691Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-07-23T04:32:38.782795073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148228s 
2025-07-23T04:32:38.785203042Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-07-23T04:32:38.787722324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.790641973Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-07-23T04:32:38.794371933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:32:38', 'desi_gazelle_to_unit3d') 
2025-07-23T04:32:38.799126416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.802550560Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-07-23T04:32:38.804733405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148534s 
2025-07-23T04:32:38.807160512Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-07-23T04:32:38.809685496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.812968757Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-07-23T04:32:38.816817075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:32:38', 'add_on_update_to_notifications') 
2025-07-23T04:32:38.821391395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.825084752Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-07-23T04:32:38.827575426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151062s 
2025-07-23T04:32:38.829894696Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-07-23T04:32:38.832477196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.835363458Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-07-23T04:32:38.838763383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:32:38', 'IndexerVersions') 
2025-07-23T04:32:38.843229986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.846860687Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-07-23T04:32:38.848997499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014116s 
2025-07-23T04:32:38.851223962Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-07-23T04:32:38.853683574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.856581840Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-07-23T04:32:38.860299615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:32:38', 'cleanup_config') 
2025-07-23T04:32:38.864846160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.868104770Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-07-23T04:32:38.870283968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145923s 
2025-07-23T04:32:38.872758581Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-07-23T04:32:38.875087260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.877972278Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-07-23T04:32:38.881414238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:32:38', 'indexer_cleanup') 
2025-07-23T04:32:38.885742082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.888990463Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-07-23T04:32:38.891085762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139609s 
2025-07-23T04:32:38.893348588Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-07-23T04:32:38.895680282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.898527766Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-07-23T04:32:38.902006360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:32:38', 'minimum_seeders') 
2025-07-23T04:32:38.906416379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.909851145Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-07-23T04:32:38.911947035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142244s 
2025-07-23T04:32:38.914187045Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-07-23T04:32:38.916550915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.919633552Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-07-23T04:32:38.923016132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:32:38', 'remove_showrss') 
2025-07-23T04:32:38.927574560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.931017332Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-07-23T04:32:38.933161149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145346s 
2025-07-23T04:32:38.935496922Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-07-23T04:32:38.937961885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.940923498Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-07-23T04:32:38.944536442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:32:38', 'remove_torrentparadiseml') 
2025-07-23T04:32:38.949036503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.952392820Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-07-23T04:32:38.954546847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144152s 
2025-07-23T04:32:38.957011771Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-07-23T04:32:38.959486083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.962432295Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-07-23T04:32:38.966169369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:32:38', 'localization_setting_to_string') 
2025-07-23T04:32:38.970773409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.974242043Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-07-23T04:32:38.976501593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146136s 
2025-07-23T04:32:38.979536092Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-07-23T04:32:38.981864931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:38.984773898Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-07-23T04:32:38.988245709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:32:38', 'orpheus_api') 
2025-07-23T04:32:38.992571268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:38.995825360Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-07-23T04:32:38.997910789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140698s 
2025-07-23T04:32:39.000281993Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-07-23T04:32:39.002700122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.005644711Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-07-23T04:32:39.009273166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:32:39', 'download_client_categories') 
2025-07-23T04:32:39.013710872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.017017840Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-07-23T04:32:39.019180946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142807s 
2025-07-23T04:32:39.021515486Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-07-23T04:32:39.023867742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.026706337Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-07-23T04:32:39.030307989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:32:39', 'add_salt_to_users') 
2025-07-23T04:32:39.034691265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.038001881Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-07-23T04:32:39.040128462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141922s 
2025-07-23T04:32:39.042720170Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-07-23T04:32:39.045349204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.048357471Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-07-23T04:32:39.052388968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:32:39', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-07-23T04:32:39.057078771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.060563868Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-07-23T04:32:39.062951496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149959s 
2025-07-23T04:32:39.065669097Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-07-23T04:32:39.068322369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.071312069Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-07-23T04:32:39.075758772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:32:39', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-07-23T04:32:39.080848540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.084481415Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-07-23T04:32:39.086881036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159027s 
2025-07-23T04:32:39.089564079Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-07-23T04:32:39.092227291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.095309577Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-07-23T04:32:39.099354070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:32:39', 'alpharatio_greatposterwall_config_contract') 
2025-07-23T04:32:39.104072100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.107757239Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-07-23T04:32:39.110133454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153861s 
2025-07-23T04:32:39.112427202Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-07-23T04:32:39.114756542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.117670430Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-07-23T04:32:39.121113201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:32:39', 'remove_notwhatcd') 
2025-07-23T04:32:39.125496256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.128880651Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-07-23T04:32:39.130983334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141786s 
2025-07-23T04:32:39.133557006Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-07-23T04:32:39.135987981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.139095928Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-07-23T04:32:39.142722611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:32:39', 'add_on_grab_to_notifications') 
2025-07-23T04:32:39.147293675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.150602326Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-07-23T04:32:39.152836244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145325s 
2025-07-23T04:32:39.155901456Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-07-23T04:32:39.158490679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.161651613Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-07-23T04:32:39.165651066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:32:39', 'animetorrents_use_custom_config_contract') 
2025-07-23T04:32:39.170296630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.173721686Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-07-23T04:32:39.176050645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150523s 
2025-07-23T04:32:39.178661111Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-07-23T04:32:39.181038257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.184422301Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-07-23T04:32:39.188290800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:32:39', 'apprise_server_url') 
2025-07-23T04:32:39.192317959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.195641240Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-07-23T04:32:39.197727971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145269s 
2025-07-23T04:32:39.200395362Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-07-23T04:32:39.202935276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.206128395Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-07-23T04:32:39.209897574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:32:39', 'health_restored_notification') 
2025-07-23T04:32:39.214695114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.217825698Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-07-23T04:32:39.220134717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014752s 
2025-07-23T04:32:39.222299094Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-07-23T04:32:39.224524435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.227687093Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-07-23T04:32:39.230947608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:32:39', 'remove_uc') 
2025-07-23T04:32:39.235101010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.238256253Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-07-23T04:32:39.240308535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138589s 
2025-07-23T04:32:39.242985966Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-07-23T04:32:39.245437823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.248334606Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-07-23T04:32:39.252120188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:32:39', 'history_fix_data_titles') 
2025-07-23T04:32:39.256409915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.260173403Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-07-23T04:32:39.262133208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144995s 
2025-07-23T04:32:39.264657551Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-07-23T04:32:39.267146102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.270231344Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-07-23T04:32:39.273881313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:32:39', 'download_client_per_indexer') 
2025-07-23T04:32:39.278637529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.281937894Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-07-23T04:32:39.284163586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147236s 
2025-07-23T04:32:39.286787749Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T04:32:39.289350359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.292427003Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-07-23T04:32:39.301377816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-23T04:32:39.303506652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-07-23T04:32:39.305741672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-23T04:32:39.319388970Z [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-07-23T04:32:39.328632341Z [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-07-23T04:32:39.335029121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-23T04:32:39.338983623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-23T04:32:39.345699526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T04:32:39.349534547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413121s 
2025-07-23T04:32:39.351666319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-23T04:32:39.353756137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-07-23T04:32:39.356069074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-23T04:32:39.366827786Z [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-07-23T04:32:39.373878873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-23T04:32:39.378790302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-23T04:32:39.382936340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-23T04:32:39.389752554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T04:32:39.393652576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352546s 
2025-07-23T04:32:39.395815181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:32:39.397931201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-07-23T04:32:39.400243387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T04:32:39.409790970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T04:32:39.415693134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T04:32:39.420618180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T04:32:39.424584547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T04:32:39.431266390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:32:39.435391796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032802s 
2025-07-23T04:32:39.439309034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:32:39', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T04:32:39.444079489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.448085324Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T04:32:39.450495457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450258s 
2025-07-23T04:32:39.453080051Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-07-23T04:32:39.455532399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.458638974Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-07-23T04:32:39.462322039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:32:39', 'add_notification_status') 
2025-07-23T04:32:39.466939617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.470369002Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-07-23T04:32:39.472598801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014823s 
2025-07-23T04:32:39.475491205Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-07-23T04:32:39.478109436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.481129317Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-07-23T04:32:39.485104331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:32:39', 'indexers_freeleech_only_config_contract') 
2025-07-23T04:32:39.489741988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.493303309Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-07-23T04:32:39.495990038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015059s 
2025-07-23T04:32:39.498283226Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-07-23T04:32:39.500633558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.503520581Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-07-23T04:32:39.507102122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:32:39', 'email_encryption') 
2025-07-23T04:32:39.511867086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.515841609Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-07-23T04:32:39.518001397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152573s 
2025-07-23T04:32:39.520634438Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-07-23T04:32:39.523205215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.526285236Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-07-23T04:32:39.530252835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:32:39', 'newznab_category_to_capabilities_settings') 
2025-07-23T04:32:39.535014973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.538571755Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-07-23T04:32:39.540979382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151901s 
2025-07-23T04:32:39.543541872Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-07-23T04:32:39.546032987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.549020863Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-07-23T04:32:39.552813991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:32:39', 'gazelle_freeleech_token_options') 
2025-07-23T04:32:39.557583394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.560946134Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-07-23T04:32:39.563278761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148107s 
2025-07-23T04:32:39.565712150Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-07-23T04:32:39.568236824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:32:39.571264550Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-07-23T04:32:39.575099070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:32:39', 'myanonamouse_freeleech_wedge_options') 
2025-07-23T04:32:39.579600073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:32:39.583006011Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-07-23T04:32:39.585316553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146388s 
2025-07-23T04:32:42.242300406Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-07-23T04:32:42.348973698Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-23T04:32:42.447114851Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-07-23T04:32:46.167162614Z [Info] AppSyncProfileService: Setting up default app profile 
2025-07-23T04:32:46.803386811Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-07-23T04:32:47.017838781Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-07-23T04:32:49.102536813Z [ls.io-init] done.
2025-07-23T04:32:51.048243203Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-23T04:32:51.077365228Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-23T04:32:51.082666843Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin