2025-09-25T15:11:47.685610268Z [migrations] started
2025-09-25T15:11:47.685641341Z [migrations] no migrations found
2025-09-25T15:11:47.705469208Z usermod: no changes
2025-09-25T15:11:47.711217544Z ───────────────────────────────────────
2025-09-25T15:11:47.711251763Z 
2025-09-25T15:11:47.711260460Z       ██╗     ███████╗██╗ ██████╗
2025-09-25T15:11:47.711268346Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-25T15:11:47.711275871Z       ██║     ███████╗██║██║   ██║
2025-09-25T15:11:47.711283146Z       ██║     ╚════██║██║██║   ██║
2025-09-25T15:11:47.711290491Z       ███████╗███████║██║╚██████╔╝
2025-09-25T15:11:47.711297866Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-25T15:11:47.711305240Z 
2025-09-25T15:11:47.711312194Z    Brought to you by linuxserver.io
2025-09-25T15:11:47.711319359Z ───────────────────────────────────────
2025-09-25T15:11:47.711442216Z 
2025-09-25T15:11:47.711450002Z To support the app dev(s) visit:
2025-09-25T15:11:47.712933960Z Prowlarr: https://opencollective.com/prowlarr
2025-09-25T15:11:47.713220407Z 
2025-09-25T15:11:47.713227221Z To support LSIO projects visit:
2025-09-25T15:11:47.713231199Z https://www.linuxserver.io/donate/
2025-09-25T15:11:47.713234866Z 
2025-09-25T15:11:47.713238473Z ───────────────────────────────────────
2025-09-25T15:11:47.713243604Z GID/UID
2025-09-25T15:11:47.713247221Z ───────────────────────────────────────
2025-09-25T15:11:47.718110123Z 
2025-09-25T15:11:47.718131697Z User UID:    911
2025-09-25T15:11:47.718140274Z User GID:    911
2025-09-25T15:11:47.718147659Z ───────────────────────────────────────
2025-09-25T15:11:47.719859045Z Linuxserver.io version: 2.1.3.5188-ls210
2025-09-25T15:11:47.720180182Z Build-date: 2025-09-25T15:07:07+00:00
2025-09-25T15:11:47.720193509Z ───────────────────────────────────────
2025-09-25T15:11:47.720198028Z     
2025-09-25T15:11:47.773609032Z [custom-init] No custom files found, skipping...
2025-09-25T15:11:47.794957120Z failed to load "/config/config.xml": No such file or directory
2025-09-25T15:11:48.111270552Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.3.5188 
2025-09-25T15:11:48.128530569Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-25T15:11:48.135776510Z [Debug] Bootstrap: Console selected 
2025-09-25T15:11:48.137047570Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-25T15:11:48.382486121Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-25T15:11:48.443771691Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e7c71663-4057-48c6-bdb7-5e7f84d4e7f9} may be persisted to storage in unencrypted form. 
2025-09-25T15:11:48.503620098Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-25T15:11:48.530930544Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-25T15:11:48.585827009Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-25T15:11:48.592841404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:48.593477104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:48.624504705Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-25T15:11:48.628050535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031698s 
2025-09-25T15:11:48.628341130Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-25T15:11:48.628595001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351887s 
2025-09-25T15:11:48.636296510Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-25T15:11:48.636854243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.641280686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-25T15:11:48.649279103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-25T15:11:48.660103399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018494s 
2025-09-25T15:11:48.660419827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.666637578Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-25T15:11:48.666830426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025078s 
2025-09-25T15:11:48.672832843Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-25T15:11:48.673097236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.677665975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-25T15:11:48.678662853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-25T15:11:48.679212840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013493s 
2025-09-25T15:11:48.679500389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-25T15:11:48.680550314Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.55E-05s 
2025-09-25T15:11:48.680970590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-25T15:11:48.681597041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-25T15:11:48.682309897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s 
2025-09-25T15:11:48.682596224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.684512142Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-25T15:11:48.684725201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032476s 
2025-09-25T15:11:48.685262683Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-25T15:11:48.685538889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.686369311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-25T15:11:48.686574284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-09-25T15:11:48.686830300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-25T15:11:48.687179242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-25T15:11:48.687709139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s 
2025-09-25T15:11:48.687946758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.689114970Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-25T15:11:48.689321166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020094s 
2025-09-25T15:11:48.691065979Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-25T15:11:48.691325562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.691974860Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-25T15:11:48.696022400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-25T15:11:48.696622969Z [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-09-25T15:11:48.697134540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009064s 
2025-09-25T15:11:48.697331196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-25T15:11:48.697712534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-25T15:11:48.698083080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005278s 
2025-09-25T15:11:48.698284084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-25T15:11:48.698915286Z [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-09-25T15:11:48.699445724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s 
2025-09-25T15:11:48.699674995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-25T15:11:48.700040512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-25T15:11:48.700426809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2025-09-25T15:11:48.700652544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-25T15:11:48.705298399Z [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-09-25T15:11:48.705986685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051496s 
2025-09-25T15:11:48.706198642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-25T15:11:48.706846767Z [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-09-25T15:11:48.707394630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009855s 
2025-09-25T15:11:48.707626126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-25T15:11:48.708064048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-25T15:11:48.708456348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005975s 
2025-09-25T15:11:48.708690129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-25T15:11:48.711570590Z [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-09-25T15:11:48.712369067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035059s 
2025-09-25T15:11:48.712582006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-25T15:11:48.712917802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-25T15:11:48.713270483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s 
2025-09-25T15:11:48.713533843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-09-25T15:11:48.714140945Z [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-09-25T15:11:48.714667866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009385s 
2025-09-25T15:11:48.714882719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-09-25T15:11:48.715571035Z [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-09-25T15:11:48.716139770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010517s 
2025-09-25T15:11:48.716360134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-09-25T15:11:48.716736652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-09-25T15:11:48.717105595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s 
2025-09-25T15:11:48.717289395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-25T15:11:48.717671836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-25T15:11:48.718056240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s 
2025-09-25T15:11:48.718325903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-25T15:11:48.718609033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-25T15:11:48.718977064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s 
2025-09-25T15:11:48.719149652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-25T15:11:48.722487854Z [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-09-25T15:11:48.722965526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036242s 
2025-09-25T15:11:48.723210128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-25T15:11:48.723548840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-25T15:11:48.723922543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s 
2025-09-25T15:11:48.724169530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-25T15:11:48.724514725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-25T15:11:48.724891143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s 
2025-09-25T15:11:48.725138692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-25T15:11:48.726005948Z [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-09-25T15:11:48.726706849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014083s 
2025-09-25T15:11:48.726930590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-25T15:11:48.727870703Z [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-09-25T15:11:48.728602767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014614s 
2025-09-25T15:11:48.728850887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-09-25T15:11:48.729268898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-25T15:11:48.729694676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s 
2025-09-25T15:11:48.729882424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-25T15:11:48.730404435Z [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-09-25T15:11:48.730850463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007749s 
2025-09-25T15:11:48.731076418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-25T15:11:48.731450412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-25T15:11:48.731747310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004627s 
2025-09-25T15:11:48.733555170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-25T15:11:48', 'InitialSetup') 
2025-09-25T15:11:48.734226432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.737840780Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-25T15:11:48.738055683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065395s 
2025-09-25T15:11:48.738374715Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-25T15:11:48.738622364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.738939072Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-09-25T15:11:48.741904273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-09-25T15:11:48.749118590Z [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-09-25T15:11:48.750417115Z [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-09-25T15:11:48.751214511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-25T15:11:48.752081797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-25T15:11:48.763458987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-25T15:11:48.764056781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218853s 
2025-09-25T15:11:48.764343729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-09-25T15:11:48.765989904Z [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-09-25T15:11:48.767136022Z [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-09-25T15:11:48.767741992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-25T15:11:48.768478385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-25T15:11:48.769660866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-25T15:11:48.770057254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054982s 
2025-09-25T15:11:48.770425075Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-09-25T15:11:48.773854240Z [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-09-25T15:11:48.774954927Z [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-09-25T15:11:48.775564785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-25T15:11:48.776159392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-25T15:11:48.777358898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-25T15:11:48.777781238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071069s 
2025-09-25T15:11:48.778006692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-09-25T15:11:48.778742995Z [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-09-25T15:11:48.779336700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011314s 
2025-09-25T15:11:48.779615492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-09-25T15:11:48.780037081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-25T15:11:48.780471355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006463s 
2025-09-25T15:11:48.780971372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-25T15:11:48', 'ApplicationStatus') 
2025-09-25T15:11:48.781384504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.784896546Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-25T15:11:48.785134265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050163s 
2025-09-25T15:11:48.785340931Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-25T15:11:48.785590524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.785896340Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-09-25T15:11:48.786916544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-25T15:11:48.787126357Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-25T15:11:48.787387653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-09-25T15:11:48.787820855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-09-25T15:11:48.788465664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008394s 
2025-09-25T15:11:48.788670917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-25T15:11:48.789461459Z [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-09-25T15:11:48.790058531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011845s 
2025-09-25T15:11:48.790303284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-25T15:11:48.791057513Z [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-09-25T15:11:48.791653633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s 
2025-09-25T15:11:48.791912885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-25T15:11:48.792346087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-25T15:11:48.792760813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006246s 
2025-09-25T15:11:48.793179766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-25T15:11:48', 'IndexerProps') 
2025-09-25T15:11:48.793585994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.795642335Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-25T15:11:48.795864602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034978s 
2025-09-25T15:11:48.796128364Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-25T15:11:48.796488439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.796647359Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-09-25T15:11:48.797158278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-25T15:11:48', 'add_update_history') 
2025-09-25T15:11:48.797569877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.799177975Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-25T15:11:48.799394852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028169s 
2025-09-25T15:11:48.799614083Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-25T15:11:48.799890440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.800184432Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-09-25T15:11:48.803513044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-25T15:11:48.804588089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-25T15:11:48.805100882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s 
2025-09-25T15:11:48.805537050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-25T15:11:48', 'update_notifiarr') 
2025-09-25T15:11:48.805956004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.807628021Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-25T15:11:48.807825138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036363s 
2025-09-25T15:11:48.808106214Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-25T15:11:48.808355957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.808668626Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-09-25T15:11:48.809201890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-09-25T15:11:48.809927692Z [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-09-25T15:11:48.810473821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s 
2025-09-25T15:11:48.810711710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-09-25T15:11:48.811116806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-09-25T15:11:48.811493695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2025-09-25T15:11:48.811683187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-25T15:11:48.811880294Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-25T15:11:48.812138103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-09-25T15:11:48.812507597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-09-25T15:11:48.813146052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007968s 
2025-09-25T15:11:48.813575477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-25T15:11:48', 'app_profiles') 
2025-09-25T15:11:48.814011465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.815720045Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-25T15:11:48.815956532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00335s 
2025-09-25T15:11:48.816175352Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-25T15:11:48.816422300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.816712564Z [Info] history_failed: Starting migration of Main DB to 7 
2025-09-25T15:11:48.817254145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-25T15:11:48.817459999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:48.817682117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-09-25T15:11:48.818044637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-09-25T15:11:48.818675457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000773s 
2025-09-25T15:11:48.819047396Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-25T15:11:48.819526952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-25T15:11:48.819890724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005295s 
2025-09-25T15:11:48.820300119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-25T15:11:48', 'history_failed') 
2025-09-25T15:11:48.820725165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.822153641Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-25T15:11:48.822440238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027744s 
2025-09-25T15:11:48.822659660Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-25T15:11:48.822906988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.823198796Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-09-25T15:11:48.823565023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:48.823880228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:48.825612626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s 
2025-09-25T15:11:48.826059326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-25T15:11:48', 'redacted_api') 
2025-09-25T15:11:48.826452478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.827777566Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-25T15:11:48.827989834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039588s 
2025-09-25T15:11:48.828216700Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-25T15:11:48.828457726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.828752339Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-09-25T15:11:48.829262005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-09-25T15:11:48.829939680Z [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-09-25T15:11:48.830454487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s 
2025-09-25T15:11:48.830689149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-25T15:11:48.830839241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:48.831042671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-25T15:11:48.831381122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-25T15:11:48.832010079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007238s 
2025-09-25T15:11:48.832432850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-25T15:11:48', 'IndexerProxies') 
2025-09-25T15:11:48.832850331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.834131631Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-25T15:11:48.834361003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028453s 
2025-09-25T15:11:48.834598652Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-25T15:11:48.834869287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.835204512Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-09-25T15:11:48.835521500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-09-25T15:11:48.835730772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:48.836032650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-09-25T15:11:48.836463267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-09-25T15:11:48.837088045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007839s 
2025-09-25T15:11:48.837530656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-25T15:11:48', 'app_indexer_remote_name') 
2025-09-25T15:11:48.837961333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.839074625Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-25T15:11:48.839275800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002739s 
2025-09-25T15:11:48.839537988Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-25T15:11:48.839814655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.840097765Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-09-25T15:11:48.842392496Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.843322499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-09-25T15:11:48.843695460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s 
2025-09-25T15:11:48.844154715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-25T15:11:48', 'desi_gazelle_to_unit3d') 
2025-09-25T15:11:48.844578628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.845845018Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-25T15:11:48.846075613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031946s 
2025-09-25T15:11:48.846328372Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-25T15:11:48.846580640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.846883921Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-09-25T15:11:48.847258515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-25T15:11:48.847463347Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-25T15:11:48.847727720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-25T15:11:48.848172726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-25T15:11:48.848828977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008531s 
2025-09-25T15:11:48.849308583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-25T15:11:48', 'add_on_update_to_notifications') 
2025-09-25T15:11:48.849726164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.850901571Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-25T15:11:48.851116504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028659s 
2025-09-25T15:11:48.851343942Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-25T15:11:48.851615669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.851914060Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-09-25T15:11:48.852413766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-09-25T15:11:48.853127734Z [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-09-25T15:11:48.853558581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009114s 
2025-09-25T15:11:48.853869237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-09-25T15:11:48.854352871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-25T15:11:48.854793819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s 
2025-09-25T15:11:48.855036157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-09-25T15:11:48.855492636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-25T15:11:48.855899566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000626s 
2025-09-25T15:11:48.856350965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-25T15:11:48', 'IndexerVersions') 
2025-09-25T15:11:48.856748225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.858175398Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-25T15:11:48.858392626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028768s 
2025-09-25T15:11:48.858618631Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-25T15:11:48.858855097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.859154320Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-09-25T15:11:48.860902530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.861910139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-09-25T15:11:48.862156685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s 
2025-09-25T15:11:48.862450246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.862831684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-09-25T15:11:48.863136178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s 
2025-09-25T15:11:48.863546323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-25T15:11:48', 'cleanup_config') 
2025-09-25T15:11:48.863984065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.865698077Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-25T15:11:48.865896777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030017s 
2025-09-25T15:11:48.866113483Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-25T15:11:48.866379068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.866651426Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-09-25T15:11:48.868652366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.869019004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-09-25T15:11:48.869321313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s 
2025-09-25T15:11:48.869605435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.869945510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-09-25T15:11:48.870304954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004264s 
2025-09-25T15:11:48.870508373Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.870856033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-09-25T15:11:48.871160757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2025-09-25T15:11:48.871428566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.871753280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-09-25T15:11:48.872074196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s 
2025-09-25T15:11:48.872351785Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.872699095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-09-25T15:11:48.872990401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2025-09-25T15:11:48.873259623Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.873606231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-09-25T15:11:48.873907187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-09-25T15:11:48.874168864Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.874508689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-09-25T15:11:48.874809765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2025-09-25T15:11:48.875084318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.875428361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-09-25T15:11:48.875725349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2025-09-25T15:11:48.875998098Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.879973072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-09-25T15:11:48.880319710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040922s 
2025-09-25T15:11:48.880566327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.880921342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-09-25T15:11:48.881263300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000418s 
2025-09-25T15:11:48.881475518Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.881857407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-09-25T15:11:48.882113733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2025-09-25T15:11:48.882397294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.882741567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-09-25T15:11:48.883040830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2025-09-25T15:11:48.883295262Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.883651149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-09-25T15:11:48.884015653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2025-09-25T15:11:48.884278021Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.884632825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-09-25T15:11:48.884943661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s 
2025-09-25T15:11:48.885193184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.885576486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-09-25T15:11:48.885846880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2025-09-25T15:11:48.886102876Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.886434484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-09-25T15:11:48.886741632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004142s 
2025-09-25T15:11:48.886962938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.888353819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-09-25T15:11:48.888753233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016223s 
2025-09-25T15:11:48.888925891Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.889331908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-09-25T15:11:48.889730250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006154s 
2025-09-25T15:11:48.889916886Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.890308735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-09-25T15:11:48.890650073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s 
2025-09-25T15:11:48.890842189Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.891236133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-09-25T15:11:48.891595386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005778s 
2025-09-25T15:11:48.891784397Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.892195835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-09-25T15:11:48.892542333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2025-09-25T15:11:48.892725011Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.893125588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-09-25T15:11:48.893479420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2025-09-25T15:11:48.893672068Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.894069889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-25T15:11:48.894427630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005854s 
2025-09-25T15:11:48.894613163Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.895017978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-09-25T15:11:48.895392703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s 
2025-09-25T15:11:48.895578688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.895977661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-09-25T15:11:48.896334800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005717s 
2025-09-25T15:11:48.896518089Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.896918295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-25T15:11:48.897265534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005711s 
2025-09-25T15:11:48.897456228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.897881495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-09-25T15:11:48.898234816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2025-09-25T15:11:48.898403416Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.898819303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-25T15:11:48.899174468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005866s 
2025-09-25T15:11:48.899367377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.899771160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-09-25T15:11:48.900168079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006107s 
2025-09-25T15:11:48.900362250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.900736374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-25T15:11:48.901085146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s 
2025-09-25T15:11:48.901320951Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.901678912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-09-25T15:11:48.902020960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s 
2025-09-25T15:11:48.902209230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.902614085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-09-25T15:11:48.902954480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005635s 
2025-09-25T15:11:48.903142248Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.903552214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-25T15:11:48.903897329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s 
2025-09-25T15:11:48.904077141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.904488018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-09-25T15:11:48.904853655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000571s 
2025-09-25T15:11:48.905017765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.905417911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-09-25T15:11:48.905778307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s 
2025-09-25T15:11:48.906184054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-25T15:11:48', 'indexer_cleanup') 
2025-09-25T15:11:48.906593999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.909107400Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-25T15:11:48.909324016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038709s 
2025-09-25T15:11:48.909556755Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-25T15:11:48.909835176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.910105059Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-09-25T15:11:48.910496507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-09-25T15:11:48.910690077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:48.910966414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-09-25T15:11:48.911375868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-09-25T15:11:48.912081709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008835s 
2025-09-25T15:11:48.912521325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-25T15:11:48', 'minimum_seeders') 
2025-09-25T15:11:48.912924467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.914550000Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-25T15:11:48.914766817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033321s 
2025-09-25T15:11:48.915011029Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-25T15:11:48.915246653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.915533561Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-09-25T15:11:48.915920079Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.916262429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-09-25T15:11:48.916573355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s 
2025-09-25T15:11:48.916990174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-25T15:11:48', 'remove_showrss') 
2025-09-25T15:11:48.917415821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.918615888Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-25T15:11:48.918830540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024288s 
2025-09-25T15:11:48.919062026Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-25T15:11:48.919327070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.919651313Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-09-25T15:11:48.920008722Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.920382876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-09-25T15:11:48.920719293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s 
2025-09-25T15:11:48.921151193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-25T15:11:48', 'remove_torrentparadiseml') 
2025-09-25T15:11:48.921597201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.922515651Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-25T15:11:48.922736646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022252s 
2025-09-25T15:11:48.923050317Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-25T15:11:48.923297986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.923615475Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-09-25T15:11:48.923935971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:48.924180543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:48.924832396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006836s 
2025-09-25T15:11:48.925287893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-25T15:11:48', 'localization_setting_to_string') 
2025-09-25T15:11:48.925725765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.926960491Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-25T15:11:48.927190965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027597s 
2025-09-25T15:11:48.927401509Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-25T15:11:48.927668978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.927976908Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-09-25T15:11:48.928241421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:48.928545543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:48.932521960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004055s 
2025-09-25T15:11:48.932950663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-25T15:11:48', 'orpheus_api') 
2025-09-25T15:11:48.933356671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.934866161Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-25T15:11:48.935089681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064052s 
2025-09-25T15:11:48.935329734Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-25T15:11:48.935583976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.935912879Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-09-25T15:11:48.936264196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-25T15:11:48.936470862Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-25T15:11:48.936720385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-09-25T15:11:48.937129318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-09-25T15:11:48.937813195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008476s 
2025-09-25T15:11:48.938254003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-25T15:11:48', 'download_client_categories') 
2025-09-25T15:11:48.938690612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.940011021Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-25T15:11:48.940262417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029674s 
2025-09-25T15:11:48.940453722Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-25T15:11:48.940737664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.940998870Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-09-25T15:11:48.941372863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-25T15:11:48.941549399Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:48.941745424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-25T15:11:48.942048985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-25T15:11:48.942664013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006926s 
2025-09-25T15:11:48.942895249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-25T15:11:48.943220695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-25T15:11:48.943838940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007269s 
2025-09-25T15:11:48.944280338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-25T15:11:48', 'add_salt_to_users') 
2025-09-25T15:11:48.944708661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.945919990Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-25T15:11:48.946126536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027742s 
2025-09-25T15:11:48.946426921Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-25T15:11:48.946713177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.947024875Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-09-25T15:11:48.947392425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.947763322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-25T15:11:48.948114609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s 
2025-09-25T15:11:48.948595327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-25T15:11:48', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-25T15:11:48.949041045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.950291743Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-25T15:11:48.950548801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026463s 
2025-09-25T15:11:48.950845578Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-25T15:11:48.951131023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.951450146Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-09-25T15:11:48.951802385Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.952208753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-25T15:11:48.952561534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s 
2025-09-25T15:11:48.953043945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-25T15:11:48', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-25T15:11:48.953488992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.954749560Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-25T15:11:48.954997309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2025-09-25T15:11:48.955285399Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-25T15:11:48.955576014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.955923775Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-09-25T15:11:48.956290974Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.956688054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-09-25T15:11:48.957037778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s 
2025-09-25T15:11:48.957225476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.957649349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-09-25T15:11:48.958040497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s 
2025-09-25T15:11:48.958477447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-25T15:11:48', 'alpharatio_greatposterwall_config_contract') 
2025-09-25T15:11:48.958951181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.960194124Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-25T15:11:48.960426381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026787s 
2025-09-25T15:11:48.960652847Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-25T15:11:48.960912500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.961206963Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-09-25T15:11:48.961550144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.961929178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-09-25T15:11:48.962228591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s 
2025-09-25T15:11:48.962653035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-25T15:11:48', 'remove_notwhatcd') 
2025-09-25T15:11:48.963099164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.964353500Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-25T15:11:48.964542480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024725s 
2025-09-25T15:11:48.964814588Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-25T15:11:48.965057107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.965351058Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-09-25T15:11:48.965767948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-25T15:11:48.965969875Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-25T15:11:48.966203435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-09-25T15:11:48.966603841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-09-25T15:11:48.967236094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008152s 
2025-09-25T15:11:48.967453813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-25T15:11:48.967631631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-25T15:11:48.967940413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-09-25T15:11:48.968362272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-09-25T15:11:48.969010888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008595s 
2025-09-25T15:11:48.969473680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-25T15:11:48', 'add_on_grab_to_notifications') 
2025-09-25T15:11:48.969907083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.971564992Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-25T15:11:48.971755074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003332s 
2025-09-25T15:11:48.972081261Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-25T15:11:48.972374321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.972661991Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-09-25T15:11:48.973040142Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:48.973408193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-25T15:11:48.973775874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005812s 
2025-09-25T15:11:48.974260439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-25T15:11:48', 'animetorrents_use_custom_config_contract') 
2025-09-25T15:11:48.974694694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.975945092Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-25T15:11:48.976210897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026454s 
2025-09-25T15:11:48.976411411Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-25T15:11:48.976671705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.976987871Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-09-25T15:11:48.977250290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:48.977511045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:48.978283210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007791s 
2025-09-25T15:11:48.978693566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-25T15:11:48', 'apprise_server_url') 
2025-09-25T15:11:48.979115295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.980524954Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-25T15:11:48.980732682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030276s 
2025-09-25T15:11:48.981007987Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-25T15:11:48.981258110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.981547874Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-09-25T15:11:48.981921967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-25T15:11:48.982132491Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2025-09-25T15:11:48.982404118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-25T15:11:48.982799464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-25T15:11:48.983481668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000862s 
2025-09-25T15:11:48.983964490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-25T15:11:48', 'health_restored_notification') 
2025-09-25T15:11:48.984393985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.986055942Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-25T15:11:48.986266376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00337s 
2025-09-25T15:11:48.986478463Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-25T15:11:48.986720390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.986997338Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-09-25T15:11:48.987374096Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-25T15:11:48.987783921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-09-25T15:11:48.988072833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s 
2025-09-25T15:11:48.988471476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-25T15:11:48', 'remove_uc') 
2025-09-25T15:11:48.988878395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.989991748Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-25T15:11:48.990117531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023002s 
2025-09-25T15:11:48.990362905Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-25T15:11:48.990624682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.990924406Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-09-25T15:11:48.991212215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:48.991494123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:48.992116476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006834s 
2025-09-25T15:11:48.992563316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-25T15:11:48', 'history_fix_data_titles') 
2025-09-25T15:11:48.992984634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.994364483Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-25T15:11:48.994563163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028901s 
2025-09-25T15:11:48.994827886Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-25T15:11:48.995091186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:48.995386371Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-09-25T15:11:48.995758961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-25T15:11:48.995963884Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-25T15:11:48.996209448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-25T15:11:48.996620867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-25T15:11:48.997307519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008656s 
2025-09-25T15:11:48.997764509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-25T15:11:48', 'download_client_per_indexer') 
2025-09-25T15:11:48.998187982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:48.999975912Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-25T15:11:49.000222459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034752s 
2025-09-25T15:11:49.000546812Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-25T15:11:49.000801846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.001151219Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-09-25T15:11:49.003483566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-25T15:11:49.003688509Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.004133936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-09-25T15:11:49.006610072Z [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-09-25T15:11:49.007746851Z [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-09-25T15:11:49.008399836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-25T15:11:49.009049965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-25T15:11:49.010865752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.011303613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006901s 
2025-09-25T15:11:49.011528887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-25T15:11:49.011730403Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.012019615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-09-25T15:11:49.013988420Z [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-09-25T15:11:49.015150770Z [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-09-25T15:11:49.015764426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-25T15:11:49.016425227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-25T15:11:49.018228047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.018608723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063177s 
2025-09-25T15:11:49.018825470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-25T15:11:49.019003458Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.019311639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-09-25T15:11:49.021277828Z [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-09-25T15:11:49.022427914Z [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-09-25T15:11:49.023043724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-25T15:11:49.023638161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-25T15:11:49.025380901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.025818332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062913s 
2025-09-25T15:11:49.026020509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-25T15:11:49.026193497Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.026447078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-25T15:11:49.031314119Z [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-09-25T15:11:49.032581401Z [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-09-25T15:11:49.033210227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-25T15:11:49.033705043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-25T15:11:49.035034240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083463s 
2025-09-25T15:11:49.035238742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-25T15:11:49.035413293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.035694990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-25T15:11:49.037827555Z [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-09-25T15:11:49.039028333Z [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-09-25T15:11:49.039719865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-25T15:11:49.040150092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-25T15:11:49.041389608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054756s 
2025-09-25T15:11:49.041585242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-25T15:11:49.041761777Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.042015027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-25T15:11:49.044146409Z [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-09-25T15:11:49.045356967Z [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-09-25T15:11:49.045989260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-25T15:11:49.046450689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-25T15:11:49.047649473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005401s 
2025-09-25T15:11:49.047883083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-25T15:11:49.048121083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.048419413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-25T15:11:49.050373739Z [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-09-25T15:11:49.051498714Z [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-09-25T15:11:49.052141278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-25T15:11:49.052767890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-25T15:11:49.054248512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.054670341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060087s 
2025-09-25T15:11:49.054908751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-25T15:11:49.055100367Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.055383617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-25T15:11:49.057395789Z [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-09-25T15:11:49.058538691Z [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-09-25T15:11:49.059149882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-25T15:11:49.059789820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-25T15:11:49.061247736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.061684716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060325s 
2025-09-25T15:11:49.061956213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-25T15:11:49.062090974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.062369675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-25T15:11:49.064364172Z [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-09-25T15:11:49.065501542Z [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-09-25T15:11:49.066138645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-25T15:11:49.066765617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-25T15:11:49.068263664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.068674922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060663s 
2025-09-25T15:11:49.068880706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-25T15:11:49.069056881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.069291844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-25T15:11:49.071234506Z [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-09-25T15:11:49.072169900Z [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-09-25T15:11:49.072694456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-25T15:11:49.073305717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-25T15:11:49.074658932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-25T15:11:49.075167797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-25T15:11:49.075557912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060028s 
2025-09-25T15:11:49.075753927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-09-25T15:11:49.075966575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.076270487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-09-25T15:11:49.078116615Z [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-09-25T15:11:49.079004723Z [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-09-25T15:11:49.079557236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-09-25T15:11:49.080278368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-09-25T15:11:49.081793128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-25T15:11:49.082471184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-25T15:11:49.082897071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063831s 
2025-09-25T15:11:49.083106683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-25T15:11:49.083333049Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.083558112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-25T15:11:49.085752792Z [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-09-25T15:11:49.087252702Z [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-09-25T15:11:49.087997592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-25T15:11:49.088591408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-25T15:11:49.090010305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.090400872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066005s 
2025-09-25T15:11:49.090610865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-25T15:11:49.090806769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.091072514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-25T15:11:49.093324349Z [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-09-25T15:11:49.094917747Z [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-09-25T15:11:49.095577045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-25T15:11:49.096167955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-25T15:11:49.097579618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.097996858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066522s 
2025-09-25T15:11:49.098180738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-25T15:11:49.098375921Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-25T15:11:49.098630815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-25T15:11:49.100830554Z [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-09-25T15:11:49.102324763Z [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-09-25T15:11:49.103084743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-25T15:11:49.103664110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-25T15:11:49.105114851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.105512091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066452s 
2025-09-25T15:11:49.105743918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-25T15:11:49.105919241Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-25T15:11:49.106229616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-25T15:11:49.108446460Z [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-09-25T15:11:49.109950910Z [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-09-25T15:11:49.125778101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-25T15:11:49.126414613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-25T15:11:49.128412206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.128858164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223863s 
2025-09-25T15:11:49.129100211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-25T15:11:49.129299823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-25T15:11:49.129573003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-09-25T15:11:49.132418202Z [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-09-25T15:11:49.133951810Z [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-09-25T15:11:49.134685879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-25T15:11:49.135286749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-25T15:11:49.136749073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-25T15:11:49.137197376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073794s 
2025-09-25T15:11:49.137444524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-25T15:11:49.137663605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-25T15:11:49.138004972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-25T15:11:49.140212808Z [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-09-25T15:11:49.141171769Z [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-09-25T15:11:49.141734503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-25T15:11:49.142356485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-25T15:11:49.143891947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-25T15:11:49.144329759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061296s 
2025-09-25T15:11:49.144624382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-25T15:11:49.144782029Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-25T15:11:49.145080861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-25T15:11:49.147279348Z [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-09-25T15:11:49.148244933Z [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-09-25T15:11:49.148812887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-25T15:11:49.149435761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-25T15:11:49.150969068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-25T15:11:49.151455017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061325s 
2025-09-25T15:11:49.151687695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-25T15:11:49.151908199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-25T15:11:49.152186530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-25T15:11:49.154230225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-25T15:11:49.154968742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-25T15:11:49.155475954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-25T15:11:49.156110782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-25T15:11:49.157661425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-25T15:11:49.165527625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130212s 
2025-09-25T15:11:49.166171361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-25T15:11:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-25T15:11:49.166666388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.173223492Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-25T15:11:49.173482644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206822s 
2025-09-25T15:11:49.173775473Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-25T15:11:49.174095879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.174414520Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-09-25T15:11:49.175220102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-25T15:11:49.176041877Z [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-09-25T15:11:49.176694321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012144s 
2025-09-25T15:11:49.176948212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-25T15:11:49.177425393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-25T15:11:49.177863977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006787s 
2025-09-25T15:11:49.178337450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-25T15:11:49', 'add_notification_status') 
2025-09-25T15:11:49.178788268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.181161767Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-25T15:11:49.181418735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039232s 
2025-09-25T15:11:49.181713248Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-25T15:11:49.182009414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.182341713Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-09-25T15:11:49.182836349Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:49.183260223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-25T15:11:49.183608204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s 
2025-09-25T15:11:49.183805551Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:49.184302532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-25T15:11:49.184693720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005998s 
2025-09-25T15:11:49.184883652Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-25T15:11:49.185288668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-09-25T15:11:49.185708002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s 
2025-09-25T15:11:49.186164862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-25T15:11:49', 'indexers_freeleech_only_config_contract') 
2025-09-25T15:11:49.186616271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.188670939Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-25T15:11:49.188914609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003489s 
2025-09-25T15:11:49.189163791Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-25T15:11:49.189430929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.189741354Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-09-25T15:11:49.190090026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:49.190346503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:49.191080441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007656s 
2025-09-25T15:11:49.191534084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-25T15:11:49', 'email_encryption') 
2025-09-25T15:11:49.192006776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.193785608Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-25T15:11:49.194018487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00345s 
2025-09-25T15:11:49.194316096Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-25T15:11:49.194619337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.194967518Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-09-25T15:11:49.195347142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:49.195591564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:49.196651990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011009s 
2025-09-25T15:11:49.197171055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-25T15:11:49', 'newznab_category_to_capabilities_settings') 
2025-09-25T15:11:49.197642254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.199475987Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-25T15:11:49.199723986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038297s 
2025-09-25T15:11:49.200015293Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-25T15:11:49.200311850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.200656414Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-09-25T15:11:49.200982030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:49.201259328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:49.201950610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007303s 
2025-09-25T15:11:49.202432821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-25T15:11:49', 'gazelle_freeleech_token_options') 
2025-09-25T15:11:49.202903158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.204121081Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-25T15:11:49.204370222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028507s 
2025-09-25T15:11:49.204664805Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-25T15:11:49.205006704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.205301989Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-09-25T15:11:49.205663577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:49.205913751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:49.206540282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006694s 
2025-09-25T15:11:49.207067785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-25T15:11:49', 'myanonamouse_freeleech_wedge_options') 
2025-09-25T15:11:49.207522430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.208701915Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-25T15:11:49.208944874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027361s 
2025-09-25T15:11:49.209229928Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-25T15:11:49.209521496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.209847733Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-09-25T15:11:49.210198769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:49.210454855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:49.220712431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102339s 
2025-09-25T15:11:49.221211015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-25T15:11:49', 'newznab_indexers_enable_redirect') 
2025-09-25T15:11:49.221671953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.223624945Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-25T15:11:49.223868937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131276s 
2025-09-25T15:11:49.232172678Z [Debug] MigrationController: Took: 00:00:00.7002332 
2025-09-25T15:11:49.315675138Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-25T15:11:49.335099012Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-25T15:11:49.347657641Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-25T15:11:49.348188520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-25T15:11:49.348575740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-25T15:11:49.354657877Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-25T15:11:49.354971168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064651s 
2025-09-25T15:11:49.355340131Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-25T15:11:49.355676729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006783s 
2025-09-25T15:11:49.357740364Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-25T15:11:49.358156252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.358692261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-25T15:11:49.359192639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-25T15:11:49.359823489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s 
2025-09-25T15:11:49.360243625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.361523603Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-25T15:11:49.361850982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024579s 
2025-09-25T15:11:49.362382422Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-25T15:11:49.362808170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.363421545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-25T15:11:49.363943055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-25T15:11:49.364593926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007572s 
2025-09-25T15:11:49.364886345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-25T15:11:49.365206760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-25T15:11:49.365600212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-25T15:11:49.366120109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-25T15:11:49.366993357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009979s 
2025-09-25T15:11:49.367369805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.368229747Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-25T15:11:49.368598409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021976s 
2025-09-25T15:11:49.369099008Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-25T15:11:49.369518332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.370015213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-25T15:11:49.370336530Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-25T15:11:49.370699410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-25T15:11:49.371213185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-25T15:11:49.371886481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007749s 
2025-09-25T15:11:49.372267919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.373121818Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-25T15:11:49.373505581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019712s 
2025-09-25T15:11:49.373957311Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-25T15:11:49.374330673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.374780909Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-25T15:11:49.375471069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-25T15:11:49.376306822Z [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-09-25T15:11:49.377222656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014197s 
2025-09-25T15:11:49.377569605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-25T15:11:49.378006434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-25T15:11:49.378546993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006441s 
2025-09-25T15:11:49.379134847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-25T15:11:49', 'InitialSetup') 
2025-09-25T15:11:49.379780406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.380723135Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-25T15:11:49.381073781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027982s 
2025-09-25T15:11:49.381448275Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-25T15:11:49.381819423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.382281243Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-09-25T15:11:49.382855479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-25T15:11:49', 'ApplicationStatus') 
2025-09-25T15:11:49.383544296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.384476724Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-25T15:11:49.384820947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00267s 
2025-09-25T15:11:49.385177715Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-25T15:11:49.385547500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.385996484Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-09-25T15:11:49.386530189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-25T15:11:49', 'IndexerProps') 
2025-09-25T15:11:49.387209186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.388013776Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-25T15:11:49.388367819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002491s 
2025-09-25T15:11:49.388716281Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-25T15:11:49.389118240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.389561603Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-09-25T15:11:49.390141651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-25T15:11:49.390869417Z [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-09-25T15:11:49.391667193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011508s 
2025-09-25T15:11:49.392017469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-25T15:11:49.392534941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-25T15:11:49.393119758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007358s 
2025-09-25T15:11:49.393667361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-25T15:11:49', 'add_update_history') 
2025-09-25T15:11:49.394347711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.395247272Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-25T15:11:49.395598750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028298s 
2025-09-25T15:11:49.395957503Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-25T15:11:49.396356005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.396813496Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-09-25T15:11:49.397358604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-25T15:11:49', 'update_notifiarr') 
2025-09-25T15:11:49.398082201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.398853023Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-25T15:11:49.399208509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025183s 
2025-09-25T15:11:49.399552582Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-25T15:11:49.399951395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.400398986Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-09-25T15:11:49.400931909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-25T15:11:49', 'app_profiles') 
2025-09-25T15:11:49.401610807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.402405176Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-25T15:11:49.402731804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024825s 
2025-09-25T15:11:49.403072921Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-25T15:11:49.403513067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.403930849Z [Info] history_failed: Starting migration of Log DB to 7 
2025-09-25T15:11:49.404477369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-25T15:11:49', 'history_failed') 
2025-09-25T15:11:49.405152428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.405954914Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-25T15:11:49.406267784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024861s 
2025-09-25T15:11:49.406628050Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-25T15:11:49.407008857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.407490827Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-09-25T15:11:49.408039953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-25T15:11:49', 'redacted_api') 
2025-09-25T15:11:49.408709461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.409561156Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-25T15:11:49.409856331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002519s 
2025-09-25T15:11:49.410191365Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-25T15:11:49.410583455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.411048101Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-09-25T15:11:49.411602327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-25T15:11:49', 'IndexerProxies') 
2025-09-25T15:11:49.412284811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.413068319Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-25T15:11:49.413422763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025031s 
2025-09-25T15:11:49.413784200Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-25T15:11:49.414211561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.414659363Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-09-25T15:11:49.415266615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-25T15:11:49', 'app_indexer_remote_name') 
2025-09-25T15:11:49.415968719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.417129978Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-25T15:11:49.417497598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029341s 
2025-09-25T15:11:49.417873865Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-25T15:11:49.418288170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.418781704Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-09-25T15:11:49.419383235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-25T15:11:49', 'desi_gazelle_to_unit3d') 
2025-09-25T15:11:49.420170220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.421650841Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-25T15:11:49.422027319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033666s 
2025-09-25T15:11:49.422450782Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-25T15:11:49.422884275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.423359482Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-09-25T15:11:49.424003469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-25T15:11:49', 'add_on_update_to_notifications') 
2025-09-25T15:11:49.424699681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.426159240Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-25T15:11:49.426520387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032316s 
2025-09-25T15:11:49.426890372Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-25T15:11:49.427267321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.427927320Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-09-25T15:11:49.428284540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-25T15:11:49', 'IndexerVersions') 
2025-09-25T15:11:49.428983788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.430220779Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-25T15:11:49.430566986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029735s 
2025-09-25T15:11:49.430908373Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-25T15:11:49.431296856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.431755299Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-09-25T15:11:49.432377131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-25T15:11:49', 'cleanup_config') 
2025-09-25T15:11:49.433052601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.433982193Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-25T15:11:49.434349964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026967s 
2025-09-25T15:11:49.434666120Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-25T15:11:49.435055625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.435508727Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-09-25T15:11:49.436088494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-25T15:11:49', 'indexer_cleanup') 
2025-09-25T15:11:49.436776109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.437701523Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-25T15:11:49.438079334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026432s 
2025-09-25T15:11:49.438383416Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-25T15:11:49.438768932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.439347377Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-09-25T15:11:49.439840180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-25T15:11:49', 'minimum_seeders') 
2025-09-25T15:11:49.440678518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.447061741Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-25T15:11:49.447397497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082177s 
2025-09-25T15:11:49.447792823Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-25T15:11:49.448297951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.448812567Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-09-25T15:11:49.449410782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-25T15:11:49', 'remove_showrss') 
2025-09-25T15:11:49.450140080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.450976926Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-25T15:11:49.451310357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002708s 
2025-09-25T15:11:49.451680943Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-25T15:11:49.452109556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.452586677Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-09-25T15:11:49.453177557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-25T15:11:49', 'remove_torrentparadiseml') 
2025-09-25T15:11:49.453890072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.454789322Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-25T15:11:49.455156642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026844s 
2025-09-25T15:11:49.455556557Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-25T15:11:49.455987686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.456459355Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-09-25T15:11:49.457092641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-25T15:11:49', 'localization_setting_to_string') 
2025-09-25T15:11:49.457819825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.458739778Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-25T15:11:49.459115234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027453s 
2025-09-25T15:11:49.459468585Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-25T15:11:49.459858901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.460317344Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-09-25T15:11:49.460864346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-25T15:11:49', 'orpheus_api') 
2025-09-25T15:11:49.461532682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.462360348Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-25T15:11:49.462701746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025526s 
2025-09-25T15:11:49.463083505Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-25T15:11:49.463497218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.463971002Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-09-25T15:11:49.464570990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-25T15:11:49', 'download_client_categories') 
2025-09-25T15:11:49.465292483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.466143306Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-25T15:11:49.466525526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026409s 
2025-09-25T15:11:49.466891703Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-25T15:11:49.467277830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.467744260Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-09-25T15:11:49.468308817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-25T15:11:49', 'add_salt_to_users') 
2025-09-25T15:11:49.468983335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.469799308Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-25T15:11:49.470149002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025247s 
2025-09-25T15:11:49.470560190Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-25T15:11:49.471011760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.471516576Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-09-25T15:11:49.472254663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-25T15:11:49', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-25T15:11:49.472978240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.473859274Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-25T15:11:49.474258117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027905s 
2025-09-25T15:11:49.474684415Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-25T15:11:49.475226607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.475651432Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-09-25T15:11:49.476368887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-25T15:11:49', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-25T15:11:49.477126964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.478378093Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-25T15:11:49.478919834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028906s 
2025-09-25T15:11:49.479321804Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-25T15:11:49.479770247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.480285935Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-09-25T15:11:49.481066387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-25T15:11:49', 'alpharatio_greatposterwall_config_contract') 
2025-09-25T15:11:49.481805395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.482768504Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-25T15:11:49.483178871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029427s 
2025-09-25T15:11:49.483542353Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-25T15:11:49.483959603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.484426733Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-09-25T15:11:49.484984416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-25T15:11:49', 'remove_notwhatcd') 
2025-09-25T15:11:49.485688644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.486707967Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-25T15:11:49.487078543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027756s 
2025-09-25T15:11:49.487466595Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-25T15:11:49.487877843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.488369252Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-09-25T15:11:49.488981195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-25T15:11:49', 'add_on_grab_to_notifications') 
2025-09-25T15:11:49.489688349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.490623342Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-25T15:11:49.490999920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027317s 
2025-09-25T15:11:49.491408423Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-25T15:11:49.491881345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.492379829Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-09-25T15:11:49.493048996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-25T15:11:49', 'animetorrents_use_custom_config_contract') 
2025-09-25T15:11:49.493788906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.494926677Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-25T15:11:49.495343496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030247s 
2025-09-25T15:11:49.495725716Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-25T15:11:49.496148137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.496631931Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-09-25T15:11:49.497191027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-25T15:11:49', 'apprise_server_url') 
2025-09-25T15:11:49.497909143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.498786821Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-25T15:11:49.499150032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026455s 
2025-09-25T15:11:49.499532582Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-25T15:11:49.499962017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.500447946Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-09-25T15:11:49.501065559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-25T15:11:49', 'health_restored_notification') 
2025-09-25T15:11:49.501786351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.502724891Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-25T15:11:49.503090938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00275s 
2025-09-25T15:11:49.503446023Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-25T15:11:49.503877461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.504310213Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-09-25T15:11:49.504859248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-25T15:11:49', 'remove_uc') 
2025-09-25T15:11:49.505517474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.506941271Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-25T15:11:49.507259983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031286s 
2025-09-25T15:11:49.507660810Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-25T15:11:49.508071757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.508546283Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-09-25T15:11:49.509142944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-25T15:11:49', 'history_fix_data_titles') 
2025-09-25T15:11:49.509834788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.511446864Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-25T15:11:49.511879605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033633s 
2025-09-25T15:11:49.512217786Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-25T15:11:49.512650388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.513161567Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-09-25T15:11:49.513750222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-25T15:11:49', 'download_client_per_indexer') 
2025-09-25T15:11:49.514453749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.516115605Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-25T15:11:49.516519228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034697s 
2025-09-25T15:11:49.516950927Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-25T15:11:49.517434912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.517934899Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-09-25T15:11:49.518710170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-25T15:11:49.519028090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-09-25T15:11:49.519402955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-25T15:11:49.520768385Z [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-09-25T15:11:49.522149125Z [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-09-25T15:11:49.522935318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-25T15:11:49.523691050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-25T15:11:49.524912259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-25T15:11:49.525469692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056843s 
2025-09-25T15:11:49.525811180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-25T15:11:49.526148008Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-25T15:11:49.526518294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-25T15:11:49.527628640Z [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-09-25T15:11:49.528729947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-25T15:11:49.529486140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-25T15:11:49.530250960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-25T15:11:49.531408962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-25T15:11:49.532015553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051199s 
2025-09-25T15:11:49.532362422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-25T15:11:49.532695713Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-25T15:11:49.533074766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-25T15:11:49.535363515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-25T15:11:49.536499833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-25T15:11:49.537244954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-25T15:11:49.537984723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-25T15:11:49.539170451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-25T15:11:49.539754087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049827s 
2025-09-25T15:11:49.540440399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-25T15:11:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-25T15:11:49.541200539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.542789479Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-25T15:11:49.543199204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078957s 
2025-09-25T15:11:49.543572195Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-25T15:11:49.544371194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.544834988Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-09-25T15:11:49.545414815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-25T15:11:49', 'add_notification_status') 
2025-09-25T15:11:49.546284848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.547683224Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-25T15:11:49.548050122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033175s 
2025-09-25T15:11:49.548484237Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-25T15:11:49.548910144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.549395351Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-09-25T15:11:49.550053777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-25T15:11:49', 'indexers_freeleech_only_config_contract') 
2025-09-25T15:11:49.550773005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.552348899Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-25T15:11:49.552739014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033776s 
2025-09-25T15:11:49.553086734Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-25T15:11:49.553473924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.553926205Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-09-25T15:11:49.554493848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-25T15:11:49', 'email_encryption') 
2025-09-25T15:11:49.555163256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.556645741Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-25T15:11:49.556998912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031759s 
2025-09-25T15:11:49.557404058Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-25T15:11:49.557842361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.558324892Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-09-25T15:11:49.558991024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-25T15:11:49', 'newznab_category_to_capabilities_settings') 
2025-09-25T15:11:49.559737066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.561330856Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-25T15:11:49.561786623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034344s 
2025-09-25T15:11:49.562120967Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-25T15:11:49.562539960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.563026650Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-09-25T15:11:49.563641148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-25T15:11:49', 'gazelle_freeleech_token_options') 
2025-09-25T15:11:49.564406108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.565962042Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-25T15:11:49.566328700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003391s 
2025-09-25T15:11:49.566730409Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-25T15:11:49.567191828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.567636964Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-09-25T15:11:49.568302364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-25T15:11:49', 'myanonamouse_freeleech_wedge_options') 
2025-09-25T15:11:49.569148248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.570740855Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-25T15:11:49.571130970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035077s 
2025-09-25T15:11:49.571548852Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-25T15:11:49.571965130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-25T15:11:49.572456700Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-09-25T15:11:49.573090556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-25T15:11:49', 'newznab_indexers_enable_redirect') 
2025-09-25T15:11:49.573801147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-25T15:11:49.575284704Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-25T15:11:49.575686373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033002s 
2025-09-25T15:11:49.726368483Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-09-25T15:11:49.733457548Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-25T15:11:49.737630100Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-25T15:11:49.828610007Z [Info] AppSyncProfileService: Setting up default app profile 
2025-09-25T15:11:49.842011433Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-09-25T15:11:49.910282060Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-25T15:11:50.017602763Z [ls.io-init] done.
2025-09-25T15:11:50.251886411Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-25T15:11:50.252741843Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-25T15:11:50.253179725Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin