2025-06-27T10:44:15.557788186Z [migrations] started
2025-06-27T10:44:15.561845987Z [migrations] no migrations found
2025-06-27T10:44:16.060966201Z usermod: no changes
2025-06-27T10:44:16.283159855Z ───────────────────────────────────────
2025-06-27T10:44:16.283192922Z 
2025-06-27T10:44:16.283201589Z       ██╗     ███████╗██╗ ██████╗
2025-06-27T10:44:16.283210387Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-27T10:44:16.283219054Z       ██║     ███████╗██║██║   ██║
2025-06-27T10:44:16.283227902Z       ██║     ╚════██║██║██║   ██║
2025-06-27T10:44:16.283236369Z       ███████╗███████║██║╚██████╔╝
2025-06-27T10:44:16.283245027Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-27T10:44:16.283253584Z 
2025-06-27T10:44:16.283261700Z    Brought to you by linuxserver.io
2025-06-27T10:44:16.283269997Z ───────────────────────────────────────
2025-06-27T10:44:16.289629051Z 
2025-06-27T10:44:16.290202385Z To support the app dev(s) visit:
2025-06-27T10:44:16.312164817Z Readarr: https://opencollective.com/readarr
2025-06-27T10:44:16.316542261Z 
2025-06-27T10:44:16.316564185Z To support LSIO projects visit:
2025-06-27T10:44:16.316574065Z https://www.linuxserver.io/donate/
2025-06-27T10:44:16.316584746Z 
2025-06-27T10:44:16.316595367Z ───────────────────────────────────────
2025-06-27T10:44:16.316607742Z GID/UID
2025-06-27T10:44:16.316619085Z ───────────────────────────────────────
2025-06-27T10:44:16.388058528Z 
2025-06-27T10:44:16.388080452Z User UID:    911
2025-06-27T10:44:16.388088949Z User GID:    911
2025-06-27T10:44:16.388097346Z ───────────────────────────────────────
2025-06-27T10:44:16.413395153Z Linuxserver.io version: 0.4.19.2811-ls399
2025-06-27T10:44:16.416038796Z Build-date: 2025-06-27T10:41:10+00:00
2025-06-27T10:44:16.416061331Z ───────────────────────────────────────
2025-06-27T10:44:16.416071111Z     
2025-06-27T10:44:18.590625467Z [custom-init] No custom files found, skipping...
2025-06-27T10:44:24.570858977Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2811 
2025-06-27T10:44:24.843279905Z [Debug] Bootstrap: Getting windows service status 
2025-06-27T10:44:24.857544477Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T10:44:24.934181094Z [Debug] Bootstrap: Console selected 
2025-06-27T10:44:24.948472950Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T10:44:28.558987885Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-27T10:44:29.142046650Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T10:44:30.753999055Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T10:44:32.092860204Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T10:44:32.260036372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:32.267427644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:32.872987575Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T10:44:32.899531912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6143953s 
2025-06-27T10:44:32.903146540Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T10:44:32.906260179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.639363s 
2025-06-27T10:44:33.061979178Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T10:44:33.070866793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:33.156126243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T10:44:33.376771912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T10:44:33.643710521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4788796s 
2025-06-27T10:44:33.653028392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:33.671606860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T10:44:33.673838033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5125273s 
2025-06-27T10:44:33.799194617Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T10:44:33.802477707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:33.903194831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T10:44:33.926354853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:33.943536619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372479s 
2025-06-27T10:44:33.946911083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:33.950846848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019792s 
2025-06-27T10:44:33.957265712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T10:44:33.967293423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T10:44:33.983479534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234126s 
2025-06-27T10:44:33.986655869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:33.991542458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T10:44:33.993648248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314415s 
2025-06-27T10:44:34.007298553Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T10:44:34.009588885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:34.022649913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:34.025045066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003038s 
2025-06-27T10:44:34.027346329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T10:44:34.030757768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T10:44:34.035957738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065346s 
2025-06-27T10:44:34.037735137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:34.041287309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T10:44:34.043183507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116405s 
2025-06-27T10:44:34.063563162Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T10:44:34.065964376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:34.078436840Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-27T10:44:34.962884379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-27T10:44:35.000440368Z [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-27T10:44:35.065850551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0785307s 
2025-06-27T10:44:35.068264562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-27T10:44:35.072227802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-27T10:44:35.081062761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110546s 
2025-06-27T10:44:35.082697162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-27T10:44:35.222652020Z [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-27T10:44:35.237880122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.153354s 
2025-06-27T10:44:35.239702541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-27T10:44:35.242316755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-27T10:44:35.246058238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046304s 
2025-06-27T10:44:35.357423161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-27T10:44:35.365461175Z [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-27T10:44:35.374688464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148504s 
2025-06-27T10:44:35.376534051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-27T10:44:35.379137442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:35.382912183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045831s 
2025-06-27T10:44:35.384621745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-27T10:44:35.389586421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:35.403318321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121897s 
2025-06-27T10:44:35.410982623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-27T10:44:35.414578453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:35.421604760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008654s 
2025-06-27T10:44:35.424232010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-27T10:44:35.437409383Z [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-27T10:44:35.449583936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237638s 
2025-06-27T10:44:35.451302737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-27T10:44:35.454669776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:35.459760787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061582s 
2025-06-27T10:44:35.461503596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-27T10:44:35.463908869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:35.468026711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048292s 
2025-06-27T10:44:35.469737355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-27T10:44:35.472581041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:35.476317454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004655s 
2025-06-27T10:44:35.479782972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-27T10:44:35.485228727Z [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-27T10:44:35.494605266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118839s 
2025-06-27T10:44:35.497022784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-27T10:44:35.499937072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-27T10:44:35.503953168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051247s 
2025-06-27T10:44:35.505590515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-27T10:44:35.555956116Z [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-27T10:44:35.566784228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0592926s 
2025-06-27T10:44:35.568726429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-27T10:44:35.571435013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-27T10:44:35.575468153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049665s 
2025-06-27T10:44:35.583457330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-27T10:44:35.589960564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034842s 
2025-06-27T10:44:35.592602233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-27T10:44:35.595234031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2025-06-27T10:44:35.596878923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-27T10:44:35.605164827Z [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-27T10:44:35.633932120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347634s 
2025-06-27T10:44:35.636364167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-27T10:44:35.639787530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:35.645786408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072499s 
2025-06-27T10:44:35.647882218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-27T10:44:35.650219925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:35.654416755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050558s 
2025-06-27T10:44:35.656005054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-27T10:44:35.664311609Z [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-27T10:44:35.675301537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174711s 
2025-06-27T10:44:35.678125713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-27T10:44:35.680814056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T10:44:35.685206290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053988s 
2025-06-27T10:44:35.686855200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-27T10:44:35.697612199Z [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-27T10:44:35.706455375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178816s 
2025-06-27T10:44:35.708295931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-27T10:44:35.711162352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T10:44:35.714675246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046054s 
2025-06-27T10:44:35.716387353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-27T10:44:35.718829540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T10:44:35.722371472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042884s 
2025-06-27T10:44:35.724090433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-27T10:44:35.729778937Z [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-27T10:44:35.736969204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111718s 
2025-06-27T10:44:35.738717004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-27T10:44:35.740991103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T10:44:35.744569628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041619s 
2025-06-27T10:44:35.746311134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-27T10:44:35.748779895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T10:44:35.752407660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043732s 
2025-06-27T10:44:35.754195960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-27T10:44:35.756668208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-27T10:44:35.760211593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004285s 
2025-06-27T10:44:35.761924652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-27T10:44:35.764312390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-27T10:44:35.768976060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053316s 
2025-06-27T10:44:35.770627235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-27T10:44:35.781593445Z [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-27T10:44:35.793079612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206634s 
2025-06-27T10:44:35.794773493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-27T10:44:35.799083612Z [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-27T10:44:35.804757195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082808s 
2025-06-27T10:44:35.806588012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-27T10:44:35.809460255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T10:44:35.813307772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048185s 
2025-06-27T10:44:35.814884607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-27T10:44:35.886467388Z [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-27T10:44:35.895048005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783919s 
2025-06-27T10:44:35.896854242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-27T10:44:35.899280858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-27T10:44:35.902883733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043413s 
2025-06-27T10:44:35.904570329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-27T10:44:35.908640343Z [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-27T10:44:35.914404540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081373s 
2025-06-27T10:44:35.916214584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-27T10:44:35.918916925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-27T10:44:35.924245284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059691s 
2025-06-27T10:44:35.926036701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-27T10:44:35.934533680Z [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-27T10:44:35.942045585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142896s 
2025-06-27T10:44:35.943883115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-27T10:44:35.948124675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-27T10:44:35.966771059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195013s 
2025-06-27T10:44:35.968766587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-27T10:44:35.974464971Z [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-27T10:44:35.978580558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080027s 
2025-06-27T10:44:35.980517197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-27T10:44:35.983612469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-27T10:44:35.987512362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051689s 
2025-06-27T10:44:35.989377748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-27T10:44:35.992200592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-27T10:44:35.996562424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053642s 
2025-06-27T10:44:35.998186795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-27T10:44:36.003096320Z [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-27T10:44:36.009836642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099863s 
2025-06-27T10:44:36.011572617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-27T10:44:36.017966251Z [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-27T10:44:36.026278858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129988s 
2025-06-27T10:44:36.028379408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-27T10:44:36.032780068Z [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-27T10:44:36.038522501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084982s 
2025-06-27T10:44:36.040274659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-27T10:44:36.046286363Z [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-27T10:44:36.054031969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120136s 
2025-06-27T10:44:36.055783576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-27T10:44:36.061287277Z [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-27T10:44:36.067861294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104s 
2025-06-27T10:44:36.069501527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-27T10:44:36.074981250Z [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-27T10:44:36.083561086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117112s 
2025-06-27T10:44:36.085870886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-27T10:44:36.090085072Z [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-27T10:44:36.096842838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090895s 
2025-06-27T10:44:36.098393951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-27T10:44:36.101139480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-27T10:44:36.105075785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051325s 
2025-06-27T10:44:36.107206626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-27T10:44:36.109767071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-27T10:44:36.113767936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051315s 
2025-06-27T10:44:36.115440684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-27T10:44:36.120120046Z [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-27T10:44:36.125918121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087732s 
2025-06-27T10:44:36.127835111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-27T10:44:36.133267769Z [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-27T10:44:36.140663520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114429s 
2025-06-27T10:44:36.142209894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-27T10:44:36.146713813Z [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-27T10:44:36.151904384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078861s 
2025-06-27T10:44:36.153416849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-27T10:44:36.155889688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-27T10:44:36.159552513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044172s 
2025-06-27T10:44:36.161253418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-27T10:44:36.163641376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-27T10:44:36.167267257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043335s 
2025-06-27T10:44:36.168869363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-27T10:44:36.174575342Z [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-27T10:44:36.181704196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112276s 
2025-06-27T10:44:36.183339278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-27T10:44:36.188554328Z [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-27T10:44:36.194986930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099608s 
2025-06-27T10:44:36.196845382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-27T10:44:36.199726694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:36.203663491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050168s 
2025-06-27T10:44:36.205402472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-27T10:44:36.211057589Z [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-27T10:44:36.322304363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111001s 
2025-06-27T10:44:36.326806068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-27T10:44:36.335522228Z [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-27T10:44:36.345484697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016814s 
2025-06-27T10:44:36.348048599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-27T10:44:36.351377883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:36.355586116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056082s 
2025-06-27T10:44:36.357229014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-27T10:44:36.363538518Z [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-27T10:44:36.371192930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123052s 
2025-06-27T10:44:36.372920509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-27T10:44:36.375366484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-27T10:44:36.379079059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044523s 
2025-06-27T10:44:36.380761156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-27T10:44:36.385852237Z [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-27T10:44:36.392267404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097934s 
2025-06-27T10:44:36.394151748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-27T10:44:36.397119103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:36.401116581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005077s 
2025-06-27T10:44:36.402841284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-27T10:44:36.406483277Z [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-27T10:44:36.410816963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062305s 
2025-06-27T10:44:36.412711307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-27T10:44:36.415738693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-27T10:44:36.419751342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051562s 
2025-06-27T10:44:36.421389992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-27T10:44:36.424990802Z [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-27T10:44:36.430119188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070672s 
2025-06-27T10:44:36.440001426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-27T10:44:36.445706473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-27T10:44:36.456693385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147586s 
2025-06-27T10:44:36.458541917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-27T10:44:36.461251984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T10:44:36.465677885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053883s 
2025-06-27T10:44:36.467691540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-27T10:44:36.470135801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-27T10:44:36.473837785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044133s 
2025-06-27T10:44:36.475653020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-27T10:44:36.478446555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T10:44:36.482628405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048586s 
2025-06-27T10:44:36.484128886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-27T10:44:36.486560422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:36.490281114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042563s 
2025-06-27T10:44:36.491896807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-27T10:44:36.494707286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:36.498487738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045545s 
2025-06-27T10:44:36.500193873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-27T10:44:36.503739512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:36.507912014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055336s 
2025-06-27T10:44:36.551913891Z [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-27T10:44:36.563720213Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0502161 taking an average of 00:00:00.0502161 
2025-06-27T10:44:36.575347465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T10:44:36', 'InitialSetup') 
2025-06-27T10:44:36.581623832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:36.594494146Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T10:44:36.596276194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833548s 
2025-06-27T10:44:36.604627530Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T10:44:36.607009606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:36.620248953Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-27T10:44:36.634544127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T10:44:36.636619736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002307s 
2025-06-27T10:44:36.639132686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-27T10:44:36.642624827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:36.658111029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170128s 
2025-06-27T10:44:36.662374383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T10:44:36', 'ImportListSearch') 
2025-06-27T10:44:36.666563267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:36.669728440Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T10:44:36.671398473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285018s 
2025-06-27T10:44:36.673884659Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T10:44:36.675868613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:36.678733812Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-27T10:44:36.684992625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T10:44:36.687184277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-06-27T10:44:36.689770164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-27T10:44:36.692532315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-27T10:44:36.702477229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108592s 
2025-06-27T10:44:36.705691631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T10:44:36', 'add_priority_to_indexers') 
2025-06-27T10:44:36.709808891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:36.713025077Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T10:44:36.714786905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212099s 
2025-06-27T10:44:36.717120463Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T10:44:36.719071532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:36.721950338Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-27T10:44:36.744764795Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-27T10:44:37.071357237Z [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-27T10:44:37.088424041Z [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-27T10:44:37.104312352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-27T10:44:37.113050917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-27T10:44:37.142578030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3954035s 
2025-06-27T10:44:37.146967137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T10:44:37', 'rename_supports_on_track_retag') 
2025-06-27T10:44:37.151445264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:37.155151216Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T10:44:37.157046923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4077582s 
2025-06-27T10:44:37.159979307Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T10:44:37.162077412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:37.164962952Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-27T10:44:37.172770853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T10:44:37.174549875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-27T10:44:37.176411494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-27T10:44:37.179326232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:37.189203761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108908s 
2025-06-27T10:44:37.190858472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T10:44:37.192521691Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-27T10:44:37.194367959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-27T10:44:37.197235813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:37.206431909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101766s 
2025-06-27T10:44:37.209809330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T10:44:37', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T10:44:37.214086322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:37.217592531Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T10:44:37.219569873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208426s 
2025-06-27T10:44:37.221921127Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T10:44:37.223919290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:37.226714428Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-27T10:44:37.239592107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T10:44:37.245136671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T10:44:37.252964182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107498s 
2025-06-27T10:44:37.254549775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:37.256568038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:37.266620870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102809s 
2025-06-27T10:44:37.270070285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T10:44:37', 'remove_chown_and_folderchmod_config') 
2025-06-27T10:44:37.274468320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:37.277764978Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T10:44:37.279653561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212154s 
2025-06-27T10:44:37.281876146Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T10:44:37.283649567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:37.286484084Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-27T10:44:37.355346959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-27T10:44:37.363684095Z [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-27T10:44:37.370225807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097431s 
2025-06-27T10:44:37.373300618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T10:44:37', 'update_notifiarr') 
2025-06-27T10:44:37.377189679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:37.380251674Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T10:44:37.381897157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196019s 
2025-06-27T10:44:37.384134743Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T10:44:37.385997433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:37.388876911Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-27T10:44:37.395931465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T10:44:37.397731510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-27T10:44:37.399607277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-27T10:44:37.402559070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:37.412278330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010742s 
2025-06-27T10:44:37.413925316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T10:44:37.415552673Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-06-27T10:44:37.417387477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-27T10:44:37.419905447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-27T10:44:37.428780226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094908s 
2025-06-27T10:44:37.431867613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T10:44:37', 'extend_metadata_profiles') 
2025-06-27T10:44:37.435885653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:37.439063772Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T10:44:37.440827203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195056s 
2025-06-27T10:44:37.443095710Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T10:44:37.444975806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:37.447739010Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-27T10:44:37.494499902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:37.496455450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-06-27T10:44:37.498336758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-27T10:44:37.500974980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-27T10:44:37.510608788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010354s 
2025-06-27T10:44:37.512184570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:37.513859944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:37.910886735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3964866s 
2025-06-27T10:44:37.912953356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:37.914591014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-27T10:44:37.919345076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-27T10:44:37.982439807Z [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-27T10:44:37.996665911Z [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-27T10:44:38.006363708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:38.011190727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:38.034230106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:38.039708898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:38.043630333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223426s 
2025-06-27T10:44:38.048868080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-27T10:44:38.113765149Z [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-27T10:44:38.125760402Z [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-27T10:44:38.133408772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T10:44:38.137579379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T10:44:38.159751022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:38.163997983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:38.168439616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:38.173007504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:38.176558213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125891s 
2025-06-27T10:44:38.179682654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T10:44:38', 'update_author_sort_name') 
2025-06-27T10:44:38.183662137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.188320907Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T10:44:38.190094198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373671s 
2025-06-27T10:44:38.192366713Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T10:44:38.194183692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.197503236Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-27T10:44:38.203235568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:38.205640590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-06-27T10:44:38.207470765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-27T10:44:38.210261184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:38.221097713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116521s 
2025-06-27T10:44:38.224492208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T10:44:38', 'add_bookfile_part') 
2025-06-27T10:44:38.228794040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.232139065Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T10:44:38.233951384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224991s 
2025-06-27T10:44:38.236300885Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T10:44:38.238350532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.241438659Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-27T10:44:38.245153329Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:38.247091271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:38.313566779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660548s 
2025-06-27T10:44:38.316955973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T10:44:38', 'update_audio_qualities') 
2025-06-27T10:44:38.321371364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.324833855Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T10:44:38.326561444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0775236s 
2025-06-27T10:44:38.328857697Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T10:44:38.330774407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.333595537Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-27T10:44:38.338328156Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T10:44:38.342277628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T10:44:38.345940323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048287s 
2025-06-27T10:44:38.349104564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T10:44:38', 'add_bookfile_part_naming_token') 
2025-06-27T10:44:38.353253608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.356623594Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T10:44:38.358432807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015166s 
2025-06-27T10:44:38.360529999Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T10:44:38.362486669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.365254542Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-27T10:44:38.375318736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:38.377069822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-27T10:44:38.378927372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-27T10:44:38.381597589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-27T10:44:38.391132758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010257s 
2025-06-27T10:44:38.392778421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:38.394363092Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-27T10:44:38.396282206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T10:44:38.399011832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-27T10:44:38.408108218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097963s 
2025-06-27T10:44:38.409639381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:38.411501991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:38.433349631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214651s 
2025-06-27T10:44:38.435004674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:38.436597641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-27T10:44:38.438720926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-27T10:44:38.495715845Z [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-27T10:44:38.512292382Z [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-27T10:44:38.522749457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:38.527086871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:38.557134061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:38.565755179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:38.569871016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288102s 
2025-06-27T10:44:38.571384945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:38.573225892Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.37E-05s 
2025-06-27T10:44:38.575801608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T10:44:38.639036150Z [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-27T10:44:38.655432865Z [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-27T10:44:38.667066940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:38.671284813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:38.694760852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:38.700411649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:38.704441985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264902s 
2025-06-27T10:44:38.709619489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T10:44:38', 'update_author_sort_name_again') 
2025-06-27T10:44:38.714335485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.720072286Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T10:44:38.722238127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1417714s 
2025-06-27T10:44:38.726726715Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T10:44:38.728628213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.733485473Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-27T10:44:38.748979731Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-27T10:44:38.752443656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-27T10:44:38.775589410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244424s 
2025-06-27T10:44:38.778952190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T10:44:38', 'rename_blacklist_to_blocklist') 
2025-06-27T10:44:38.783334665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.786524367Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T10:44:38.788365013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351642s 
2025-06-27T10:44:38.790618400Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T10:44:38.792206318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.795280848Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-27T10:44:38.801247973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-27T10:44:38.803931145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T10:44:38.807921530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046807s 
2025-06-27T10:44:38.810632559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T10:44:38', 'FixIndexes') 
2025-06-27T10:44:38.814866584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.817572222Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T10:44:38.819163556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145252s 
2025-06-27T10:44:38.821225297Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T10:44:38.822970842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.825776521Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-27T10:44:38.831465556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:38.833168004Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.64E-05s 
2025-06-27T10:44:38.835276740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-27T10:44:38.837663044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T10:44:38.848011521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010986s 
2025-06-27T10:44:38.850736287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T10:44:38', 'AddRelatedBooks') 
2025-06-27T10:44:38.854646571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.857796573Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T10:44:38.859457297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208885s 
2025-06-27T10:44:38.861666475Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T10:44:38.863552904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.866314113Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-27T10:44:38.871493702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T10:44:38.873196280Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-06-27T10:44:38.875165735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-27T10:44:38.878463966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:38.888822233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116392s 
2025-06-27T10:44:38.891892535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T10:44:38', 'ImportListMonitorExisting') 
2025-06-27T10:44:38.895944042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.900090692Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T10:44:38.901913903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225952s 
2025-06-27T10:44:38.903957628Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T10:44:38.905848826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.908626789Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-27T10:44:38.913742379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-27T10:44:38.915459877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-27T10:44:38.917298650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-27T10:44:38.920344342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:38.930500622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011283s 
2025-06-27T10:44:38.933436744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T10:44:38', 'AddSeriesPosition') 
2025-06-27T10:44:38.937447710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:38.940636380Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T10:44:38.942296653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212298s 
2025-06-27T10:44:38.944417413Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T10:44:38.946258591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:38.949011093Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-27T10:44:38.957640067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T10:44:38.958835183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-27T10:44:38.960627462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-27T10:44:38.963723777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:38.973616445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111606s 
2025-06-27T10:44:38.975190184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-27T10:44:38.976767821Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-27T10:44:38.978703488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-27T10:44:38.981893702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:38.991750979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107125s 
2025-06-27T10:44:38.993108132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T10:44:38.994665317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-27T10:44:38.996472536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-27T10:44:38.999266101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:39.008730688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103881s 
2025-06-27T10:44:39.011675758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T10:44:39', 'AddNewItemMonitorType') 
2025-06-27T10:44:39.015713959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:39.019580384Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T10:44:39.021329135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209812s 
2025-06-27T10:44:39.023745530Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T10:44:39.025256132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:39.028008153Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-27T10:44:39.057181583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-27T10:44:39.063551028Z [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-27T10:44:39.071303277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121972s 
2025-06-27T10:44:39.073125757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-27T10:44:39.075822657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T10:44:39.079828162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047484s 
2025-06-27T10:44:39.081765703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-27T10:44:39.084343584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T10:44:39.087762257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045599s 
2025-06-27T10:44:39.089568334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-27T10:44:39.092256136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T10:44:39.095997820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046587s 
2025-06-27T10:44:39.097518031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:39.099130668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:39.149449284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049904s 
2025-06-27T10:44:39.153302963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T10:44:39', 'AddDownloadHistory') 
2025-06-27T10:44:39.157963367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:39.161717676Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T10:44:39.163341967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623416s 
2025-06-27T10:44:39.166092114Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T10:44:39.167748590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:39.170960857Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-27T10:44:39.181421049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:39.183192045Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.16E-05s 
2025-06-27T10:44:39.185226942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-27T10:44:39.188372716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:39.198855102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011622s 
2025-06-27T10:44:39.200493191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:39.202075517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-06-27T10:44:39.203899549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-27T10:44:39.206824519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:39.216509750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106826s 
2025-06-27T10:44:39.218100753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:39.219764323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-27T10:44:39.222135147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-27T10:44:39.224601302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:39.234312606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106973s 
2025-06-27T10:44:39.235909952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:39.237551998Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-27T10:44:39.239544861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-27T10:44:39.242802270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:39.252748166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111316s 
2025-06-27T10:44:39.255907507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T10:44:39', 'add_on_delete_to_notifications') 
2025-06-27T10:44:39.260041822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:39.263674185Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T10:44:39.265515192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217122s 
2025-06-27T10:44:39.267585731Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T10:44:39.269452640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:39.272248690Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-27T10:44:39.277911151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-27T10:44:39.280502379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T10:44:39.284612775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048884s 
2025-06-27T10:44:39.287589629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T10:44:39', 'EditionMonitoredIndex') 
2025-06-27T10:44:39.291557649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:39.294859697Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T10:44:39.296593959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149s 
2025-06-27T10:44:39.299038902Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T10:44:39.301243311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:39.304063188Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-27T10:44:39.367149713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T10:44:39.398506189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-27T10:44:39.401952087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325223s 
2025-06-27T10:44:39.403534103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T10:44:39.405096168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-06-27T10:44:39.407047096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-27T10:44:39.461220394Z [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-27T10:44:39.474129276Z [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-27T10:44:39.482667928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T10:44:39.487028999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T10:44:39.510683137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:39.514947603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:39.519446391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:39.523999329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:39.527564397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185417s 
2025-06-27T10:44:39.529130430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T10:44:39.530662816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-06-27T10:44:39.532448311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-27T10:44:39.584998490Z [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-27T10:44:39.597919016Z [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-27T10:44:39.606699956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T10:44:39.610860303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T10:44:39.635415024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:39.639645973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:39.644133288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:39.648728360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:39.652363189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180184s 
2025-06-27T10:44:39.654041268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:39.655718364Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s 
2025-06-27T10:44:39.657710215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-27T10:44:39.713775422Z [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-27T10:44:39.729559082Z [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-27T10:44:39.740207513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:39.744491409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:39.769007722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:39.774152982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:39.778121022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184368s 
2025-06-27T10:44:39.779740793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:39.781398210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-27T10:44:39.783242644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-27T10:44:39.837260649Z [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-27T10:44:39.853095132Z [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-27T10:44:39.863528970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:39.867866854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:39.893337820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:39.898845620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:39.902708257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175232s 
2025-06-27T10:44:39.904312377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T10:44:39.905836867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-27T10:44:39.907637352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-27T10:44:39.960299557Z [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-27T10:44:39.971354766Z [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-27T10:44:39.979069079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T10:44:39.982603576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T10:44:40.006988465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974527s 
2025-06-27T10:44:40.008690662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T10:44:40.010224450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-27T10:44:40.012125558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-27T10:44:40.064837954Z [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-27T10:44:40.076344703Z [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-27T10:44:40.083781367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T10:44:40.087514513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T10:44:40.112061949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977394s 
2025-06-27T10:44:40.113851393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:40.114991238Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.38E-05s 
2025-06-27T10:44:40.116839649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-27T10:44:40.213191103Z [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-27T10:44:40.228361298Z [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-27T10:44:40.238064615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T10:44:40.242530607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T10:44:40.267453670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:40.272796518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:40.277895314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:40.283324225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:40.289265137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:40.293825730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1750314s 
2025-06-27T10:44:40.295555242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:40.297086275Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.02E-05s 
2025-06-27T10:44:40.299180041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-27T10:44:40.355042440Z [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-27T10:44:40.370208296Z [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-27T10:44:40.380381089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T10:44:40.384324789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T10:44:40.410068775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:40.414720140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:40.418977222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:40.423463164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:40.428395656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:40.432722939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314137s 
2025-06-27T10:44:40.434249803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:40.435731386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T10:44:40.437676593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-27T10:44:40.491660119Z [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-27T10:44:40.506612375Z [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-27T10:44:40.516235090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T10:44:40.520422441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T10:44:40.545019578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:40.549455740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:40.554100732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:40.558600873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:40.563667746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:40.568037875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286745s 
2025-06-27T10:44:40.569621483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:40.571171705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-27T10:44:40.573102643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-27T10:44:40.626802467Z [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-27T10:44:40.638258874Z [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-27T10:44:40.645569695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T10:44:40.649478245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T10:44:40.674134991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T10:44:40.678808601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T10:44:40.682361244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072068s 
2025-06-27T10:44:40.683902337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:40.685519804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T10:44:40.687411263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-27T10:44:40.740627854Z [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-27T10:44:40.752339225Z [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-27T10:44:40.759710447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T10:44:40.763960404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T10:44:40.789676994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T10:44:40.794708455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T10:44:40.798424547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090316s 
2025-06-27T10:44:40.800303240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:40.801556033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T10:44:40.803477451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-27T10:44:40.855789111Z [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-27T10:44:40.866498043Z [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-27T10:44:40.874068967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T10:44:40.877552621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T10:44:40.901781516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958771s 
2025-06-27T10:44:40.903719909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:40.905322897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T10:44:40.907307012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-27T10:44:40.962936852Z [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-27T10:44:40.973846990Z [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-27T10:44:40.980642482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T10:44:40.984689661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T10:44:41.009243130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0995404s 
2025-06-27T10:44:41.011060258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:41.012648296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.78E-05s 
2025-06-27T10:44:41.014510435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-27T10:44:41.067959976Z [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-27T10:44:41.078611993Z [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-27T10:44:41.085412065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T10:44:41.088772732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T10:44:41.112490257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959908s 
2025-06-27T10:44:41.114281794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T10:44:41.115957037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T10:44:41.118157017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-27T10:44:41.181062196Z [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-27T10:44:41.191242023Z [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-27T10:44:41.198094461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T10:44:41.202124395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T10:44:41.227159814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:41.231002250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105767s 
2025-06-27T10:44:41.232700310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T10:44:41.234419251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T10:44:41.237135720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-27T10:44:41.287329986Z [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-27T10:44:41.297289750Z [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-27T10:44:41.304279273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T10:44:41.308253355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T10:44:41.333029512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:41.337199959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982791s 
2025-06-27T10:44:41.338909251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T10:44:41.340599033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T10:44:41.342631886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-27T10:44:41.393331339Z [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-27T10:44:41.402984155Z [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-27T10:44:41.409354031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T10:44:41.413420669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T10:44:41.438137877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:41.442380700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0975806s 
2025-06-27T10:44:41.443977545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-27T10:44:41.445512666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T10:44:41.447371228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-27T10:44:41.500879988Z [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-27T10:44:41.516713609Z [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-27T10:44:41.527332871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-27T10:44:41.531371994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-27T10:44:41.555836573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T10:44:41.560153705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T10:44:41.564454395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T10:44:41.571948785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187736s 
2025-06-27T10:44:41.573294254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T10:44:41.574926200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T10:44:41.576758699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-27T10:44:41.628540782Z [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-27T10:44:41.638358440Z [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-27T10:44:41.644564486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T10:44:41.648136278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T10:44:41.671798111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0931412s 
2025-06-27T10:44:41.673435578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T10:44:41.674991561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T10:44:41.677336242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-27T10:44:41.729019496Z [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-27T10:44:41.739196898Z [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-27T10:44:41.745361220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T10:44:41.748936859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T10:44:41.772534393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0931477s 
2025-06-27T10:44:41.774249136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-27T10:44:41.775719696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-27T10:44:41.777592958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-27T10:44:41.828965156Z [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-27T10:44:41.838661049Z [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-27T10:44:41.844758406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-27T10:44:41.849317325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-27T10:44:41.872890109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T10:44:41.877154836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T10:44:41.881598914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T10:44:41.886568300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T10:44:41.890306476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.110859s 
2025-06-27T10:44:41.891963493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:41.893598044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T10:44:41.895662922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-27T10:44:41.946190198Z [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-27T10:44:41.956522993Z [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-27T10:44:41.963935047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:41.967608213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:41.992162423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:41.996310204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984819s 
2025-06-27T10:44:41.997993844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:41.999681513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T10:44:42.001758755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-27T10:44:42.061724605Z [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-27T10:44:42.072218425Z [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-27T10:44:42.079076584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:42.083024322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:42.108917648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:42.113866202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1098555s 
2025-06-27T10:44:42.115587067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:42.117304375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T10:44:42.119495026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-27T10:44:42.172850427Z [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-27T10:44:42.183752458Z [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-27T10:44:42.190810880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:42.194770703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:42.219442951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:42.223591664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015195s 
2025-06-27T10:44:42.225326657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T10:44:42.227019125Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.58E-05s 
2025-06-27T10:44:42.229071037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-27T10:44:42.279689076Z [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-27T10:44:42.290929188Z [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-27T10:44:42.298761638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T10:44:42.302427560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T10:44:42.326915556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:42.331010812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0997615s 
2025-06-27T10:44:42.332649882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T10:44:42.334354174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T10:44:42.336370544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-27T10:44:42.388672854Z [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-27T10:44:42.399294591Z [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-27T10:44:42.406134994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T10:44:42.409972631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T10:44:42.434460758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:42.438642468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0999591s 
2025-06-27T10:44:42.440118289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T10:44:42.441755035Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.47E-05s 
2025-06-27T10:44:42.443832638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-27T10:44:42.494472902Z [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-27T10:44:42.504652038Z [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-27T10:44:42.511445987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T10:44:42.515577737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T10:44:42.539505044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:42.543952609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978163s 
2025-06-27T10:44:42.545775450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T10:44:42.547368066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T10:44:42.549936167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-27T10:44:42.602496657Z [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-27T10:44:42.614010721Z [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-27T10:44:42.621918062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T10:44:42.625567841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T10:44:42.649286118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09761s 
2025-06-27T10:44:42.651080421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T10:44:42.652796306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T10:44:42.654629256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-27T10:44:42.711512861Z [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-27T10:44:42.723645270Z [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-27T10:44:42.731048466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T10:44:42.734801432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T10:44:42.759059917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017113s 
2025-06-27T10:44:42.761317202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-27T10:44:42.762981854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-27T10:44:42.765033054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-27T10:44:42.820227377Z [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-27T10:44:42.830364298Z [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-27T10:44:42.838158572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-27T10:44:42.843025170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-27T10:44:42.867165787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994542s 
2025-06-27T10:44:42.869485328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T10:44:42.871177054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-27T10:44:42.873442566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-27T10:44:42.938286048Z [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-27T10:44:42.948130980Z [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-27T10:44:42.954137715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T10:44:42.958023609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T10:44:42.982223065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T10:44:42.987609641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1112317s 
2025-06-27T10:44:42.989305856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T10:44:42.991385273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-27T10:44:42.994797062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-27T10:44:43.046162367Z [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-27T10:44:43.055096596Z [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-27T10:44:43.060442770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T10:44:43.064241970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T10:44:43.088648613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T10:44:43.092615991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956282s 
2025-06-27T10:44:43.094208487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:43.095725231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T10:44:43.097581950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T10:44:43.146191014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T10:44:43.151985431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T10:44:43.156290549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T10:44:43.159945980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T10:44:43.183715209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:43.188217584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884538s 
2025-06-27T10:44:43.191895560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T10:44:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T10:44:43.196344588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:43.201494467Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T10:44:43.203646290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1012392s 
2025-06-27T10:44:43.208860038Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T10:44:43.210762609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:43.214588532Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-27T10:44:43.218846335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T10:44:43', 'add_update_history') 
2025-06-27T10:44:43.223268589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:43.226375014Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T10:44:43.228080037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155125s 
2025-06-27T10:44:43.230186809Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T10:44:43.232969111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:43.235750311Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-27T10:44:43.244245667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:43.246031041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-06-27T10:44:43.248002010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-27T10:44:43.251249839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:43.261829512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118173s 
2025-06-27T10:44:43.264909854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T10:44:43', 'add_on_update_to_notifications') 
2025-06-27T10:44:43.268933465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:43.272179231Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T10:44:43.273982983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218222s 
2025-06-27T10:44:43.276043912Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T10:44:43.277828355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:43.280629375Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-27T10:44:43.353694532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T10:44:43.355759590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-06-27T10:44:43.357743174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-27T10:44:43.360945732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:43.371582790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117701s 
2025-06-27T10:44:43.373194435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-27T10:44:43.402677759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-27T10:44:43.406238880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314968s 
2025-06-27T10:44:43.407751375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:43.409299532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-27T10:44:43.411089116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-27T10:44:43.413630252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-27T10:44:43.423431497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102744s 
2025-06-27T10:44:43.424809291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:43.426404673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:43.447393013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205776s 
2025-06-27T10:44:43.449360695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-27T10:44:43.453790565Z [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-27T10:44:43.459705625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087422s 
2025-06-27T10:44:43.461690030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-27T10:44:43.464181888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-27T10:44:43.467784061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044156s 
2025-06-27T10:44:43.469382038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T10:44:43.470954104Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-27T10:44:43.472770310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-27T10:44:43.475541801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T10:44:43.485467055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108272s 
2025-06-27T10:44:43.487062367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T10:44:43.488635214Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-06-27T10:44:43.490421691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-27T10:44:43.493323544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:43.503049487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107185s 
2025-06-27T10:44:43.504668988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T10:44:43.506238979Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-06-27T10:44:43.508085157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-27T10:44:43.511008633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:43.521373032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110748s 
2025-06-27T10:44:43.522969446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:43.524565941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:43.601603906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0753824s 
2025-06-27T10:44:43.604754791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:43.606410544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:43.625668460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183969s 
2025-06-27T10:44:43.628336693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-27T10:44:43.681918860Z [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-27T10:44:43.691484851Z [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-27T10:44:43.697603581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T10:44:43.701269643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T10:44:43.725545963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950886s 
2025-06-27T10:44:43.727910654Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-27T10:44:43.779279235Z [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-27T10:44:43.786690066Z [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-27T10:44:43.791841088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T10:44:43.795513132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T10:44:43.819144543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889183s 
2025-06-27T10:44:43.821797846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T10:44:43.825151769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T10:44:43.828379077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039981s 
2025-06-27T10:44:43.829906472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T10:44:43.831544811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.75E-05s 
2025-06-27T10:44:43.833662205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-27T10:44:43.837092271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:43.848457174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114274s 
2025-06-27T10:44:43.850240144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T10:44:43.852084778Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-06-27T10:44:43.854158113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-27T10:44:43.857266522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-27T10:44:43.867452120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109124s 
2025-06-27T10:44:43.870769650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T10:44:43', 'add_custom_formats') 
2025-06-27T10:44:43.874446804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:43.878542671Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T10:44:43.880048183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215033s 
2025-06-27T10:44:43.882711124Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T10:44:43.884747134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:43.888799032Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-27T10:44:43.909623773Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T10:44:43.913953631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-27T10:44:43.917602538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005333s 
2025-06-27T10:44:43.919408775Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T10:44:43.922056025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-27T10:44:43.924994241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037756s 
2025-06-27T10:44:43.927822456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T10:44:43', 'remove_omg') 
2025-06-27T10:44:43.931671055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:43.934489069Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T10:44:43.936031655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131427s 
2025-06-27T10:44:43.938115461Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T10:44:43.939895775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:43.942794712Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-27T10:44:43.947650149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T10:44:43.949749506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T10:44:43.951085195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-27T10:44:43.953273201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-27T10:44:43.963173856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103913s 
2025-06-27T10:44:43.966043253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T10:44:43', 'add_indexer_tags') 
2025-06-27T10:44:43.969846732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:43.972863055Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T10:44:43.974451934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199405s 
2025-06-27T10:44:43.976367020Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T10:44:43.978058255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:43.980765947Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-27T10:44:43.986822713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-27T10:44:44.044411497Z [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-27T10:44:44.054362383Z [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-27T10:44:44.061463211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:44.065369606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:44.091260728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:44.096238370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071577s 
2025-06-27T10:44:44.097859044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:44.099428303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-06-27T10:44:44.101532881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-27T10:44:44.104733064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-27T10:44:44.119034039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133769s 
2025-06-27T10:44:44.123938054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T10:44:44', 'list_sync_time') 
2025-06-27T10:44:44.129368949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.136434415Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T10:44:44.138357427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323329s 
2025-06-27T10:44:44.141200451Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T10:44:44.143554030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.146933996Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-27T10:44:44.153983831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T10:44:44.155631067Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.32E-05s 
2025-06-27T10:44:44.157441212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-27T10:44:44.160392996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:44.171128121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118524s 
2025-06-27T10:44:44.174339867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T10:44:44', 'download_client_per_indexer') 
2025-06-27T10:44:44.178343419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.182028609Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T10:44:44.183738482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224745s 
2025-06-27T10:44:44.186158334Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T10:44:44.188140735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.190911234Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-27T10:44:44.196430126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-27T10:44:44.198051370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-27T10:44:44.199924131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-27T10:44:44.202949633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-27T10:44:44.213634206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117945s 
2025-06-27T10:44:44.216764489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T10:44:44', 'add_colon_replacement_to_naming_config') 
2025-06-27T10:44:44.220837620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.224417849Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T10:44:44.226279999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221252s 
2025-06-27T10:44:44.228677686Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T10:44:44.230859610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.233533083Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-27T10:44:44.240835877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-27T10:44:44.242504116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T10:44:44.244306505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-27T10:44:44.310930803Z [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-27T10:44:44.322427281Z [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-27T10:44:44.329774084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-27T10:44:44.334045163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-27T10:44:44.360035635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T10:44:44.366570533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T10:44:44.371339415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T10:44:44.375097642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.128874s 
2025-06-27T10:44:44.376690389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:44.378369390Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.41E-05s 
2025-06-27T10:44:44.380499098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-27T10:44:44.434111927Z [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-27T10:44:44.443982612Z [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-27T10:44:44.450464032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:44.454352211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:44.479236746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:44.483403456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008493s 
2025-06-27T10:44:44.487077393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T10:44:44', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T10:44:44.491668688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.496004698Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T10:44:44.498110588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127656s 
2025-06-27T10:44:44.501240741Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T10:44:44.503475220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.507230191Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-27T10:44:44.514085303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:44.515807491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:44.541582358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252375s 
2025-06-27T10:44:44.545148810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T10:44:44', 'metadata_profile_ignored_to_list') 
2025-06-27T10:44:44.549433807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.552737940Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T10:44:44.554537153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366389s 
2025-06-27T10:44:44.556609105Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T10:44:44.558433368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.561212594Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-27T10:44:44.567270822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T10:44:44.568924001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T10:44:44.570632631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-27T10:44:44.573096151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-27T10:44:44.582980964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105488s 
2025-06-27T10:44:44.586008190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T10:44:44', 'add_download_client_tags') 
2025-06-27T10:44:44.589917170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.593133597Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T10:44:44.594855163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204298s 
2025-06-27T10:44:44.596893988Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T10:44:44.598679413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.601448669Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-27T10:44:44.606387543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:44.607997154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T10:44:44.609628339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-27T10:44:44.612228264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:44.622458883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110829s 
2025-06-27T10:44:44.625435386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T10:44:44', 'add_result_to_commands') 
2025-06-27T10:44:44.629356612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.632529029Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T10:44:44.634209793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209394s 
2025-06-27T10:44:44.636277547Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T10:44:44.638102111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.640804572Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-27T10:44:44.650597290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-27T10:44:44.655509230Z [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-27T10:44:44.661926270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094622s 
2025-06-27T10:44:44.664071360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-27T10:44:44.667052091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-27T10:44:44.671003437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051441s 
2025-06-27T10:44:44.673939419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T10:44:44', 'add_notification_status') 
2025-06-27T10:44:44.677792046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.681028232Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T10:44:44.682718265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014874s 
2025-06-27T10:44:44.684927884Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T10:44:44.686880315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.689622416Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-27T10:44:44.695018642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:44.696734567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T10:44:44.698526375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-27T10:44:44.701467637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:44.712202812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116655s 
2025-06-27T10:44:44.715490492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T10:44:44', 'add_on_author_added_to_notifications') 
2025-06-27T10:44:44.719802634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.723277250Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T10:44:44.725197256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224365s 
2025-06-27T10:44:44.727270912Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T10:44:44.729101768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.731911004Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-27T10:44:44.736861763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:44.738555984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-27T10:44:44.740445619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-27T10:44:44.742970823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-27T10:44:44.753297877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109927s 
2025-06-27T10:44:44.756273428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T10:44:44', 'book_last_searched_time') 
2025-06-27T10:44:44.760219573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.851961335Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T10:44:44.854870062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086095s 
2025-06-27T10:44:44.857807987Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T10:44:44.860500429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.864685726Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-27T10:44:44.873675687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T10:44:44.876354501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-27T10:44:44.880259634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-27T10:44:44.882958097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:44.893441044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011375s 
2025-06-27T10:44:44.894983941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:44.896457688Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-27T10:44:44.898135466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-27T10:44:44.900750352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:44.910503229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106285s 
2025-06-27T10:44:44.913371264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T10:44:44', 'add_indexer_flags') 
2025-06-27T10:44:44.917156014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:44.921675624Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T10:44:44.923281257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216242s 
2025-06-27T10:44:44.925349562Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T10:44:44.927130247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:44.929865976Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-27T10:44:44.936419702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T10:44:44.938146178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T10:44:44.940110122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-27T10:44:44.943327400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:44.954134280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119335s 
2025-06-27T10:44:44.956161582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-27T10:44:44.959217816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:44.969785013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115969s 
2025-06-27T10:44:44.971339512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:44.972910005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:45.267038892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2933163s 
2025-06-27T10:44:45.270799534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T10:44:45', 'cdh_per_downloadclient') 
2025-06-27T10:44:45.275109332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:45.285207795Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T10:44:45.286877206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3120711s 
2025-06-27T10:44:45.447209514Z [Debug] MigrationController: Took: 00:00:14.7804964 
2025-06-27T10:44:47.466548706Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T10:44:47.646999202Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T10:44:47.677736702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:47.680647293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:47.717884480Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T10:44:47.720366337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397037s 
2025-06-27T10:44:47.722401605Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T10:44:47.724127580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417572s 
2025-06-27T10:44:47.760449324Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T10:44:47.764880456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.771297456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T10:44:47.774354562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T10:44:47.781282341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078869s 
2025-06-27T10:44:47.782841721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.786904200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T10:44:47.788471927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134399s 
2025-06-27T10:44:47.793204005Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T10:44:47.794997737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.800861714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T10:44:47.803422500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:47.807604360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046671s 
2025-06-27T10:44:47.809457692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:47.811553061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-06-27T10:44:47.812826505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T10:44:47.815643627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T10:44:47.824665513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009447s 
2025-06-27T10:44:47.826754218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.829744770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T10:44:47.831396465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149313s 
2025-06-27T10:44:47.835084391Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T10:44:47.836915809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.840918889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:47.842499010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-27T10:44:47.844250297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T10:44:47.846704067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T10:44:47.850765515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047243s 
2025-06-27T10:44:47.852300766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.855390678Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T10:44:47.857247005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091066s 
2025-06-27T10:44:47.860603564Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T10:44:47.862620475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.866834089Z [Info] InitialSetup: Starting migration to 1 
2025-06-27T10:44:47.874596959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-27T10:44:47.879330200Z [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-27T10:44:47.885403198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091815s 
2025-06-27T10:44:47.887062028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-27T10:44:47.889450808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T10:44:47.892778007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040854s 
2025-06-27T10:44:47.894456336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-27T10:44:47.896837170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T10:44:47.900163097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004073s 
2025-06-27T10:44:47.903089148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T10:44:47', 'InitialSetup') 
2025-06-27T10:44:47.907030755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.910113893Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T10:44:47.911668282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138954s 
2025-06-27T10:44:47.913844755Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T10:44:47.915502663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.918021975Z [Info] ImportListSearch: Starting migration to 2 
2025-06-27T10:44:47.921820694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T10:44:47', 'ImportListSearch') 
2025-06-27T10:44:47.925762601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.929017174Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T10:44:47.930645493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134358s 
2025-06-27T10:44:47.932571581Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T10:44:47.934380113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.936793612Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-27T10:44:47.939698541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T10:44:47', 'add_priority_to_indexers') 
2025-06-27T10:44:47.943724958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.946733496Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T10:44:47.948428910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121769s 
2025-06-27T10:44:47.950338404Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T10:44:47.952234973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.954569544Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-27T10:44:47.957642030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T10:44:47', 'rename_supports_on_track_retag') 
2025-06-27T10:44:47.961560610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.964977941Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T10:44:47.966741552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125145s 
2025-06-27T10:44:47.968780798Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T10:44:47.970809202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.973130717Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-27T10:44:47.976483638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T10:44:47', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T10:44:47.980545266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:47.984159994Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T10:44:47.986007173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012875s 
2025-06-27T10:44:47.987965857Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T10:44:47.989919821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:47.992303852Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-27T10:44:47.995511130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T10:44:47', 'remove_chown_and_folderchmod_config') 
2025-06-27T10:44:47.999524230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.003066893Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T10:44:48.004852969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128351s 
2025-06-27T10:44:48.006639697Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T10:44:48.008276613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.010668509Z [Info] update_notifiarr: Starting migration to 7 
2025-06-27T10:44:48.013330238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T10:44:48', 'update_notifiarr') 
2025-06-27T10:44:48.017144077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.020019006Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T10:44:48.021598957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116177s 
2025-06-27T10:44:48.023446898Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T10:44:48.025301522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.027615842Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-27T10:44:48.030642757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T10:44:48', 'extend_metadata_profiles') 
2025-06-27T10:44:48.034456626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.037351565Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T10:44:48.039038231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118564s 
2025-06-27T10:44:48.040898066Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T10:44:48.042697379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.045080537Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-27T10:44:48.047940967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T10:44:48', 'update_author_sort_name') 
2025-06-27T10:44:48.051843855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.054712451Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T10:44:48.056411202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119051s 
2025-06-27T10:44:48.058168600Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T10:44:48.059915297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.062253986Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-27T10:44:48.064980275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T10:44:48', 'add_bookfile_part') 
2025-06-27T10:44:48.069265724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.073606053Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T10:44:48.075755722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129899s 
2025-06-27T10:44:48.077889087Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T10:44:48.079679182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.082453417Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-27T10:44:48.086198107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T10:44:48', 'update_audio_qualities') 
2025-06-27T10:44:48.090386250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.093944956Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T10:44:48.096149384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135628s 
2025-06-27T10:44:48.097965411Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T10:44:48.100183076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.103388360Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-27T10:44:48.106840952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T10:44:48', 'add_bookfile_part_naming_token') 
2025-06-27T10:44:48.111235219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.115002815Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T10:44:48.117367427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144531s 
2025-06-27T10:44:48.119777369Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T10:44:48.122183624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.124681093Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-27T10:44:48.127808129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T10:44:48', 'update_author_sort_name_again') 
2025-06-27T10:44:48.131887162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.135580108Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T10:44:48.137569053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129399s 
2025-06-27T10:44:48.139831298Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T10:44:48.142520693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.145050486Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-27T10:44:48.148176110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T10:44:48', 'rename_blacklist_to_blocklist') 
2025-06-27T10:44:48.152610829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.156916208Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T10:44:48.159213053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014221s 
2025-06-27T10:44:48.160948747Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T10:44:48.162567867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.165023261Z [Info] FixIndexes: Starting migration to 15 
2025-06-27T10:44:48.167837167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T10:44:48', 'FixIndexes') 
2025-06-27T10:44:48.172082034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.176008761Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T10:44:48.177526627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133942s 
2025-06-27T10:44:48.179290979Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T10:44:48.180984900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.183340694Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-27T10:44:48.186544345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T10:44:48', 'AddRelatedBooks') 
2025-06-27T10:44:48.190590091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.194985371Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T10:44:48.197425995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138883s 
2025-06-27T10:44:48.200608683Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T10:44:48.202892802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.205388247Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-27T10:44:48.208431785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T10:44:48', 'ImportListMonitorExisting') 
2025-06-27T10:44:48.212408933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.237553471Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T10:44:48.239374398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033992s 
2025-06-27T10:44:48.241371028Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T10:44:48.243240622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.246194730Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-27T10:44:48.249129890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T10:44:48', 'AddSeriesPosition') 
2025-06-27T10:44:48.253285668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.256305749Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T10:44:48.257930440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130968s 
2025-06-27T10:44:48.259810135Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T10:44:48.261915805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.264396399Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-27T10:44:48.267336650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T10:44:48', 'AddNewItemMonitorType') 
2025-06-27T10:44:48.271260600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.274370923Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T10:44:48.276037819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122384s 
2025-06-27T10:44:48.277834266Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T10:44:48.279537536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.281876145Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-27T10:44:48.284633737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T10:44:48', 'AddDownloadHistory') 
2025-06-27T10:44:48.288387716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.291388859Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T10:44:48.293000153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011715s 
2025-06-27T10:44:48.294890509Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T10:44:48.296752879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.299068792Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-27T10:44:48.302099825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T10:44:48', 'add_on_delete_to_notifications') 
2025-06-27T10:44:48.305996471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.309267708Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T10:44:48.311001168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01224s 
2025-06-27T10:44:48.312812605Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T10:44:48.314564623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.316912911Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-27T10:44:48.319724352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T10:44:48', 'EditionMonitoredIndex') 
2025-06-27T10:44:48.323512660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.326655548Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T10:44:48.328322264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119144s 
2025-06-27T10:44:48.330474357Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T10:44:48.332588654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.334910118Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-27T10:44:48.341289283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T10:44:48.342964295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T10:44:48.345024664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-27T10:44:48.354526947Z [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-27T10:44:48.362246069Z [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-27T10:44:48.367268973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T10:44:48.371115077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T10:44:48.377684675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T10:44:48.382638890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T10:44:48.386282907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393784s 
2025-06-27T10:44:48.387817357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T10:44:48.389328660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T10:44:48.391091770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-27T10:44:48.399241219Z [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-27T10:44:48.406628744Z [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-27T10:44:48.411594432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T10:44:48.415287979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T10:44:48.421310595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T10:44:48.425582116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T10:44:48.428944316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360125s 
2025-06-27T10:44:48.432226975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T10:44:48', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T10:44:48.436432583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.441180293Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T10:44:48.443193136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476579s 
2025-06-27T10:44:48.445185898Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T10:44:48.446899999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.449371486Z [Info] add_update_history: Starting migration to 24 
2025-06-27T10:44:48.452160261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T10:44:48', 'add_update_history') 
2025-06-27T10:44:48.455921865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.458770791Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T10:44:48.460398809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117429s 
2025-06-27T10:44:48.462297051Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T10:44:48.464148399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.466451356Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-27T10:44:48.469474523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T10:44:48', 'add_on_update_to_notifications') 
2025-06-27T10:44:48.473360548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.476303303Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T10:44:48.478058026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118769s 
2025-06-27T10:44:48.479875145Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T10:44:48.481563444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.483905249Z [Info] add_custom_formats: Starting migration to 26 
2025-06-27T10:44:48.486650417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T10:44:48', 'add_custom_formats') 
2025-06-27T10:44:48.490416730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.493195275Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T10:44:48.494803593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115042s 
2025-06-27T10:44:48.496460149Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T10:44:48.498060150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.501558705Z [Info] remove_omg: Starting migration to 27 
2025-06-27T10:44:48.504293411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T10:44:48', 'remove_omg') 
2025-06-27T10:44:48.508181269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.511489490Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T10:44:48.513025603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129395s 
2025-06-27T10:44:48.514910739Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T10:44:48.516799301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.519189945Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-27T10:44:48.521941826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T10:44:48', 'add_indexer_tags') 
2025-06-27T10:44:48.525960507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.529016200Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T10:44:48.530670461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121114s 
2025-06-27T10:44:48.532400164Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T10:44:48.534331372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.536907870Z [Info] list_sync_time: Starting migration to 29 
2025-06-27T10:44:48.539652606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T10:44:48', 'list_sync_time') 
2025-06-27T10:44:48.543944949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.548040335Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T10:44:48.550289113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134502s 
2025-06-27T10:44:48.552803496Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T10:44:48.554855668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.557619483Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-27T10:44:48.561040781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T10:44:48', 'download_client_per_indexer') 
2025-06-27T10:44:48.565595392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.569196723Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T10:44:48.571416944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140493s 
2025-06-27T10:44:48.574078984Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T10:44:48.576406671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.579131747Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-27T10:44:48.583022371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T10:44:48', 'add_colon_replacement_to_naming_config') 
2025-06-27T10:44:48.587634177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.591550112Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T10:44:48.593888360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148926s 
2025-06-27T10:44:48.596185134Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T10:44:48.598322167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.600696708Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-27T10:44:48.605288965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T10:44:48', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T10:44:48.610305005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.614170889Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T10:44:48.616270807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151733s 
2025-06-27T10:44:48.618303951Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T10:44:48.620924467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.624311667Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-27T10:44:48.628291801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T10:44:48', 'metadata_profile_ignored_to_list') 
2025-06-27T10:44:48.633420758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.637714504Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T10:44:48.640000547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162332s 
2025-06-27T10:44:48.641925152Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T10:44:48.643681899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.646046330Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-27T10:44:48.648921519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T10:44:48', 'add_download_client_tags') 
2025-06-27T10:44:48.653389716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.657773472Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T10:44:48.660341884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128364s 
2025-06-27T10:44:48.662147209Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T10:44:48.665039512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.668694672Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-27T10:44:48.671701276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T10:44:48', 'add_result_to_commands') 
2025-06-27T10:44:48.675508872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.679498275Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T10:44:48.681282147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014627s 
2025-06-27T10:44:48.683229117Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T10:44:48.686306002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.688904054Z [Info] add_notification_status: Starting migration to 37 
2025-06-27T10:44:48.691792750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T10:44:48', 'add_notification_status') 
2025-06-27T10:44:48.695658754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.698582691Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T10:44:48.700249588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013362s 
2025-06-27T10:44:48.702212550Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T10:44:48.704126875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.706432337Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-27T10:44:48.710001112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T10:44:48', 'add_on_author_added_to_notifications') 
2025-06-27T10:44:48.714407094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.718154890Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T10:44:48.720286592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131842s 
2025-06-27T10:44:48.722566563Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T10:44:48.724585237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.727019168Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-27T10:44:48.730036313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T10:44:48', 'book_last_searched_time') 
2025-06-27T10:44:48.734291802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.737839294Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T10:44:48.740262674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130488s 
2025-06-27T10:44:48.742563096Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T10:44:48.744711201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.747698436Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-27T10:44:48.750803367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T10:44:48', 'add_indexer_flags') 
2025-06-27T10:44:48.754938744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.757792370Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T10:44:48.759356860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013088s 
2025-06-27T10:44:48.761150592Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T10:44:48.762860695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:48.765218623Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-27T10:44:48.768474408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T10:44:48', 'cdh_per_downloadclient') 
2025-06-27T10:44:48.772746660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:48.775690468Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T10:44:48.777344167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126379s 
2025-06-27T10:44:48.798341545Z [Debug] MigrationController: Took: 00:00:01.3334949 
2025-06-27T10:44:49.230140100Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-27T10:44:49.273831994Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-27T10:44:49.658555714Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d6da8c41-6cfb-4b78-86db-494b0902d704} may be persisted to storage in unencrypted form. 
2025-06-27T10:44:50.396745897Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-27T10:44:50.777068495Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-27T10:44:51.478939610Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T10:44:51.579409857Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T10:44:51.585555301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:51.588924695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:51.602156377Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T10:44:51.604369012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157s 
2025-06-27T10:44:51.607086093Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T10:44:51.610122657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018173s 
2025-06-27T10:44:51.638750178Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T10:44:51.643935629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.650174140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T10:44:51.654651936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T10:44:51.663264548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094898s 
2025-06-27T10:44:51.665490961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.670960163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T10:44:51.673726533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175062s 
2025-06-27T10:44:51.679135103Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T10:44:51.681852164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.688329656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T10:44:51.692297165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:51.698591368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069334s 
2025-06-27T10:44:51.701294040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:51.703986371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-27T10:44:51.706823103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T10:44:51.710707464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T10:44:51.721725779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112618s 
2025-06-27T10:44:51.724813647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.729272304Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T10:44:51.732154367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191086s 
2025-06-27T10:44:51.736951016Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T10:44:51.740124686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.745081497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:51.747738446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-27T10:44:51.750442331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T10:44:51.754488177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T10:44:51.760407656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067536s 
2025-06-27T10:44:51.763277674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.769586858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T10:44:51.773163620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156369s 
2025-06-27T10:44:51.777271391Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T10:44:51.780143614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.785235927Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-27T10:44:51.794632227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-27T10:44:51.800274127Z [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-27T10:44:51.810978199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134144s 
2025-06-27T10:44:51.813496450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-27T10:44:51.816641372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T10:44:51.821524945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053973s 
2025-06-27T10:44:51.825511292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T10:44:51', 'InitialSetup') 
2025-06-27T10:44:51.831740233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.836275726Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T10:44:51.838938688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199709s 
2025-06-27T10:44:51.841833687Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T10:44:51.844706631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.848767698Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-27T10:44:51.853519336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T10:44:51', 'ImportListSearch') 
2025-06-27T10:44:51.860247062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.864738505Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T10:44:51.867778767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199387s 
2025-06-27T10:44:51.870399614Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T10:44:51.873748307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.877478517Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-27T10:44:51.881437509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T10:44:51', 'add_priority_to_indexers') 
2025-06-27T10:44:51.887919620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.892777311Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T10:44:51.895933737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191214s 
2025-06-27T10:44:51.898671640Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T10:44:51.901950632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.906069455Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-27T10:44:51.910096443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T10:44:51', 'rename_supports_on_track_retag') 
2025-06-27T10:44:51.916789420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.921334000Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T10:44:51.924447469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191886s 
2025-06-27T10:44:51.927562040Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T10:44:51.931387954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.935183235Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-27T10:44:51.940176289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T10:44:51', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T10:44:51.947484424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.952086450Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T10:44:51.955587259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204968s 
2025-06-27T10:44:51.958503541Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T10:44:51.961826672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.965798950Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-27T10:44:51.970281836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T10:44:51', 'remove_chown_and_folderchmod_config') 
2025-06-27T10:44:51.977210337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:51.981765348Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T10:44:51.984972306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196272s 
2025-06-27T10:44:51.988020523Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T10:44:51.990645949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:51.994622065Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-27T10:44:51.998442438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T10:44:51', 'update_notifiarr') 
2025-06-27T10:44:52.005491761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.010174881Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T10:44:52.013519635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194352s 
2025-06-27T10:44:52.016458493Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T10:44:52.019528985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.023571345Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-27T10:44:52.027912716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T10:44:52', 'extend_metadata_profiles') 
2025-06-27T10:44:52.034587576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.039035461Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T10:44:52.045053849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193076s 
2025-06-27T10:44:52.048185405Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T10:44:52.051266128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.055736980Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-27T10:44:52.060203794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T10:44:52', 'update_author_sort_name') 
2025-06-27T10:44:52.066926109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.071378504Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T10:44:52.074328394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199545s 
2025-06-27T10:44:52.077772949Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T10:44:52.081182815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.085217960Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-27T10:44:52.089494020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T10:44:52', 'add_bookfile_part') 
2025-06-27T10:44:52.096163709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.100966620Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T10:44:52.104258127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196696s 
2025-06-27T10:44:52.107056562Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T10:44:52.110662171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.115043002Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-27T10:44:52.119682684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T10:44:52', 'update_audio_qualities') 
2025-06-27T10:44:52.127261745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.133022133Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T10:44:52.136751152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222903s 
2025-06-27T10:44:52.140657508Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T10:44:52.144624856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.148549238Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-27T10:44:52.152874116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T10:44:52', 'add_bookfile_part_naming_token') 
2025-06-27T10:44:52.159626842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.164701320Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T10:44:52.168481481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198112s 
2025-06-27T10:44:52.172164617Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T10:44:52.175341233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.179700861Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-27T10:44:52.184599655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T10:44:52', 'update_author_sort_name_again') 
2025-06-27T10:44:52.192808914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.197617707Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T10:44:52.200704312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219843s 
2025-06-27T10:44:52.203661546Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T10:44:52.206824615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.210806833Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-27T10:44:52.215602890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T10:44:52', 'rename_blacklist_to_blocklist') 
2025-06-27T10:44:52.222245284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.226624502Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T10:44:52.230086372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195162s 
2025-06-27T10:44:52.233679557Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T10:44:52.236892035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.240775274Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-27T10:44:52.244352988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T10:44:52', 'FixIndexes') 
2025-06-27T10:44:52.252613230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.257588267Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T10:44:52.260679221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206392s 
2025-06-27T10:44:52.263671185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T10:44:52.266777169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.271068690Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-27T10:44:52.274937389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T10:44:52', 'AddRelatedBooks') 
2025-06-27T10:44:52.281669765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.286619652Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T10:44:52.290612401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197072s 
2025-06-27T10:44:52.293776712Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T10:44:52.298027231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.301845890Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-27T10:44:52.305928049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T10:44:52', 'ImportListMonitorExisting') 
2025-06-27T10:44:52.313203598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.317638047Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T10:44:52.320613959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193805s 
2025-06-27T10:44:52.324088455Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T10:44:52.327467849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.332011598Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-27T10:44:52.336138267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T10:44:52', 'AddSeriesPosition') 
2025-06-27T10:44:52.343230798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.348470378Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T10:44:52.351216086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209759s 
2025-06-27T10:44:52.354256318Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T10:44:52.357018810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.360978152Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-27T10:44:52.366826618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T10:44:52', 'AddNewItemMonitorType') 
2025-06-27T10:44:52.373833767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.378060056Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T10:44:52.380926879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208141s 
2025-06-27T10:44:52.383824603Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T10:44:52.386779533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.390899579Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-27T10:44:52.394906797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T10:44:52', 'AddDownloadHistory') 
2025-06-27T10:44:52.401698803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.406097550Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T10:44:52.408961386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192222s 
2025-06-27T10:44:52.412060436Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T10:44:52.415853333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.420351951Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-27T10:44:52.424724756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T10:44:52', 'add_on_delete_to_notifications') 
2025-06-27T10:44:52.431754179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.436347458Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T10:44:52.439439704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201928s 
2025-06-27T10:44:52.442330956Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T10:44:52.445290114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.449215908Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-27T10:44:52.453271875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T10:44:52', 'EditionMonitoredIndex') 
2025-06-27T10:44:52.459728766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.465321006Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T10:44:52.468375035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198105s 
2025-06-27T10:44:52.471520749Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T10:44:52.475472306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.480424206Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-27T10:44:52.487989088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-27T10:44:52.490861331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-06-27T10:44:52.493387828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-27T10:44:52.503640312Z [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-27T10:44:52.515075427Z [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-27T10:44:52.523465400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-27T10:44:52.528106375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-27T10:44:52.535497697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T10:44:52.540426521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441306s 
2025-06-27T10:44:52.542847305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:52.545411458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T10:44:52.548082777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T10:44:52.556310594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T10:44:52.564399370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T10:44:52.571437241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T10:44:52.576328089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T10:44:52.584168916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:52.589561695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382472s 
2025-06-27T10:44:52.605571410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T10:44:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T10:44:52.613331345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.618391193Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T10:44:52.621944748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0664809s 
2025-06-27T10:44:52.624833414Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T10:44:52.627689224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.632642247Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-27T10:44:52.640758559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-27T10:44:52.645919451Z [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-27T10:44:52.654233381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104122s 
2025-06-27T10:44:52.656793205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-27T10:44:52.660365287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-27T10:44:52.665663465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006096s 
2025-06-27T10:44:52.669367794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T10:44:52', 'add_update_history') 
2025-06-27T10:44:52.675631426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.680194934Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T10:44:52.683314766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203866s 
2025-06-27T10:44:52.685895833Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T10:44:52.689092119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.693009967Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-27T10:44:52.697351308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T10:44:52', 'add_on_update_to_notifications') 
2025-06-27T10:44:52.704317094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.708553955Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T10:44:52.711645019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01917s 
2025-06-27T10:44:52.714370026Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T10:44:52.717186206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.721055587Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-27T10:44:52.724829876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T10:44:52', 'add_custom_formats') 
2025-06-27T10:44:52.731103078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.735379027Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T10:44:52.738136479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180416s 
2025-06-27T10:44:52.740688327Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T10:44:52.743339085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.747147312Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-27T10:44:52.750628893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T10:44:52', 'remove_omg') 
2025-06-27T10:44:52.756768264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.761057541Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T10:44:52.763717957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176822s 
2025-06-27T10:44:52.766376350Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T10:44:52.769236990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.773092874Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-27T10:44:52.776911803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T10:44:52', 'add_indexer_tags') 
2025-06-27T10:44:52.784268706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.788750120Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T10:44:52.791436378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194313s 
2025-06-27T10:44:52.794275294Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T10:44:52.797066625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.802338911Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-27T10:44:52.806851426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T10:44:52', 'list_sync_time') 
2025-06-27T10:44:52.815167681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.820025462Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T10:44:52.824360551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022801s 
2025-06-27T10:44:52.829324847Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T10:44:52.833451496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.839077564Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-27T10:44:52.843387872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T10:44:52', 'download_client_per_indexer') 
2025-06-27T10:44:52.850447978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.855221960Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T10:44:52.858238143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215675s 
2025-06-27T10:44:52.861255248Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T10:44:52.864692589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.868631841Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-27T10:44:52.873609684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T10:44:52', 'add_colon_replacement_to_naming_config') 
2025-06-27T10:44:52.881175317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.885832394Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T10:44:52.889105585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208156s 
2025-06-27T10:44:52.892430240Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T10:44:52.896562921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.900888440Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-27T10:44:52.906240887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T10:44:52', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T10:44:52.913825168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.918674733Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T10:44:52.922961334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216187s 
2025-06-27T10:44:52.925941204Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T10:44:52.929168442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.933263377Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-27T10:44:52.937711353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T10:44:52', 'metadata_profile_ignored_to_list') 
2025-06-27T10:44:52.944517697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.949132359Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T10:44:52.952861728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196302s 
2025-06-27T10:44:52.955629040Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T10:44:52.958670163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.962561839Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-27T10:44:52.966651063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T10:44:52', 'add_download_client_tags') 
2025-06-27T10:44:52.973223867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:52.978725034Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T10:44:52.981700405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197974s 
2025-06-27T10:44:52.984396654Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T10:44:52.988004438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:52.991978930Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-27T10:44:52.995934124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T10:44:52', 'add_result_to_commands') 
2025-06-27T10:44:53.002590256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:53.007162883Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T10:44:53.010110729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194949s 
2025-06-27T10:44:53.012975818Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T10:44:53.016184638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:53.019993999Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-27T10:44:53.024188023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T10:44:53', 'add_notification_status') 
2025-06-27T10:44:53.030516125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:53.035090095Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T10:44:53.037961646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018868s 
2025-06-27T10:44:53.040824601Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T10:44:53.044183404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:53.048123457Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-27T10:44:53.052630893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T10:44:53', 'add_on_author_added_to_notifications') 
2025-06-27T10:44:53.059447278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:53.063889582Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T10:44:53.067097411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192985s 
2025-06-27T10:44:53.069847769Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T10:44:53.072890626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:53.076712190Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-27T10:44:53.080835142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T10:44:53', 'book_last_searched_time') 
2025-06-27T10:44:53.087207603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:53.091599897Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T10:44:53.094505728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018513s 
2025-06-27T10:44:53.097127076Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T10:44:53.099981463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:53.103792667Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-27T10:44:53.107583179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T10:44:53', 'add_indexer_flags') 
2025-06-27T10:44:53.113935920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:53.118211128Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T10:44:53.120987348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181274s 
2025-06-27T10:44:53.123698677Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T10:44:53.126652154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:53.130485753Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-27T10:44:53.134490847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T10:44:53', 'cdh_per_downloadclient') 
2025-06-27T10:44:53.140922558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:53.145392678Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T10:44:53.148427900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185492s 
2025-06-27T10:44:56.426890665Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-27T10:44:56.672548757Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-27T10:44:56.795587335Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-27T10:44:58.961198238Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-27T10:44:59.439085553Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-27T10:44:59.513611731Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-27T10:44:59.816356116Z [ls.io-init] done.
2025-06-27T10:44:59.934343674Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-27T10:44:59.950199320Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-27T10:44:59.955013483Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-27T10:45:02.317222757Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled