2025-06-08T08:06:15.205911986Z [migrations] started
2025-06-08T08:06:15.206101945Z [migrations] no migrations found
2025-06-08T08:06:15.461910313Z usermod: no changes
2025-06-08T08:06:15.510394063Z ───────────────────────────────────────
2025-06-08T08:06:15.510401822Z 
2025-06-08T08:06:15.510402880Z       ██╗     ███████╗██╗ ██████╗
2025-06-08T08:06:15.510403886Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-08T08:06:15.510404755Z       ██║     ███████╗██║██║   ██║
2025-06-08T08:06:15.510405593Z       ██║     ╚════██║██║██║   ██║
2025-06-08T08:06:15.510406383Z       ███████╗███████║██║╚██████╔╝
2025-06-08T08:06:15.510407196Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-08T08:06:15.510408007Z 
2025-06-08T08:06:15.510408701Z    Brought to you by linuxserver.io
2025-06-08T08:06:15.510409474Z ───────────────────────────────────────
2025-06-08T08:06:15.510515093Z 
2025-06-08T08:06:15.510520745Z To support the app dev(s) visit:
2025-06-08T08:06:15.511268951Z Readarr: https://opencollective.com/readarr
2025-06-08T08:06:15.511426775Z 
2025-06-08T08:06:15.511428076Z To support LSIO projects visit:
2025-06-08T08:06:15.511428885Z https://www.linuxserver.io/donate/
2025-06-08T08:06:15.511429731Z 
2025-06-08T08:06:15.511430459Z ───────────────────────────────────────
2025-06-08T08:06:15.511431563Z GID/UID
2025-06-08T08:06:15.511432331Z ───────────────────────────────────────
2025-06-08T08:06:15.513602670Z 
2025-06-08T08:06:15.513604031Z User UID:    911
2025-06-08T08:06:15.513604890Z User GID:    911
2025-06-08T08:06:15.513605691Z ───────────────────────────────────────
2025-06-08T08:06:15.514523098Z Linuxserver.io version: 0.4.18.2804-ls398
2025-06-08T08:06:15.514594870Z Build-date: 2025-06-08T08:03:35+00:00
2025-06-08T08:06:15.514599826Z ───────────────────────────────────────
2025-06-08T08:06:15.514601251Z     
2025-06-08T08:06:15.548525005Z [custom-init] No custom files found, skipping...
2025-06-08T08:06:15.768683764Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2804 
2025-06-08T08:06:15.778448184Z [Debug] Bootstrap: Getting windows service status 
2025-06-08T08:06:15.779116541Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-08T08:06:15.782196060Z [Debug] Bootstrap: Console selected 
2025-06-08T08:06:15.782955602Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-08T08:06:15.922926048Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-08T08:06:15.949081032Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-08T08:06:16.005121491Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-08T08:06:16.065720009Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-08T08:06:16.072359920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.072741232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.141249451Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-08T08:06:16.142743878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689226s 
2025-06-08T08:06:16.142931900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-08T08:06:16.142978904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703909s 
2025-06-08T08:06:16.150456412Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-08T08:06:16.151149711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.155084256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-08T08:06:16.168782280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-08T08:06:16.178538297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233248s 
2025-06-08T08:06:16.178787147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.212940065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-08T08:06:16.213062496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576802s 
2025-06-08T08:06:16.218223727Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-08T08:06:16.218287010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.221616708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-08T08:06:16.222633311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:16.222908214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012038s 
2025-06-08T08:06:16.223052066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:16.223204549Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.75E-05s 
2025-06-08T08:06:16.223470064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-08T08:06:16.223752057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-08T08:06:16.224194431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006376s 
2025-06-08T08:06:16.224331513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.233901194Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-08T08:06:16.233998836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103063s 
2025-06-08T08:06:16.234489029Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-08T08:06:16.234521211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.234971032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:16.235042580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-08T08:06:16.235089629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-08T08:06:16.235171190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-08T08:06:16.235412459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002595s 
2025-06-08T08:06:16.235460786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.244290402Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-08T08:06:16.244405437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009044s 
2025-06-08T08:06:16.245238656Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-08T08:06:16.245303869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.245820922Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-08T08:06:16.268055034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-08T08:06:16.268291615Z [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-06-08T08:06:16.268527282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s 
2025-06-08T08:06:16.268577531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-08T08:06:16.268656111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-08T08:06:16.268800486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001546s 
2025-06-08T08:06:16.268823090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-08T08:06:16.272721981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Name" TEXT, "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0, "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0, "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0, "DefaultTags" TEXT, "IsCalibreLibrary" INTEGER NOT NULL, "CalibreSettings" TEXT) 
2025-06-08T08:06:16.273075889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041856s 
2025-06-08T08:06:16.273149750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-08T08:06:16.273207895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-08T08:06:16.273348655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001654s 
2025-06-08T08:06:16.278241163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-08T08:06:16.278482635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Authors" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL DEFAULT 1, "AuthorMetadataId" INTEGER NOT NULL) 
2025-06-08T08:06:16.278781731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2025-06-08T08:06:16.278864816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-08T08:06:16.278909448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:16.279051974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001527s 
2025-06-08T08:06:16.279133700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-08T08:06:16.279144287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:16.279261607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001213s 
2025-06-08T08:06:16.279296828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-08T08:06:16.279380777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.279489641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001345s 
2025-06-08T08:06:16.279510927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-08T08:06:16.279679827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Books" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorMetadataId" INTEGER NOT NULL DEFAULT 0, "ForeignBookId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Title" TEXT NOT NULL, "ReleaseDate" DATETIME, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "CleanTitle" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AnyEditionOk" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME, "AddOptions" TEXT) 
2025-06-08T08:06:16.279966598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000366s 
2025-06-08T08:06:16.279972675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-08T08:06:16.280017410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:16.280146506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001288s 
2025-06-08T08:06:16.280230299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-08T08:06:16.280234605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:16.280335559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001214s 
2025-06-08T08:06:16.280391740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-08T08:06:16.280429485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:16.280546075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000111s 
2025-06-08T08:06:16.280563588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-08T08:06:16.280675492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignSeriesId" TEXT NOT NULL, "Title" TEXT NOT NULL, "Description" TEXT, "Numbered" INTEGER NOT NULL, "WorkCount" INTEGER NOT NULL, "PrimaryWorkCount" INTEGER NOT NULL) 
2025-06-08T08:06:16.280896108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002385s 
2025-06-08T08:06:16.280903003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-08T08:06:16.280939251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-08T08:06:16.281059609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001298s 
2025-06-08T08:06:16.281129306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-08T08:06:16.282739869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SeriesBookLink" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "BookId" INTEGER NOT NULL, "Position" TEXT, "IsPrimary" INTEGER NOT NULL, CONSTRAINT "FK_SeriesBookLink_SeriesId_Series_Id" FOREIGN KEY ("SeriesId") REFERENCES "Series" ("Id") ON DELETE CASCADE, CONSTRAINT "FK_SeriesBookLink_BookId_Books_Id" FOREIGN KEY ("BookId") REFERENCES "Books" ("Id") ON DELETE CASCADE) 
2025-06-08T08:06:16.283156804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019684s 
2025-06-08T08:06:16.283177127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-08T08:06:16.283282891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-08T08:06:16.283377674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001562s 
2025-06-08T08:06:16.283629714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-08T08:06:16.283913081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s 
2025-06-08T08:06:16.283989090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-08T08:06:16.284054383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-08T08:06:16.284095208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-08T08:06:16.284264175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AuthorMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAuthorId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Gender" TEXT, "Hometown" TEXT, "Born" DATETIME, "Died" DATETIME, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Aliases" TEXT NOT NULL DEFAULT '[]') 
2025-06-08T08:06:16.285360624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012098s 
2025-06-08T08:06:16.285497674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-08T08:06:16.285520264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:16.285675765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001808s 
2025-06-08T08:06:16.285718516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-08T08:06:16.285794382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:16.285909291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001375s 
2025-06-08T08:06:16.285946684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-08T08:06:16.286151533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Editions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "BookId" INTEGER NOT NULL DEFAULT 0, "ForeignEditionId" TEXT NOT NULL, "Isbn13" TEXT, "Asin" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Language" TEXT, "Overview" TEXT, "Format" TEXT, "IsEbook" INTEGER, "Disambiguation" TEXT, "Publisher" TEXT, "PageCount" INTEGER, "ReleaseDate" DATETIME, "Images" TEXT NOT NULL, "Links" TEXT, "Ratings" TEXT, "Monitored" INTEGER NOT NULL, "ManualAdd" INTEGER NOT NULL) 
2025-06-08T08:06:16.286544642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s 
2025-06-08T08:06:16.286613781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-08T08:06:16.286744420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-08T08:06:16.286897008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002038s 
2025-06-08T08:06:16.286940469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-08T08:06:16.287301571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "BookFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EditionId" INTEGER NOT NULL, "CalibreId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00', "Path" TEXT NOT NULL) 
2025-06-08T08:06:16.287501152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s 
2025-06-08T08:06:16.287556259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-08T08:06:16.287617690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-08T08:06:16.287784232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001499s 
2025-06-08T08:06:16.287791601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-08T08:06:16.287856447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-08T08:06:16.287957552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001227s 
2025-06-08T08:06:16.287993850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-08T08:06:16.288133710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "AuthorId" INTEGER NOT NULL DEFAULT 0, "BookId" INTEGER NOT NULL DEFAULT 0) 
2025-06-08T08:06:16.288318508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002817s 
2025-06-08T08:06:16.288365952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-08T08:06:16.288428903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-08T08:06:16.288530029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000113s 
2025-06-08T08:06:16.288556510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-08T08:06:16.288611142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-08T08:06:16.288704233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001095s 
2025-06-08T08:06:16.288796391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-08T08:06:16.288801458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-08T08:06:16.288912517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001226s 
2025-06-08T08:06:16.288949517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-08T08:06:16.289030991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-08T08:06:16.289104972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001156s 
2025-06-08T08:06:16.289169409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-08T08:06:16.289472939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL DEFAULT 0, "OnHealthIssue" INTEGER NOT NULL DEFAULT 0, "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0, "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0, "OnImportFailure" INTEGER NOT NULL DEFAULT 0, "OnTrackRetag" INTEGER NOT NULL DEFAULT 0) 
2025-06-08T08:06:16.289799296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006108s 
2025-06-08T08:06:16.289853480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-08T08:06:16.290019918Z [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-06-08T08:06:16.290148238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002481s 
2025-06-08T08:06:16.290239671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-08T08:06:16.290278797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-08T08:06:16.290390743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001482s 
2025-06-08T08:06:16.290434780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-08T08:06:16.293495404Z [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) 
2025-06-08T08:06:16.293784183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032882s 
2025-06-08T08:06:16.293841413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-08T08:06:16.293956278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-08T08:06:16.294040585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001522s 
2025-06-08T08:06:16.294081163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-08T08:06:16.294188001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "UpgradeAllowed" INTEGER) 
2025-06-08T08:06:16.294351301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002143s 
2025-06-08T08:06:16.294379028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-08T08:06:16.294475010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-08T08:06:16.294570032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001456s 
2025-06-08T08:06:16.294610677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-08T08:06:16.294780327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "MinPopularity" NUMERIC NOT NULL, "SkipMissingDate" INTEGER NOT NULL, "SkipMissingIsbn" INTEGER NOT NULL, "SkipPartsAndSets" INTEGER NOT NULL, "SkipSeriesSecondary" INTEGER NOT NULL, "AllowedLanguages" TEXT) 
2025-06-08T08:06:16.294985137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s 
2025-06-08T08:06:16.295031607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-08T08:06:16.295098217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-08T08:06:16.295216365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001423s 
2025-06-08T08:06:16.295259001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-08T08:06:16.295385326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-06-08T08:06:16.295552254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000193s 
2025-06-08T08:06:16.295559442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-08T08:06:16.295602081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-08T08:06:16.295725666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001457s 
2025-06-08T08:06:16.295765521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-08T08:06:16.295833833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-08T08:06:16.295945467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001353s 
2025-06-08T08:06:16.295981834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-08T08:06:16.296091203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "AuthorFolderFormat" TEXT, "RenameBooks" INTEGER, "StandardBookFormat" TEXT) 
2025-06-08T08:06:16.296306899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s 
2025-06-08T08:06:16.296312532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-08T08:06:16.296442991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "AuthorId" INTEGER NOT NULL DEFAULT 0, "BookIds" TEXT NOT NULL DEFAULT '') 
2025-06-08T08:06:16.296657404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003241s 
2025-06-08T08:06:16.296758301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-08T08:06:16.296812914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("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) 
2025-06-08T08:06:16.297006817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002283s 
2025-06-08T08:06:16.297011604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-08T08:06:16.297149980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "BookId" INTEGER, "BookFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-06-08T08:06:16.297348429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002939s 
2025-06-08T08:06:16.297391337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-08T08:06:16.297525825Z [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-06-08T08:06:16.297685283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002412s 
2025-06-08T08:06:16.297717079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-08T08:06:16.297886942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "AuthorId" INTEGER NOT NULL DEFAULT 0, "ParsedBookInfo" TEXT NOT NULL DEFAULT '', "Reason" INTEGER NOT NULL DEFAULT 0) 
2025-06-08T08:06:16.298203672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s 
2025-06-08T08:06:16.298272043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-08T08:06:16.298427585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-06-08T08:06:16.298650309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003018s 
2025-06-08T08:06:16.298728972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-08T08:06:16.298841600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-08T08:06:16.299031215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002538s 
2025-06-08T08:06:16.299110397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-08T08:06:16.299217131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-08T08:06:16.299391031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s 
2025-06-08T08:06:16.299506982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-08T08:06:16.299645477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1) 
2025-06-08T08:06:16.299926839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003662s 
2025-06-08T08:06:16.299960034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-08T08:06:16.300109998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-06-08T08:06:16.300366480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003069s 
2025-06-08T08:06:16.300369771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-08T08:06:16.300447865Z [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-06-08T08:06:16.300635448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002067s 
2025-06-08T08:06:16.300647059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-08T08:06:16.300707574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-08T08:06:16.300891083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001399s 
2025-06-08T08:06:16.300893254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-08T08:06:16.300926197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-08T08:06:16.301030188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001214s 
2025-06-08T08:06:16.301068447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-08T08:06:16.301216632Z [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-06-08T08:06:16.301402561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002837s 
2025-06-08T08:06:16.301428122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-08T08:06:16.301547920Z [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) 
2025-06-08T08:06:16.301721649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002522s 
2025-06-08T08:06:16.301773419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-08T08:06:16.301836421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.301952671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001456s 
2025-06-08T08:06:16.301989482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-08T08:06:16.302132235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorId" INTEGER NOT NULL, "BookId" INTEGER NOT NULL, "BookFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-06-08T08:06:16.302336232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002612s 
2025-06-08T08:06:16.302339996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-08T08:06:16.302442282Z [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-06-08T08:06:16.302597864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002262s 
2025-06-08T08:06:16.302668880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-08T08:06:16.302757877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.302928954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001948s 
2025-06-08T08:06:16.302978230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-08T08:06:16.303146887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-06-08T08:06:16.303370427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003364s 
2025-06-08T08:06:16.303400595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-08T08:06:16.303500117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-08T08:06:16.303573943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000131s 
2025-06-08T08:06:16.303608055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-08T08:06:16.303765599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-06-08T08:06:16.303903660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002511s 
2025-06-08T08:06:16.303952591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-08T08:06:16.304046541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.304140530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001419s 
2025-06-08T08:06:16.304172405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-08T08:06:16.304271836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-06-08T08:06:16.304387411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001684s 
2025-06-08T08:06:16.304425507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-08T08:06:16.304536420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-08T08:06:16.304621420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001394s 
2025-06-08T08:06:16.304660228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-08T08:06:16.304753135Z [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-06-08T08:06:16.304910197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s 
2025-06-08T08:06:16.305324609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-08T08:06:16.305520361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-08T08:06:16.305700150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003336s 
2025-06-08T08:06:16.305762538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-08T08:06:16.305830550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-08T08:06:16.305952944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001558s 
2025-06-08T08:06:16.306001104Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-08T08:06:16.306106226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-08T08:06:16.306184972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001406s 
2025-06-08T08:06:16.306233826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-08T08:06:16.306300167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-08T08:06:16.306412904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001417s 
2025-06-08T08:06:16.306465127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-08T08:06:16.306522331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:16.306630778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001226s 
2025-06-08T08:06:16.306670900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-08T08:06:16.306764748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.306857692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001275s 
2025-06-08T08:06:16.306904795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-08T08:06:16.306980168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:16.307106737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001549s 
2025-06-08T08:06:16.309084154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-06-08T08:06:16.309411974Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0021154 taking an average of 00:00:00.0021154 
2025-06-08T08:06:16.309806686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T08:06:16', 'InitialSetup') 
2025-06-08T08:06:16.309925561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.318534636Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-08T08:06:16.318620992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113147s 
2025-06-08T08:06:16.318795001Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-08T08:06:16.318872725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.319059575Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-08T08:06:16.319532591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-08T08:06:16.319610631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.319697509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-08T08:06:16.319750334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:16.320263440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005314s 
2025-06-08T08:06:16.320430888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T08:06:16', 'ImportListSearch') 
2025-06-08T08:06:16.320576743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.338519212Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-08T08:06:16.338670458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187109s 
2025-06-08T08:06:16.338692713Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-08T08:06:16.338762643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.338935259Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-08T08:06:16.339273869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-08T08:06:16.339379539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-08T08:06:16.339387564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-08T08:06:16.339463162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-08T08:06:16.339986179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s 
2025-06-08T08:06:16.340113552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T08:06:16', 'add_priority_to_indexers') 
2025-06-08T08:06:16.340194805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.355636360Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-08T08:06:16.355728718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016066s 
2025-06-08T08:06:16.355848006Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-08T08:06:16.355909066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.356059027Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-08T08:06:16.357490277Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-08T08:06:16.372251503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnBookRetag" INTEGER NOT NULL) 
2025-06-08T08:06:16.372794683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnBookRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-06-08T08:06:16.373188724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-08T08:06:16.373591866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-08T08:06:16.374722447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171027s 
2025-06-08T08:06:16.374846547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T08:06:16', 'rename_supports_on_track_retag') 
2025-06-08T08:06:16.374968310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.383213539Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-08T08:06:16.383304753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255562s 
2025-06-08T08:06:16.383398743Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-08T08:06:16.383459339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.383572594Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-08T08:06:16.383917729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-08T08:06:16.384030415Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.384032277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-08T08:06:16.384102569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:16.384641173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005449s 
2025-06-08T08:06:16.384701719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-08T08:06:16.384741619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.384792263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-08T08:06:16.384874208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.385317879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2025-06-08T08:06:16.385460037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T08:06:16', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-08T08:06:16.385543100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.399037674Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-08T08:06:16.399170071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140653s 
2025-06-08T08:06:16.399293905Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-08T08:06:16.399374144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.399557237Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-08T08:06:16.400485280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-08T08:06:16.400832743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-08T08:06:16.401108858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2025-06-08T08:06:16.401191227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.401263169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.401824547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s 
2025-06-08T08:06:16.401996556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T08:06:16', 'remove_chown_and_folderchmod_config') 
2025-06-08T08:06:16.402170830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.416249293Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-08T08:06:16.416373990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149086s 
2025-06-08T08:06:16.416511433Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-08T08:06:16.416567600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.416726124Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-08T08:06:16.422090314Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-08T08:06:16.422430231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-08T08:06:16.422732479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2025-06-08T08:06:16.422868726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T08:06:16', 'update_notifiarr') 
2025-06-08T08:06:16.423056288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.432781026Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-08T08:06:16.432939726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103713s 
2025-06-08T08:06:16.433081239Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-08T08:06:16.433222641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.433496939Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-08T08:06:16.434317565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-08T08:06:16.434566617Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-06-08T08:06:16.434695746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-08T08:06:16.434849943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.435828471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009947s 
2025-06-08T08:06:16.435903828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-08T08:06:16.435995711Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.436135385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-08T08:06:16.436360554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-08T08:06:16.437259057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2025-06-08T08:06:16.437481239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T08:06:16', 'extend_metadata_profiles') 
2025-06-08T08:06:16.437735407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.445834733Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-08T08:06:16.445997234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009531s 
2025-06-08T08:06:16.446086700Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-08T08:06:16.446177482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.446312961Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-08T08:06:16.448738348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.448827391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-08T08:06:16.448874852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-08T08:06:16.448953735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-08T08:06:16.449477770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005452s 
2025-06-08T08:06:16.449563504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.449574066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.471993371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223412s 
2025-06-08T08:06:16.472101293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.472145744Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.472354767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-08T08:06:16.474088103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AuthorMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAuthorId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Gender" TEXT, "Hometown" TEXT, "Born" DATETIME, "Died" DATETIME, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Aliases" TEXT NOT NULL, "SortName" TEXT NOT NULL) 
2025-06-08T08:06:16.474552830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AuthorMetadata_temp" ("Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName") SELECT "Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName" FROM "AuthorMetadata" 
2025-06-08T08:06:16.474829230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:16.475287065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:16.477055670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:16.477393012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:16.477640798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051883s 
2025-06-08T08:06:16.477907590Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-08T08:06:16.479717498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Authors_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "AuthorMetadataId" INTEGER NOT NULL) 
2025-06-08T08:06:16.480093193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Authors_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "AuthorMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "AuthorMetadataId" FROM "Authors" 
2025-06-08T08:06:16.480341945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-08T08:06:16.480644163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-08T08:06:16.481657237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:16.481813883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:16.481968674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.482142538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:16.482218516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004249s 
2025-06-08T08:06:16.482300027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T08:06:16', 'update_author_sort_name') 
2025-06-08T08:06:16.482397728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.495707213Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-08T08:06:16.495792479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176329s 
2025-06-08T08:06:16.495883438Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-08T08:06:16.495938505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.496082106Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-08T08:06:16.496425613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:16.496455403Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.496516044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-08T08:06:16.496595649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:16.497173349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006017s 
2025-06-08T08:06:16.497340977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T08:06:16', 'add_bookfile_part') 
2025-06-08T08:06:16.497452500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.518279641Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-08T08:06:16.518596370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215999s 
2025-06-08T08:06:16.518740544Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-08T08:06:16.518828470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.519057945Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-08T08:06:16.519287775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.519420631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.523313391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003895s 
2025-06-08T08:06:16.523513425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T08:06:16', 'update_audio_qualities') 
2025-06-08T08:06:16.523685565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.537277191Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-08T08:06:16.537450264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178092s 
2025-06-08T08:06:16.537570846Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-08T08:06:16.537696115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.537942420Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-08T08:06:16.538280260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-08T08:06:16.538432238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-08T08:06:16.538618127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000213s 
2025-06-08T08:06:16.538724066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T08:06:16', 'add_bookfile_part_naming_token') 
2025-06-08T08:06:16.538898133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.547182204Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-08T08:06:16.547357161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087019s 
2025-06-08T08:06:16.547455970Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-08T08:06:16.547510222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.547673236Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-08T08:06:16.548258807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.548403049Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.548428303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-08T08:06:16.548610212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-08T08:06:16.549247410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007196s 
2025-06-08T08:06:16.549381022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.549400889Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.549517855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-08T08:06:16.549620572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-08T08:06:16.550228768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s 
2025-06-08T08:06:16.550321815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.550384135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.551734839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s 
2025-06-08T08:06:16.551807255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.551886572Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.551895887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-08T08:06:16.553420928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AuthorMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAuthorId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Gender" TEXT, "Hometown" TEXT, "Born" DATETIME, "Died" DATETIME, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Aliases" TEXT NOT NULL, "SortName" TEXT NOT NULL, "NameLastFirst" TEXT NOT NULL, "SortNameLastFirst" TEXT) 
2025-06-08T08:06:16.553938384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AuthorMetadata_temp" ("Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst") SELECT "Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst" FROM "AuthorMetadata" 
2025-06-08T08:06:16.554321036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:16.554658363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:16.556184055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:16.556486216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:16.556674251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047017s 
2025-06-08T08:06:16.556705938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.556759917Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.556813196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-08T08:06:16.558427960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AuthorMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAuthorId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Gender" TEXT, "Hometown" TEXT, "Born" DATETIME, "Died" DATETIME, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Aliases" TEXT NOT NULL, "SortName" TEXT NOT NULL, "NameLastFirst" TEXT NOT NULL, "SortNameLastFirst" TEXT NOT NULL) 
2025-06-08T08:06:16.558796103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AuthorMetadata_temp" ("Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst") SELECT "Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst" FROM "AuthorMetadata" 
2025-06-08T08:06:16.559106572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:16.559336182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:16.560574417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:16.560754263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:16.560902116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040202s 
2025-06-08T08:06:16.560972311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T08:06:16', 'update_author_sort_name_again') 
2025-06-08T08:06:16.561090139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.569533236Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-08T08:06:16.569624726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125244s 
2025-06-08T08:06:16.569746008Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-08T08:06:16.569809544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.569999825Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-08T08:06:16.570710473Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-08T08:06:16.570889383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-08T08:06:16.572070832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012085s 
2025-06-08T08:06:16.572168525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T08:06:16', 'rename_blacklist_to_blocklist') 
2025-06-08T08:06:16.572272498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.580345772Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-08T08:06:16.580440948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094517s 
2025-06-08T08:06:16.580593422Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-08T08:06:16.580609300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.580756072Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-08T08:06:16.581008634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-08T08:06:16.581103184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-08T08:06:16.581346360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002475s 
2025-06-08T08:06:16.581450935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T08:06:16', 'FixIndexes') 
2025-06-08T08:06:16.581592416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.589695698Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-08T08:06:16.589722161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084937s 
2025-06-08T08:06:16.589809022Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-08T08:06:16.589912362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.589985863Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-08T08:06:16.590328017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:16.590348241Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2025-06-08T08:06:16.590401237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-08T08:06:16.590486048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-08T08:06:16.591283954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007792s 
2025-06-08T08:06:16.591497793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T08:06:16', 'AddRelatedBooks') 
2025-06-08T08:06:16.591713943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.600085981Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-08T08:06:16.600227167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095289s 
2025-06-08T08:06:16.600359944Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-08T08:06:16.600407242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.600540512Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-08T08:06:16.600908158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-08T08:06:16.600914828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.600971497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-08T08:06:16.601060318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.601587560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005508s 
2025-06-08T08:06:16.601706974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T08:06:16', 'ImportListMonitorExisting') 
2025-06-08T08:06:16.601848186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.610046621Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-08T08:06:16.610163813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089369s 
2025-06-08T08:06:16.610311891Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-08T08:06:16.610378471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.610514224Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-08T08:06:16.610806164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-08T08:06:16.610996766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-08T08:06:16.611097546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-08T08:06:16.611185390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.611756464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s 
2025-06-08T08:06:16.611862085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T08:06:16', 'AddSeriesPosition') 
2025-06-08T08:06:16.612024807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.620264140Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-08T08:06:16.620372070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090333s 
2025-06-08T08:06:16.620457639Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-08T08:06:16.620508029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.620678543Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-08T08:06:16.621007124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-08T08:06:16.621070305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-08T08:06:16.621116137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-08T08:06:16.621197084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.621737558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s 
2025-06-08T08:06:16.621802284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-08T08:06:16.621847448Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.621888345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-08T08:06:16.621990404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.622451988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2025-06-08T08:06:16.622508907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-08T08:06:16.622560521Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-08T08:06:16.622604148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-08T08:06:16.622677709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.623136097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s 
2025-06-08T08:06:16.623258636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T08:06:16', 'AddNewItemMonitorType') 
2025-06-08T08:06:16.623382908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.631562598Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-08T08:06:16.631693605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088174s 
2025-06-08T08:06:16.631822053Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-08T08:06:16.631882564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.632046847Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-08T08:06:16.632863729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-08T08:06:16.633145444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "AuthorId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-06-08T08:06:16.633601251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006358s 
2025-06-08T08:06:16.633697363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-08T08:06:16.633794134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-08T08:06:16.633940666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000176s 
2025-06-08T08:06:16.633989689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-08T08:06:16.634065787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-08T08:06:16.634238481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001478s 
2025-06-08T08:06:16.634243243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-08T08:06:16.634301070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-08T08:06:16.634413361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001331s 
2025-06-08T08:06:16.634445696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.634489313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.637280041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027522s 
2025-06-08T08:06:16.637446541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T08:06:16', 'AddDownloadHistory') 
2025-06-08T08:06:16.637535984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.645729827Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-08T08:06:16.645822659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111573s 
2025-06-08T08:06:16.645903201Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-08T08:06:16.645968250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.646136967Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-08T08:06:16.646492377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:16.646562638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.646608040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-08T08:06:16.646686447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.647228431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005549s 
2025-06-08T08:06:16.647284046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:16.647344220Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.647369047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-08T08:06:16.647445113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.647883297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2025-06-08T08:06:16.647974216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:16.647976613Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-08T08:06:16.648046801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-08T08:06:16.648092076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.648510773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s 
2025-06-08T08:06:16.648570021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:16.648606253Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-08T08:06:16.648647150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-08T08:06:16.648726855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.649143923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2025-06-08T08:06:16.649228996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T08:06:16', 'add_on_delete_to_notifications') 
2025-06-08T08:06:16.649344361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.657513549Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-08T08:06:16.657574464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008761s 
2025-06-08T08:06:16.657659167Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-08T08:06:16.657699299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.657801894Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-08T08:06:16.658050701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-08T08:06:16.658139133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-08T08:06:16.658355724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002131s 
2025-06-08T08:06:16.658415650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T08:06:16', 'EditionMonitoredIndex') 
2025-06-08T08:06:16.658511088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.673435878Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-08T08:06:16.673496682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152614s 
2025-06-08T08:06:16.673602166Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-08T08:06:16.673645659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.673753088Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-08T08:06:16.675501382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-08T08:06:16.677147218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-08T08:06:16.677333240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016984s 
2025-06-08T08:06:16.677341869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-08T08:06:16.677400508Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.677434233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-08T08:06:16.678726961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Authors_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "AuthorMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-06-08T08:06:16.679202778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Authors_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "AuthorMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "AuthorMetadataId", "MonitorNewItems" FROM "Authors" 
2025-06-08T08:06:16.679442302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-08T08:06:16.679729846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-08T08:06:16.680848662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:16.681031712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:16.681143798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.681312377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:16.681379149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038927s 
2025-06-08T08:06:16.681424596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-08T08:06:16.681454534Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.681500095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-08T08:06:16.682730572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Authors_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "AuthorMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-06-08T08:06:16.683145439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Authors_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "AuthorMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "AuthorMetadataId", "MonitorNewItems" FROM "Authors" 
2025-06-08T08:06:16.683452756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-08T08:06:16.683624212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-08T08:06:16.684719684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:16.684915918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:16.685022783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.685142517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:16.685244988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036988s 
2025-06-08T08:06:16.685285577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.685323048Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.685371793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-08T08:06:16.686648926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AuthorMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAuthorId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Gender" TEXT, "Hometown" TEXT, "Born" DATETIME, "Died" DATETIME, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Aliases" TEXT NOT NULL, "SortName" TEXT NOT NULL, "NameLastFirst" TEXT NOT NULL, "SortNameLastFirst" TEXT NOT NULL) 
2025-06-08T08:06:16.687077975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AuthorMetadata_temp" ("Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst") SELECT "Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst" FROM "AuthorMetadata" 
2025-06-08T08:06:16.687331802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:16.687544806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:16.688678110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:16.688849573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:16.689027366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035552s 
2025-06-08T08:06:16.689035113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:16.689059400Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.689098123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-08T08:06:16.690394539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AuthorMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAuthorId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Gender" TEXT, "Hometown" TEXT, "Born" DATETIME, "Died" DATETIME, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Aliases" TEXT NOT NULL, "SortName" TEXT NOT NULL, "NameLastFirst" TEXT NOT NULL, "SortNameLastFirst" TEXT NOT NULL) 
2025-06-08T08:06:16.690818487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AuthorMetadata_temp" ("Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst") SELECT "Id", "ForeignAuthorId", "TitleSlug", "Name", "Overview", "Disambiguation", "Gender", "Hometown", "Born", "Died", "Status", "Images", "Links", "Genres", "Ratings", "Aliases", "SortName", "NameLastFirst", "SortNameLastFirst" FROM "AuthorMetadata" 
2025-06-08T08:06:16.691059588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:16.691281651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:16.692454578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:16.692569978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:16.692692704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035404s 
2025-06-08T08:06:16.692734885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-08T08:06:16.692766231Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.692811727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-08T08:06:16.693999309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "AuthorId" INTEGER NOT NULL, "BookIds" TEXT NOT NULL) 
2025-06-08T08:06:16.694341091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "AuthorId", "BookIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "AuthorId", "BookIds" FROM "Blocklist" 
2025-06-08T08:06:16.694538598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-08T08:06:16.694688767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-08T08:06:16.695744102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028742s 
2025-06-08T08:06:16.695810874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-08T08:06:16.695845546Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.695898598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-08T08:06:16.697099296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "AuthorId" INTEGER NOT NULL, "BookIds" TEXT NOT NULL) 
2025-06-08T08:06:16.697448657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "AuthorId", "BookIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "AuthorId", "BookIds" FROM "Blocklist" 
2025-06-08T08:06:16.697630420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-08T08:06:16.697768596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-08T08:06:16.698864297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028888s 
2025-06-08T08:06:16.698921901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:16.698965749Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.698993453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-08T08:06:16.700241576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Books_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorMetadataId" INTEGER NOT NULL, "ForeignBookId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Title" TEXT NOT NULL, "ReleaseDate" DATETIME, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "CleanTitle" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AnyEditionOk" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME, "AddOptions" TEXT, "RelatedBooks" TEXT NOT NULL) 
2025-06-08T08:06:16.700767640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Books_temp" ("Id", "AuthorMetadataId", "ForeignBookId", "TitleSlug", "Title", "ReleaseDate", "Links", "Genres", "Ratings", "CleanTitle", "Monitored", "AnyEditionOk", "LastInfoSync", "Added", "AddOptions", "RelatedBooks") SELECT "Id", "AuthorMetadataId", "ForeignBookId", "TitleSlug", "Title", "ReleaseDate", "Links", "Genres", "Ratings", "CleanTitle", "Monitored", "AnyEditionOk", "LastInfoSync", "Added", "AddOptions", "RelatedBooks" FROM "Books" 
2025-06-08T08:06:16.700988088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-08T08:06:16.701302530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-08T08:06:16.702391751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:16.702559832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:16.702687319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:16.702813342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.702976260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:16.703136211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040822s 
2025-06-08T08:06:16.703221485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:16.703226683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.703250673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-08T08:06:16.704536854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Books_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorMetadataId" INTEGER NOT NULL, "ForeignBookId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Title" TEXT NOT NULL, "ReleaseDate" DATETIME, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "CleanTitle" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AnyEditionOk" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME, "AddOptions" TEXT, "RelatedBooks" TEXT NOT NULL) 
2025-06-08T08:06:16.704985102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Books_temp" ("Id", "AuthorMetadataId", "ForeignBookId", "TitleSlug", "Title", "ReleaseDate", "Links", "Genres", "Ratings", "CleanTitle", "Monitored", "AnyEditionOk", "LastInfoSync", "Added", "AddOptions", "RelatedBooks") SELECT "Id", "AuthorMetadataId", "ForeignBookId", "TitleSlug", "Title", "ReleaseDate", "Links", "Genres", "Ratings", "CleanTitle", "Monitored", "AnyEditionOk", "LastInfoSync", "Added", "AddOptions", "RelatedBooks" FROM "Books" 
2025-06-08T08:06:16.705245743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-08T08:06:16.705517525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-08T08:06:16.706631195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:16.706785941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:16.706929839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:16.707056503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.707185611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:16.707305522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040074s 
2025-06-08T08:06:16.707348616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:16.707380928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.707426460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-08T08:06:16.708669692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Books_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorMetadataId" INTEGER NOT NULL, "ForeignBookId" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Title" TEXT NOT NULL, "ReleaseDate" DATETIME, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "CleanTitle" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AnyEditionOk" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME, "AddOptions" TEXT, "RelatedBooks" TEXT NOT NULL) 
2025-06-08T08:06:16.709084253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Books_temp" ("Id", "AuthorMetadataId", "ForeignBookId", "TitleSlug", "Title", "ReleaseDate", "Links", "Genres", "Ratings", "CleanTitle", "Monitored", "AnyEditionOk", "LastInfoSync", "Added", "AddOptions", "RelatedBooks") SELECT "Id", "AuthorMetadataId", "ForeignBookId", "TitleSlug", "Title", "ReleaseDate", "Links", "Genres", "Ratings", "CleanTitle", "Monitored", "AnyEditionOk", "LastInfoSync", "Added", "AddOptions", "RelatedBooks" FROM "Books" 
2025-06-08T08:06:16.709361875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-08T08:06:16.709614026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-08T08:06:16.710688382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:16.710858066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:16.710992976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:16.711132909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:16.711304898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:16.711368517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039027s 
2025-06-08T08:06:16.711412898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:16.711451770Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.711492928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-08T08:06:16.712729470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "BookFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EditionId" INTEGER NOT NULL, "CalibreId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL, "Part" INTEGER NOT NULL) 
2025-06-08T08:06:16.713128696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "BookFiles_temp" ("Id", "EditionId", "CalibreId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path", "Part") SELECT "Id", "EditionId", "CalibreId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path", "Part" FROM "BookFiles" 
2025-06-08T08:06:16.713254047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-08T08:06:16.713467567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-08T08:06:16.714565638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-08T08:06:16.714714656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-08T08:06:16.714838953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003291s 
2025-06-08T08:06:16.714884212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:16.714947167Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.714982558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-08T08:06:16.716176588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "BookFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EditionId" INTEGER NOT NULL, "CalibreId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME, "Path" TEXT NOT NULL, "Part" INTEGER NOT NULL) 
2025-06-08T08:06:16.716541992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "BookFiles_temp" ("Id", "EditionId", "CalibreId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path", "Part") SELECT "Id", "EditionId", "CalibreId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path", "Part" FROM "BookFiles" 
2025-06-08T08:06:16.716699062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-08T08:06:16.716944941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-08T08:06:16.718019167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-08T08:06:16.718183155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-08T08:06:16.718263398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032483s 
2025-06-08T08:06:16.718326120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:16.719089477Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.719159079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-08T08:06:16.720387859Z [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-06-08T08:06:16.720719777Z [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-06-08T08:06:16.720897921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-08T08:06:16.721042182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-08T08:06:16.722121270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028902s 
2025-06-08T08:06:16.722177131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:16.722214928Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.722264195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-08T08:06:16.723765180Z [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-06-08T08:06:16.724390406Z [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-06-08T08:06:16.724768297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-08T08:06:16.725068994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-08T08:06:16.726861965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044859s 
2025-06-08T08:06:16.727029249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:16.727096150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.727148215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-08T08:06:16.728513321Z [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-06-08T08:06:16.728909305Z [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-06-08T08:06:16.729099117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-08T08:06:16.729271922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-08T08:06:16.730432130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031988s 
2025-06-08T08:06:16.730505312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-08T08:06:16.730545485Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.730597280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-08T08:06:16.731900090Z [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-06-08T08:06:16.732244176Z [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-06-08T08:06:16.732435284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-08T08:06:16.732646664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-08T08:06:16.734020202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.734186621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035197s 
2025-06-08T08:06:16.734249969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-08T08:06:16.734283342Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.734337528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-08T08:06:16.735942083Z [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-06-08T08:06:16.736362972Z [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-06-08T08:06:16.736596038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-08T08:06:16.736823114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-08T08:06:16.738151375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.738315000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038952s 
2025-06-08T08:06:16.738369195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-08T08:06:16.738464310Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.738470112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-08T08:06:16.740933496Z [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-06-08T08:06:16.741478184Z [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-06-08T08:06:16.741796227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-08T08:06:16.742158282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-08T08:06:16.743917895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.744147589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055761s 
2025-06-08T08:06:16.744211350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-08T08:06:16.744290867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-08T08:06:16.744398873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-08T08:06:16.745961329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Editions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "BookId" INTEGER NOT NULL, "ForeignEditionId" TEXT NOT NULL, "Isbn13" TEXT, "Asin" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "Language" TEXT, "Overview" TEXT, "Format" TEXT, "IsEbook" INTEGER, "Disambiguation" TEXT, "Publisher" TEXT, "PageCount" INTEGER, "ReleaseDate" DATETIME, "Images" TEXT NOT NULL, "Links" TEXT, "Ratings" TEXT, "Monitored" INTEGER NOT NULL, "ManualAdd" INTEGER NOT NULL) 
2025-06-08T08:06:16.746446223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Editions_temp" ("Id", "BookId", "ForeignEditionId", "Isbn13", "Asin", "Title", "TitleSlug", "Language", "Overview", "Format", "IsEbook", "Disambiguation", "Publisher", "PageCount", "ReleaseDate", "Images", "Links", "Ratings", "Monitored", "ManualAdd") SELECT "Id", "BookId", "ForeignEditionId", "Isbn13", "Asin", "Title", "TitleSlug", "Language", "Overview", "Format", "IsEbook", "Disambiguation", "Publisher", "PageCount", "ReleaseDate", "Images", "Links", "Ratings", "Monitored", "ManualAdd" FROM "Editions" 
2025-06-08T08:06:16.746701221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-08T08:06:16.746970995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-08T08:06:16.748200762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-08T08:06:16.748345318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-08T08:06:16.748495954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-08T08:06:16.748614787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041365s 
2025-06-08T08:06:16.748659441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-08T08:06:16.748697974Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:16.748746710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-08T08:06:16.750042109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorId" INTEGER NOT NULL, "BookId" INTEGER NOT NULL, "BookFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-06-08T08:06:16.750324707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "AuthorId", "BookId", "BookFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "AuthorId", "BookId", "BookFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-06-08T08:06:16.750500384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-08T08:06:16.750642574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-08T08:06:16.751765761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002953s 
2025-06-08T08:06:16.751832545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-08T08:06:16.751877088Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.751921228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-08T08:06:16.753127957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorId" INTEGER NOT NULL, "BookId" INTEGER NOT NULL, "BookFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-06-08T08:06:16.753603505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "AuthorId", "BookId", "BookFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "AuthorId", "BookId", "BookFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-06-08T08:06:16.753838715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-08T08:06:16.754011992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-08T08:06:16.755144800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031513s 
2025-06-08T08:06:16.755211107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-08T08:06:16.755255592Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.755299528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-08T08:06:16.756492319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "AuthorId" INTEGER NOT NULL, "BookId" INTEGER NOT NULL) 
2025-06-08T08:06:16.756788977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "AuthorId", "BookId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "AuthorId", "BookId" FROM "History" 
2025-06-08T08:06:16.756980162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-08T08:06:16.757230200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-08T08:06:16.758401013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-08T08:06:16.758583496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-08T08:06:16.758738354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-08T08:06:16.759093247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-08T08:06:16.759319515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039592s 
2025-06-08T08:06:16.759476486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:16.759507879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.759641452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-08T08:06:16.762037871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-06-08T08:06:16.762580260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-06-08T08:06:16.762950507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:16.763304116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:16.765088420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.765315993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005597s 
2025-06-08T08:06:16.765414028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:16.765503538Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.765606580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-08T08:06:16.768082065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-06-08T08:06:16.768661464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-06-08T08:06:16.769034480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:16.769342225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:16.771122298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.771402568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056874s 
2025-06-08T08:06:16.771519679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:16.771785047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.771786963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-08T08:06:16.774967181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-06-08T08:06:16.775569801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-06-08T08:06:16.775954204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:16.776278548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:16.778060661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.778335262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065241s 
2025-06-08T08:06:16.778451725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-08T08:06:16.778542096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-08T08:06:16.778669097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-08T08:06:16.781195563Z [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) 
2025-06-08T08:06:16.781765086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-06-08T08:06:16.782124256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-08T08:06:16.782462376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-08T08:06:16.784197429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.784468058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056857s 
2025-06-08T08:06:16.784591431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-08T08:06:16.784670067Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.784766807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-08T08:06:16.787210498Z [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) 
2025-06-08T08:06:16.787598515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-06-08T08:06:16.787838470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-08T08:06:16.788005119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-08T08:06:16.789189090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.789368299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045019s 
2025-06-08T08:06:16.789421929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-08T08:06:16.789457677Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.789503141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-08T08:06:16.790762457Z [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) 
2025-06-08T08:06:16.791159718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-06-08T08:06:16.791320631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-08T08:06:16.791527007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-08T08:06:16.792723868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.792889038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033341s 
2025-06-08T08:06:16.792939840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-08T08:06:16.792978272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.793038929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-08T08:06:16.794301864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "BookId" INTEGER, "BookFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-06-08T08:06:16.794655288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "AuthorId", "Consumer", "Type", "RelativePath", "LastUpdated", "BookId", "BookFileId", "Hash", "Added", "Extension") SELECT "Id", "AuthorId", "Consumer", "Type", "RelativePath", "LastUpdated", "BookId", "BookFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-06-08T08:06:16.794875882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-08T08:06:16.795151242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-08T08:06:16.796952187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038092s 
2025-06-08T08:06:16.797018634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-08T08:06:16.797058667Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.797107523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-08T08:06:16.798378207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AuthorId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "BookId" INTEGER, "BookFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-06-08T08:06:16.798731360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "AuthorId", "Consumer", "Type", "RelativePath", "LastUpdated", "BookId", "BookFileId", "Hash", "Added", "Extension") SELECT "Id", "AuthorId", "Consumer", "Type", "RelativePath", "LastUpdated", "BookId", "BookFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-06-08T08:06:16.798932110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-08T08:06:16.799081233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-08T08:06:16.800197207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030027s 
2025-06-08T08:06:16.800227736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-08T08:06:16.800268675Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.800311964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-08T08:06:16.801483177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "AuthorId" INTEGER NOT NULL, "ParsedBookInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-06-08T08:06:16.801767676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "AuthorId", "ParsedBookInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "AuthorId", "ParsedBookInfo", "Reason" FROM "PendingReleases" 
2025-06-08T08:06:16.801920195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-08T08:06:16.802138554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-08T08:06:16.803146284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027661s 
2025-06-08T08:06:16.803205327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-08T08:06:16.803247553Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.803295687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-08T08:06:16.804464630Z [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-06-08T08:06:16.804718860Z [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-06-08T08:06:16.804858923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-08T08:06:16.805045485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-08T08:06:16.806106529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-08T08:06:16.806273612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029131s 
2025-06-08T08:06:16.806306932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-08T08:06:16.806349066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.806417310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-08T08:06:16.807541980Z [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-06-08T08:06:16.807808908Z [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-06-08T08:06:16.807945662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-08T08:06:16.808120428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-08T08:06:16.809205404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-08T08:06:16.809354485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029023s 
2025-06-08T08:06:16.809389901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:16.809478526Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-08T08:06:16.809479629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-08T08:06:16.810572458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-08T08:06:16.810769755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-08T08:06:16.810938018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-08T08:06:16.811092522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-08T08:06:16.812150247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:16.812295492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027732s 
2025-06-08T08:06:16.812421422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T08:06:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-08T08:06:16.812521848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.821066785Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-08T08:06:16.821205512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114485s 
2025-06-08T08:06:16.821249830Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-08T08:06:16.821309513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.821410695Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-08T08:06:16.821578392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T08:06:16', 'add_update_history') 
2025-06-08T08:06:16.821716375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.829852373Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-08T08:06:16.829906006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00847s 
2025-06-08T08:06:16.829996680Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-08T08:06:16.830069294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.830187332Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-08T08:06:16.830469338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:16.830534585Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.830578788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-08T08:06:16.830664844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:16.831228254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2025-06-08T08:06:16.831319048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T08:06:16', 'add_on_update_to_notifications') 
2025-06-08T08:06:16.831434508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.839548828Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-08T08:06:16.839742279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088356s 
2025-06-08T08:06:16.839833135Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-08T08:06:16.839924176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.840121900Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-08T08:06:16.844171721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-08T08:06:16.844264619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-08T08:06:16.844368758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-08T08:06:16.844574182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.845359299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008593s 
2025-06-08T08:06:16.845451355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-08T08:06:16.847821593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-08T08:06:16.848054955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025151s 
2025-06-08T08:06:16.848165793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:16.848255646Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.848379923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-08T08:06:16.848504292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-08T08:06:16.849224829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007444s 
2025-06-08T08:06:16.849326052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.849417845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.851263910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018196s 
2025-06-08T08:06:16.851366251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-08T08:06:16.851468650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-06-08T08:06:16.851710356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s 
2025-06-08T08:06:16.851774185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-08T08:06:16.851837555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-08T08:06:16.851986528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001657s 
2025-06-08T08:06:16.852035797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-08T08:06:16.852125124Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-08T08:06:16.852127300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-08T08:06:16.852190875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-08T08:06:16.852660760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004803s 
2025-06-08T08:06:16.852718953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-08T08:06:16.852762148Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-08T08:06:16.852807787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-08T08:06:16.852882025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.853345477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s 
2025-06-08T08:06:16.853374939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-08T08:06:16.853414358Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-08T08:06:16.853462759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-08T08:06:16.853562200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.854079235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s 
2025-06-08T08:06:16.854167420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.854188398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.858723740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044363s 
2025-06-08T08:06:16.858750323Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.858815919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.859839041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010042s 
2025-06-08T08:06:16.859925807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-08T08:06:16.861430629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-06-08T08:06:16.861810456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-06-08T08:06:16.861959326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-08T08:06:16.862130053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-08T08:06:16.863716264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037162s 
2025-06-08T08:06:16.863798518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-08T08:06:16.866385833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-06-08T08:06:16.866708092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-06-08T08:06:16.866891567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-08T08:06:16.867066143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-08T08:06:16.868544273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004651s 
2025-06-08T08:06:16.868638070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-08T08:06:16.868725589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-08T08:06:16.868842663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001362s 
2025-06-08T08:06:16.868907481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-08T08:06:16.868986424Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.869069867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-08T08:06:16.869189376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.869931468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007712s 
2025-06-08T08:06:16.870042065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-08T08:06:16.870126620Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:16.870224248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-08T08:06:16.870368393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-08T08:06:16.871111351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007033s 
2025-06-08T08:06:16.871206992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T08:06:16', 'add_custom_formats') 
2025-06-08T08:06:16.871415321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.879808791Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-08T08:06:16.879919955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094203s 
2025-06-08T08:06:16.880049379Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-08T08:06:16.880132930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.880311136Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-08T08:06:16.881935542Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-08T08:06:16.882102314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-08T08:06:16.882279284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002295s 
2025-06-08T08:06:16.882375041Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-08T08:06:16.882497320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-08T08:06:16.882631304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001653s 
2025-06-08T08:06:16.882767910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T08:06:16', 'remove_omg') 
2025-06-08T08:06:16.882986343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.891141217Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-08T08:06:16.891293727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086214s 
2025-06-08T08:06:16.891392192Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-08T08:06:16.891472979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.891629484Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-08T08:06:16.891973089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-08T08:06:16.892058017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.892191859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-08T08:06:16.892279757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-08T08:06:16.892990111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007463s 
2025-06-08T08:06:16.893174755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T08:06:16', 'add_indexer_tags') 
2025-06-08T08:06:16.893379545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.901591827Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-08T08:06:16.901702552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093133s 
2025-06-08T08:06:16.901830549Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-08T08:06:16.901919505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.902085775Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-08T08:06:16.902515045Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-08T08:06:16.905060556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-06-08T08:06:16.905580974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-06-08T08:06:16.905887639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:16.906186344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:16.908027866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.908297676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056655s 
2025-06-08T08:06:16.908402314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:16.908495284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-08T08:06:16.908651447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-08T08:06:16.908760923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-08T08:06:16.909954680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011441s 
2025-06-08T08:06:16.910106576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T08:06:16', 'list_sync_time') 
2025-06-08T08:06:16.910223042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.918487222Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-08T08:06:16.918569969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096698s 
2025-06-08T08:06:16.918690674Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-08T08:06:16.918749659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.918882396Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-08T08:06:16.919262877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-08T08:06:16.919337248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-08T08:06:16.919376735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-08T08:06:16.919456732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.920068362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006205s 
2025-06-08T08:06:16.920188848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T08:06:16', 'download_client_per_indexer') 
2025-06-08T08:06:16.920327195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.928531956Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-08T08:06:16.928624899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090166s 
2025-06-08T08:06:16.928721712Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-08T08:06:16.928772487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.928895383Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-08T08:06:16.929176577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-08T08:06:16.929240099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-08T08:06:16.929293361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-08T08:06:16.929376718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-08T08:06:16.929906497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s 
2025-06-08T08:06:16.930019639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T08:06:16', 'add_colon_replacement_to_naming_config') 
2025-06-08T08:06:16.930149491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.938869233Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-08T08:06:16.938922957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094787s 
2025-06-08T08:06:16.939004583Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-08T08:06:16.939057033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.939147751Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-08T08:06:16.939399035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-08T08:06:16.939459628Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.939511802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-08T08:06:16.940817792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "AuthorId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-06-08T08:06:16.941188979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "AuthorId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "AuthorId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-06-08T08:06:16.941393099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-08T08:06:16.941641543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-08T08:06:16.942803055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-08T08:06:16.942999031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-08T08:06:16.943361537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-08T08:06:16.943590932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040135s 
2025-06-08T08:06:16.943683980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:16.943765476Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-08T08:06:16.943861162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-08T08:06:16.946277092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME) 
2025-06-08T08:06:16.946791967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus" 
2025-06-08T08:06:16.947067108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:16.947268470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:16.948429974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.948582576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046332s 
2025-06-08T08:06:16.948689573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T08:06:16', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-08T08:06:16.948795352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.956846654Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-08T08:06:16.956905104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128785s 
2025-06-08T08:06:16.956978687Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-08T08:06:16.957020993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.957107937Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-08T08:06:16.957296770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:16.957344111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:16.958865101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015034s 
2025-06-08T08:06:16.958974468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T08:06:16', 'metadata_profile_ignored_to_list') 
2025-06-08T08:06:16.959092594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.967090875Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-08T08:06:16.967192971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096982s 
2025-06-08T08:06:16.967274246Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-08T08:06:16.967334551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.967457022Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-08T08:06:16.967709499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-08T08:06:16.967783599Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.967843755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-08T08:06:16.967928789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-08T08:06:16.968618189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007027s 
2025-06-08T08:06:16.968742831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T08:06:16', 'add_download_client_tags') 
2025-06-08T08:06:16.968894288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.977014570Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-08T08:06:16.977079173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090515s 
2025-06-08T08:06:16.977143007Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-08T08:06:16.977192135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.977276524Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-08T08:06:16.977487723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:16.977540168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:16.977581521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-08T08:06:16.977644187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:16.978136127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2025-06-08T08:06:16.978230732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T08:06:16', 'add_result_to_commands') 
2025-06-08T08:06:16.978337114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.986308233Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-08T08:06:16.986379547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008662s 
2025-06-08T08:06:16.986437763Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-08T08:06:16.986479188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.986561611Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-08T08:06:16.986849259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-08T08:06:16.986992067Z [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-06-08T08:06:16.987213027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003004s 
2025-06-08T08:06:16.987266882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-08T08:06:16.987341190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-08T08:06:16.987480160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001653s 
2025-06-08T08:06:16.987563652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T08:06:16', 'add_notification_status') 
2025-06-08T08:06:16.987675527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:16.995703091Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-08T08:06:16.995772683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083633s 
2025-06-08T08:06:16.995832518Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-08T08:06:16.995875937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:16.995955802Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-08T08:06:16.996144641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:16.996197510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:16.996245401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-08T08:06:16.996315498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:16.996785558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s 
2025-06-08T08:06:16.996877200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T08:06:16', 'add_on_author_added_to_notifications') 
2025-06-08T08:06:16.996986602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.005100283Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-08T08:06:17.005177576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087751s 
2025-06-08T08:06:17.005232522Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-08T08:06:17.005275476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.005353944Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-08T08:06:17.005519363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:17.005571435Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:17.005619009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-08T08:06:17.005680029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-08T08:06:17.006134237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s 
2025-06-08T08:06:17.006222330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T08:06:17', 'book_last_searched_time') 
2025-06-08T08:06:17.006331591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.014411937Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-08T08:06:17.014478457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087083s 
2025-06-08T08:06:17.014528295Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-08T08:06:17.014565183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.014646288Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-08T08:06:17.014868418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-08T08:06:17.014923161Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-08T08:06:17.014968775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-08T08:06:17.015034890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:17.015503034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s 
2025-06-08T08:06:17.015552689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:17.015589853Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-08T08:06:17.015627969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-08T08:06:17.015693276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:17.016122249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s 
2025-06-08T08:06:17.016207217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T08:06:17', 'add_indexer_flags') 
2025-06-08T08:06:17.016310631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.024519274Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-08T08:06:17.024587528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088125s 
2025-06-08T08:06:17.024646776Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-08T08:06:17.024687980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.024769221Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-08T08:06:17.025047181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-08T08:06:17.025107640Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:17.025152711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-08T08:06:17.025233575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:17.025729842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s 
2025-06-08T08:06:17.025795284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-08T08:06:17.025867755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:17.026303977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s 
2025-06-08T08:06:17.026354608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:17.026399490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:17.039569661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131123s 
2025-06-08T08:06:17.039727527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T08:06:17', 'cdh_per_downloadclient') 
2025-06-08T08:06:17.039865453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.047970953Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-08T08:06:17.048037989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215304s 
2025-06-08T08:06:17.054402682Z [Debug] MigrationController: Took: 00:00:01.0529959 
2025-06-08T08:06:17.121901638Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-08T08:06:17.124417986Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-08T08:06:17.124495202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:17.124529373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:17.152821987Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-08T08:06:17.152924415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282995s 
2025-06-08T08:06:17.152990540Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-08T08:06:17.152997945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283797s 
2025-06-08T08:06:17.154667628Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-08T08:06:17.154748265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.154936220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-08T08:06:17.155002920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-08T08:06:17.155185720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s 
2025-06-08T08:06:17.155223978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.172115649Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-08T08:06:17.172233988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169986s 
2025-06-08T08:06:17.172463146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-08T08:06:17.172497913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.172764475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-08T08:06:17.172878052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:17.173136471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002678s 
2025-06-08T08:06:17.173199513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:17.173255115Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:17.173322286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-08T08:06:17.173416828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-08T08:06:17.173901312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s 
2025-06-08T08:06:17.173964773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.182311473Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-08T08:06:17.182409514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088522s 
2025-06-08T08:06:17.182609400Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-08T08:06:17.182692136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.182891037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:17.182956979Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:17.183010727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-08T08:06:17.183069300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-08T08:06:17.183306194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002315s 
2025-06-08T08:06:17.183336944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.191510399Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-08T08:06:17.191535889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083707s 
2025-06-08T08:06:17.191725323Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-08T08:06:17.191737785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.191978646Z [Info] InitialSetup: Starting migration to 1 
2025-06-08T08:06:17.192211106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-08T08:06:17.192341766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "HttpResponse" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Url" TEXT NOT NULL, "LastRefresh" DATETIME NOT NULL, "Expiry" DATETIME NOT NULL, "Value" TEXT NOT NULL, "StatusCode" INTEGER NOT NULL) 
2025-06-08T08:06:17.192583730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s 
2025-06-08T08:06:17.192634271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-08T08:06:17.192694052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-08T08:06:17.192807347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001296s 
2025-06-08T08:06:17.192847969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-08T08:06:17.192906691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-08T08:06:17.193001719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001133s 
2025-06-08T08:06:17.193074077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T08:06:17', 'InitialSetup') 
2025-06-08T08:06:17.193181779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.204048943Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-08T08:06:17.204135808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01112s 
2025-06-08T08:06:17.204218598Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-08T08:06:17.204282182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.204393177Z [Info] ImportListSearch: Starting migration to 2 
2025-06-08T08:06:17.204549153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T08:06:17', 'ImportListSearch') 
2025-06-08T08:06:17.204724181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.212800763Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-08T08:06:17.212859203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084957s 
2025-06-08T08:06:17.212916621Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-08T08:06:17.212954444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.213024893Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-08T08:06:17.213096361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T08:06:17', 'add_priority_to_indexers') 
2025-06-08T08:06:17.213196120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.221190198Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-08T08:06:17.221253343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082039s 
2025-06-08T08:06:17.221310920Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-08T08:06:17.221353447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.221423631Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-08T08:06:17.221504881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T08:06:17', 'rename_supports_on_track_retag') 
2025-06-08T08:06:17.221601786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.229587460Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-08T08:06:17.229648929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081999s 
2025-06-08T08:06:17.229708534Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-08T08:06:17.229752490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.229822614Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-08T08:06:17.229902946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T08:06:17', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-08T08:06:17.230006225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.237999178Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-08T08:06:17.238093746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082001s 
2025-06-08T08:06:17.238194555Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-08T08:06:17.238255199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.238368394Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-08T08:06:17.238492386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T08:06:17', 'remove_chown_and_folderchmod_config') 
2025-06-08T08:06:17.238658387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.246670213Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-08T08:06:17.246765155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083695s 
2025-06-08T08:06:17.246859382Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-08T08:06:17.246923438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.247048451Z [Info] update_notifiarr: Starting migration to 7 
2025-06-08T08:06:17.247149212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T08:06:17', 'update_notifiarr') 
2025-06-08T08:06:17.247312805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.255325886Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-08T08:06:17.255413489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083309s 
2025-06-08T08:06:17.255514575Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-08T08:06:17.255585872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.255716420Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-08T08:06:17.255842098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T08:06:17', 'extend_metadata_profiles') 
2025-06-08T08:06:17.256018856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.264164315Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-08T08:06:17.264234528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085035s 
2025-06-08T08:06:17.264303520Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-08T08:06:17.264341576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.264431425Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-08T08:06:17.264510515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T08:06:17', 'update_author_sort_name') 
2025-06-08T08:06:17.264623410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.272765906Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-08T08:06:17.272880491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083387s 
2025-06-08T08:06:17.272984384Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-08T08:06:17.273052878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.273191336Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-08T08:06:17.273314735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T08:06:17', 'add_bookfile_part') 
2025-06-08T08:06:17.273501841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.283581921Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-08T08:06:17.283677208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104286s 
2025-06-08T08:06:17.283810205Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-08T08:06:17.283903267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.284112634Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-08T08:06:17.284213861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T08:06:17', 'update_audio_qualities') 
2025-06-08T08:06:17.284357006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.295508346Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-08T08:06:17.295583259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115342s 
2025-06-08T08:06:17.295653323Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-08T08:06:17.295693665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.295784983Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-08T08:06:17.295871440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T08:06:17', 'add_bookfile_part_naming_token') 
2025-06-08T08:06:17.295993106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.306648663Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-08T08:06:17.306721832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108878s 
2025-06-08T08:06:17.306790416Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-08T08:06:17.306843824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.306932472Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-08T08:06:17.307019257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T08:06:17', 'update_author_sort_name_again') 
2025-06-08T08:06:17.307136762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.315204490Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-08T08:06:17.315287249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082792s 
2025-06-08T08:06:17.315351672Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-08T08:06:17.315392606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.315484662Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-08T08:06:17.315570110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T08:06:17', 'rename_blacklist_to_blocklist') 
2025-06-08T08:06:17.315692674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.324729177Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-08T08:06:17.324799758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009291s 
2025-06-08T08:06:17.324856171Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-08T08:06:17.324894736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.324978954Z [Info] FixIndexes: Starting migration to 15 
2025-06-08T08:06:17.325049792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T08:06:17', 'FixIndexes') 
2025-06-08T08:06:17.325158189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.336519384Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-08T08:06:17.336586100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115795s 
2025-06-08T08:06:17.336652350Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-08T08:06:17.336693194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.336780890Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-08T08:06:17.336858397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T08:06:17', 'AddRelatedBooks') 
2025-06-08T08:06:17.336971517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.349525665Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-08T08:06:17.349590110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127713s 
2025-06-08T08:06:17.349653733Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-08T08:06:17.349698217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.349785945Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-08T08:06:17.349870162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T08:06:17', 'ImportListMonitorExisting') 
2025-06-08T08:06:17.349988047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.357940019Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-08T08:06:17.357988351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082225s 
2025-06-08T08:06:17.358042986Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-08T08:06:17.358081938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.358153598Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-08T08:06:17.358238829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T08:06:17', 'AddSeriesPosition') 
2025-06-08T08:06:17.358335135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.366771667Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-08T08:06:17.366869583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082665s 
2025-06-08T08:06:17.366943186Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-08T08:06:17.366989624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.367097330Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-08T08:06:17.367231822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T08:06:17', 'AddNewItemMonitorType') 
2025-06-08T08:06:17.367358840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.375576870Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-08T08:06:17.375647449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085229s 
2025-06-08T08:06:17.375709115Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-08T08:06:17.375758446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.375842937Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-08T08:06:17.375919303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T08:06:17', 'AddDownloadHistory') 
2025-06-08T08:06:17.376030421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.384150736Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-08T08:06:17.384230752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083407s 
2025-06-08T08:06:17.384302694Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-08T08:06:17.384346530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.384432581Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-08T08:06:17.384514544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T08:06:17', 'add_on_delete_to_notifications') 
2025-06-08T08:06:17.384641729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.392607278Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-08T08:06:17.392652316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008208s 
2025-06-08T08:06:17.392718045Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-08T08:06:17.392755211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.392834924Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-08T08:06:17.392919686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T08:06:17', 'EditionMonitoredIndex') 
2025-06-08T08:06:17.393026974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.401079836Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-08T08:06:17.401153837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082592s 
2025-06-08T08:06:17.401254181Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-08T08:06:17.401298935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.401382116Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-08T08:06:17.401666308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-08T08:06:17.401730031Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-08T08:06:17.401776094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-08T08:06:17.402086045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "HttpResponse_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Url" TEXT NOT NULL, "LastRefresh" DATETIME, "Expiry" DATETIME NOT NULL, "Value" TEXT NOT NULL, "StatusCode" INTEGER NOT NULL) 
2025-06-08T08:06:17.402334800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "HttpResponse_temp" ("Id", "Url", "LastRefresh", "Expiry", "Value", "StatusCode") SELECT "Id", "Url", "LastRefresh", "Expiry", "Value", "StatusCode" FROM "HttpResponse" 
2025-06-08T08:06:17.402466615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-08T08:06:17.402664612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-08T08:06:17.403072701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-08T08:06:17.403218725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-08T08:06:17.403321814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015019s 
2025-06-08T08:06:17.403362012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-08T08:06:17.403395047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-08T08:06:17.403432064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-08T08:06:17.403675926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "HttpResponse_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Url" TEXT NOT NULL, "LastRefresh" DATETIME, "Expiry" DATETIME, "Value" TEXT NOT NULL, "StatusCode" INTEGER NOT NULL) 
2025-06-08T08:06:17.403893356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "HttpResponse_temp" ("Id", "Url", "LastRefresh", "Expiry", "Value", "StatusCode") SELECT "Id", "Url", "LastRefresh", "Expiry", "Value", "StatusCode" FROM "HttpResponse" 
2025-06-08T08:06:17.404023165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-08T08:06:17.404266416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-08T08:06:17.404548179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-08T08:06:17.404685782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-08T08:06:17.404788121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s 
2025-06-08T08:06:17.404869376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T08:06:17', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-08T08:06:17.404967164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.413134868Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-08T08:06:17.413146359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095889s 
2025-06-08T08:06:17.413206844Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-08T08:06:17.413243075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.413318082Z [Info] add_update_history: Starting migration to 24 
2025-06-08T08:06:17.413384742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T08:06:17', 'add_update_history') 
2025-06-08T08:06:17.413481732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.421423769Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-08T08:06:17.421469162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081618s 
2025-06-08T08:06:17.421524928Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-08T08:06:17.421575479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.421635607Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-08T08:06:17.421707851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T08:06:17', 'add_on_update_to_notifications') 
2025-06-08T08:06:17.421809089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.429886706Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-08T08:06:17.429953376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082647s 
2025-06-08T08:06:17.430018212Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-08T08:06:17.430056462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.430137202Z [Info] add_custom_formats: Starting migration to 26 
2025-06-08T08:06:17.430210437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T08:06:17', 'add_custom_formats') 
2025-06-08T08:06:17.430315016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.438423783Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-08T08:06:17.438441536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082695s 
2025-06-08T08:06:17.438507457Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-08T08:06:17.438545512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.438628591Z [Info] remove_omg: Starting migration to 27 
2025-06-08T08:06:17.438696998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T08:06:17', 'remove_omg') 
2025-06-08T08:06:17.438805031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.446868831Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-08T08:06:17.446908665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082994s 
2025-06-08T08:06:17.446959742Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-08T08:06:17.446993791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.447066815Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-08T08:06:17.447135524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T08:06:17', 'add_indexer_tags') 
2025-06-08T08:06:17.447240417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.455270571Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-08T08:06:17.455324273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082543s 
2025-06-08T08:06:17.455377047Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-08T08:06:17.455411833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.455485044Z [Info] list_sync_time: Starting migration to 29 
2025-06-08T08:06:17.455553644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T08:06:17', 'list_sync_time') 
2025-06-08T08:06:17.455728559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.465276967Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-08T08:06:17.465304641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097499s 
2025-06-08T08:06:17.465418313Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-08T08:06:17.465435997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.465516694Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-08T08:06:17.465604003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T08:06:17', 'download_client_per_indexer') 
2025-06-08T08:06:17.465698956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.473774021Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-08T08:06:17.473854568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083158s 
2025-06-08T08:06:17.473922055Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-08T08:06:17.473964919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.474049913Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-08T08:06:17.474134895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T08:06:17', 'add_colon_replacement_to_naming_config') 
2025-06-08T08:06:17.474244289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.482345970Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-08T08:06:17.482430340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008325s 
2025-06-08T08:06:17.482505197Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-08T08:06:17.482555008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.482662159Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-08T08:06:17.482746202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T08:06:17', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-08T08:06:17.482889178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.494758564Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-08T08:06:17.494830360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012112s 
2025-06-08T08:06:17.494910773Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-08T08:06:17.494949898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.495105343Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-08T08:06:17.495137490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T08:06:17', 'metadata_profile_ignored_to_list') 
2025-06-08T08:06:17.495256842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.504070829Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-08T08:06:17.504126025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090773s 
2025-06-08T08:06:17.504188741Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-08T08:06:17.504222696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.504301839Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-08T08:06:17.504378906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T08:06:17', 'add_download_client_tags') 
2025-06-08T08:06:17.504485811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.512581692Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-08T08:06:17.512636587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083323s 
2025-06-08T08:06:17.512692816Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-08T08:06:17.512728345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.512803354Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-08T08:06:17.512870629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T08:06:17', 'add_result_to_commands') 
2025-06-08T08:06:17.512972527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.521033165Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-08T08:06:17.521070821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082798s 
2025-06-08T08:06:17.521126010Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-08T08:06:17.521158708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.521227641Z [Info] add_notification_status: Starting migration to 37 
2025-06-08T08:06:17.521295070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T08:06:17', 'add_notification_status') 
2025-06-08T08:06:17.521402741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.529344507Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-08T08:06:17.529384432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081584s 
2025-06-08T08:06:17.529443648Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-08T08:06:17.529479691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.529546080Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-08T08:06:17.529620433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T08:06:17', 'add_on_author_added_to_notifications') 
2025-06-08T08:06:17.529716787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.537610183Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-08T08:06:17.537656533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081113s 
2025-06-08T08:06:17.537709567Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-08T08:06:17.537744049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.537810740Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-08T08:06:17.537875894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T08:06:17', 'book_last_searched_time') 
2025-06-08T08:06:17.537967495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.545924384Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-08T08:06:17.545963176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081625s 
2025-06-08T08:06:17.546010126Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-08T08:06:17.546042447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.546102286Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-08T08:06:17.546160202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T08:06:17', 'add_indexer_flags') 
2025-06-08T08:06:17.546244632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.554142979Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-08T08:06:17.554185289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008085s 
2025-06-08T08:06:17.554234930Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-08T08:06:17.554268706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.554348506Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-08T08:06:17.554408597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T08:06:17', 'cdh_per_downloadclient') 
2025-06-08T08:06:17.554500168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.562418390Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-08T08:06:17.562464615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081306s 
2025-06-08T08:06:17.562915908Z [Debug] MigrationController: Took: 00:00:00.4411964 
2025-06-08T08:06:17.581187717Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-08T08:06:17.582999697Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-08T08:06:17.597384107Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {dcd579e9-9b41-4053-95fb-bd1e04505309} may be persisted to storage in unencrypted form. 
2025-06-08T08:06:17.622050685Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-08T08:06:17.636919478Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-08T08:06:17.638416570Z [Trace] EventAggregator: Publishing HealthCheckCompleteEvent 
2025-06-08T08:06:17.649554189Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-08T08:06:17.654055828Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-08T08:06:17.654272395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:17.654404313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:17.674245993Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-08T08:06:17.674359731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199465s 
2025-06-08T08:06:17.674449244Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-08T08:06:17.674576221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200829s 
2025-06-08T08:06:17.676448125Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-08T08:06:17.676563090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.676818044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-08T08:06:17.676988864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-08T08:06:17.677301979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003707s 
2025-06-08T08:06:17.677482792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.701939171Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-08T08:06:17.702102042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248879s 
2025-06-08T08:06:17.702367173Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-08T08:06:17.702508990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.702903731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-08T08:06:17.703080631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:17.703339381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002953s 
2025-06-08T08:06:17.703418980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:17.703485730Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:17.703555606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-08T08:06:17.703595586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-08T08:06:17.704145402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s 
2025-06-08T08:06:17.704246370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.713313588Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-08T08:06:17.713380324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096869s 
2025-06-08T08:06:17.713546304Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-08T08:06:17.713618655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.713754173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:17.713812795Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-08T08:06:17.713872594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-08T08:06:17.713953647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-08T08:06:17.714186076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002431s 
2025-06-08T08:06:17.714259008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.722435633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-08T08:06:17.722643558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084588s 
2025-06-08T08:06:17.722814667Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-08T08:06:17.722885095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.723002470Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-08T08:06:17.723315588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-08T08:06:17.723456559Z [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-06-08T08:06:17.723736502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003418s 
2025-06-08T08:06:17.723812590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-08T08:06:17.723885541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-08T08:06:17.724043570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000168s 
2025-06-08T08:06:17.724147359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T08:06:17', 'InitialSetup') 
2025-06-08T08:06:17.724280303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.732465218Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-08T08:06:17.732523674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085157s 
2025-06-08T08:06:17.732598200Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-08T08:06:17.732657547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.732762937Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-08T08:06:17.732902725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T08:06:17', 'ImportListSearch') 
2025-06-08T08:06:17.733059077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.741237409Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-08T08:06:17.741323774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085484s 
2025-06-08T08:06:17.741395930Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-08T08:06:17.741454738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.741555865Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-08T08:06:17.741647722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T08:06:17', 'add_priority_to_indexers') 
2025-06-08T08:06:17.741792816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.749945581Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-08T08:06:17.750047068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084621s 
2025-06-08T08:06:17.750115521Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-08T08:06:17.750177874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.750278266Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-08T08:06:17.750376002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T08:06:17', 'rename_supports_on_track_retag') 
2025-06-08T08:06:17.750522861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.758635146Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-08T08:06:17.758736332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084237s 
2025-06-08T08:06:17.758815954Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-08T08:06:17.758916551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.759028142Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-08T08:06:17.759136469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T08:06:17', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-08T08:06:17.759293313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.767554760Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-08T08:06:17.767654520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086223s 
2025-06-08T08:06:17.767731578Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-08T08:06:17.767797060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.767900643Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-08T08:06:17.768002661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T08:06:17', 'remove_chown_and_folderchmod_config') 
2025-06-08T08:06:17.768154926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.776399913Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-08T08:06:17.776601464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085122s 
2025-06-08T08:06:17.776763418Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-08T08:06:17.776900516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.777109325Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-08T08:06:17.777294229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T08:06:17', 'update_notifiarr') 
2025-06-08T08:06:17.777577300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.785921815Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-08T08:06:17.786077337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089922s 
2025-06-08T08:06:17.786241863Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-08T08:06:17.786376889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.786576559Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-08T08:06:17.786771119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T08:06:17', 'extend_metadata_profiles') 
2025-06-08T08:06:17.787203055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.795430520Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-08T08:06:17.795526878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090306s 
2025-06-08T08:06:17.795610138Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-08T08:06:17.795672194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.795779240Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-08T08:06:17.795880296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T08:06:17', 'update_author_sort_name') 
2025-06-08T08:06:17.796036875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.804213096Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-08T08:06:17.804321727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085016s 
2025-06-08T08:06:17.804388636Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-08T08:06:17.804448075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.804551529Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-08T08:06:17.804644388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T08:06:17', 'add_bookfile_part') 
2025-06-08T08:06:17.804792948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.813471645Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-08T08:06:17.813565241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089925s 
2025-06-08T08:06:17.813637924Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-08T08:06:17.813700764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.813803101Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-08T08:06:17.813898702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T08:06:17', 'update_audio_qualities') 
2025-06-08T08:06:17.814048859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.822069784Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-08T08:06:17.822167766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083396s 
2025-06-08T08:06:17.822243643Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-08T08:06:17.822310229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.822411043Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-08T08:06:17.822511809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T08:06:17', 'add_bookfile_part_naming_token') 
2025-06-08T08:06:17.822664376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.830883527Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-08T08:06:17.830920810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084595s 
2025-06-08T08:06:17.830997528Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-08T08:06:17.831062316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.831170549Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-08T08:06:17.831272865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T08:06:17', 'update_author_sort_name_again') 
2025-06-08T08:06:17.831435342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.840047481Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-08T08:06:17.840121158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088509s 
2025-06-08T08:06:17.840228731Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-08T08:06:17.840307499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.840443143Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-08T08:06:17.840565385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T08:06:17', 'rename_blacklist_to_blocklist') 
2025-06-08T08:06:17.840759257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.848899609Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-08T08:06:17.849041978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085464s 
2025-06-08T08:06:17.849083343Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-08T08:06:17.849152278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.849266940Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-08T08:06:17.849406694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T08:06:17', 'FixIndexes') 
2025-06-08T08:06:17.849527134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.857726079Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-08T08:06:17.857820442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085237s 
2025-06-08T08:06:17.857909802Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-08T08:06:17.857975371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.858095410Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-08T08:06:17.858198646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T08:06:17', 'AddRelatedBooks') 
2025-06-08T08:06:17.858361931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.868080360Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-08T08:06:17.868187316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100124s 
2025-06-08T08:06:17.868282497Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-08T08:06:17.868353360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.868481158Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-08T08:06:17.868595825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T08:06:17', 'ImportListMonitorExisting') 
2025-06-08T08:06:17.868767511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.876972916Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-08T08:06:17.877059564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085302s 
2025-06-08T08:06:17.877158431Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-08T08:06:17.877226319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.877354385Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-08T08:06:17.877978580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T08:06:17', 'AddSeriesPosition') 
2025-06-08T08:06:17.878144497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.886473547Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-08T08:06:17.886534571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092151s 
2025-06-08T08:06:17.886613037Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-08T08:06:17.886665676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.886755069Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-08T08:06:17.886853642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T08:06:17', 'AddNewItemMonitorType') 
2025-06-08T08:06:17.887035600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.896863072Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-08T08:06:17.896950047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100802s 
2025-06-08T08:06:17.897036956Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-08T08:06:17.897102117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.897230642Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-08T08:06:17.897335258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T08:06:17', 'AddDownloadHistory') 
2025-06-08T08:06:17.897502576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.907198700Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-08T08:06:17.907302330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100573s 
2025-06-08T08:06:17.907383810Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-08T08:06:17.907450146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.907558967Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-08T08:06:17.907659833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T08:06:17', 'add_on_delete_to_notifications') 
2025-06-08T08:06:17.907816612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.917072160Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-08T08:06:17.917167173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095827s 
2025-06-08T08:06:17.917267219Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-08T08:06:17.917334199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.917399111Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-08T08:06:17.917497120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T08:06:17', 'EditionMonitoredIndex') 
2025-06-08T08:06:17.917654208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.925754162Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-08T08:06:17.925916253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084155s 
2025-06-08T08:06:17.926105902Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-08T08:06:17.926234297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.926298400Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-08T08:06:17.926557504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-08T08:06:17.926624211Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-08T08:06:17.926678026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-08T08:06:17.927021249Z [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-06-08T08:06:17.927307499Z [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-06-08T08:06:17.927479250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-08T08:06:17.927654706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-08T08:06:17.928044993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-08T08:06:17.928190336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014477s 
2025-06-08T08:06:17.928246147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:17.928296199Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-08T08:06:17.928349149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-08T08:06:17.928566984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-08T08:06:17.928754990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-08T08:06:17.928896123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-08T08:06:17.929068096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-08T08:06:17.929417169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:17.929564777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011498s 
2025-06-08T08:06:17.929654289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T08:06:17', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-08T08:06:17.929791731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.938044282Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-08T08:06:17.938150755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009593s 
2025-06-08T08:06:17.938217953Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-08T08:06:17.938275061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.938369731Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-08T08:06:17.938616115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-08T08:06:17.938734629Z [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-06-08T08:06:17.938946582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002566s 
2025-06-08T08:06:17.939007654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-08T08:06:17.939078315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-08T08:06:17.939205775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001429s 
2025-06-08T08:06:17.939293310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T08:06:17', 'add_update_history') 
2025-06-08T08:06:17.939425493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.949584456Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-08T08:06:17.949665132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104793s 
2025-06-08T08:06:17.949732877Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-08T08:06:17.949797538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.949894068Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-08T08:06:17.949990298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T08:06:17', 'add_on_update_to_notifications') 
2025-06-08T08:06:17.950135376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.961680214Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-08T08:06:17.961776334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118068s 
2025-06-08T08:06:17.961857708Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-08T08:06:17.961914562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.962026682Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-08T08:06:17.962119561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T08:06:17', 'add_custom_formats') 
2025-06-08T08:06:17.962275053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.972674680Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-08T08:06:17.972781979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010696s 
2025-06-08T08:06:17.972859221Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-08T08:06:17.972913269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.973034684Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-08T08:06:17.973125663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T08:06:17', 'remove_omg') 
2025-06-08T08:06:17.973276422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.981458767Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-08T08:06:17.981539006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084397s 
2025-06-08T08:06:17.981620501Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-08T08:06:17.981678936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.981802688Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-08T08:06:17.981904265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T08:06:17', 'add_indexer_tags') 
2025-06-08T08:06:17.982061525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.990228906Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-08T08:06:17.990364532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084897s 
2025-06-08T08:06:17.990451947Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-08T08:06:17.990458758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.990575230Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-08T08:06:17.990665271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T08:06:17', 'list_sync_time') 
2025-06-08T08:06:17.990832855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:17.999124523Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-08T08:06:17.999210621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085394s 
2025-06-08T08:06:17.999313602Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-08T08:06:17.999316564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:17.999485471Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-08T08:06:17.999608384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T08:06:17', 'download_client_per_indexer') 
2025-06-08T08:06:17.999761376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.008087092Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-08T08:06:18.008195659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085801s 
2025-06-08T08:06:18.008290363Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-08T08:06:18.008295650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.008385925Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-08T08:06:18.008493587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T08:06:18', 'add_colon_replacement_to_naming_config') 
2025-06-08T08:06:18.008658131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.016880569Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-08T08:06:18.017004176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085467s 
2025-06-08T08:06:18.017091807Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-08T08:06:18.017190597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.017282942Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-08T08:06:18.017357696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T08:06:18', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-08T08:06:18.017533804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.025789019Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-08T08:06:18.025898583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085792s 
2025-06-08T08:06:18.025974439Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-08T08:06:18.026015063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.026124744Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-08T08:06:18.026229083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T08:06:18', 'metadata_profile_ignored_to_list') 
2025-06-08T08:06:18.026391567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.034533428Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-08T08:06:18.034638362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084872s 
2025-06-08T08:06:18.034711454Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-08T08:06:18.034775286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.034891560Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-08T08:06:18.034996283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T08:06:18', 'add_download_client_tags') 
2025-06-08T08:06:18.035146765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.043562524Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-08T08:06:18.043661191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008722s 
2025-06-08T08:06:18.046791900Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-08T08:06:18.046811423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.047144864Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-08T08:06:18.047312572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T08:06:18', 'add_result_to_commands') 
2025-06-08T08:06:18.047578332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.055743881Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-08T08:06:18.055820480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088303s 
2025-06-08T08:06:18.055955037Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-08T08:06:18.056077712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.056256739Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-08T08:06:18.056476315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T08:06:18', 'add_notification_status') 
2025-06-08T08:06:18.056735927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.065095026Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-08T08:06:18.065290465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088968s 
2025-06-08T08:06:18.065444970Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-08T08:06:18.065571581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.065772629Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-08T08:06:18.065914381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T08:06:18', 'add_on_author_added_to_notifications') 
2025-06-08T08:06:18.066201039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.074549020Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-08T08:06:18.074664340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089355s 
2025-06-08T08:06:18.074803445Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-08T08:06:18.074982152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.075158303Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-08T08:06:18.075334322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T08:06:18', 'book_last_searched_time') 
2025-06-08T08:06:18.075616934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.083734168Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-08T08:06:18.083851552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087018s 
2025-06-08T08:06:18.084012009Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-08T08:06:18.084114803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.084309654Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-08T08:06:18.084477816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T08:06:18', 'add_indexer_flags') 
2025-06-08T08:06:18.084718488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.092900982Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-08T08:06:18.093031225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087558s 
2025-06-08T08:06:18.093160160Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-08T08:06:18.093274452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:18.093452800Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-08T08:06:18.093611016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T08:06:18', 'cdh_per_downloadclient') 
2025-06-08T08:06:18.093829520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:18.101960402Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-08T08:06:18.102085383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086716s 
2025-06-08T08:06:18.189574721Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-08T08:06:18.195963023Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-08T08:06:18.197552914Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-08T08:06:18.284892122Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-08T08:06:18.318361445Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-08T08:06:18.328671221Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-08T08:06:18.444006746Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-08T08:06:18.444507111Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-08T08:06:18.444609278Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-08T08:06:18.544976223Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-08T08:06:18.670218748Z [ls.io-init] done.