2025-06-10T10:49:25.934986232Z [migrations] started
2025-06-10T10:49:25.938967834Z [migrations] no migrations found
2025-06-10T10:49:26.469648658Z usermod: no changes
2025-06-10T10:49:26.555313736Z ───────────────────────────────────────
2025-06-10T10:49:26.555330209Z 
2025-06-10T10:49:26.555338616Z       ██╗     ███████╗██╗ ██████╗
2025-06-10T10:49:26.555347093Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-10T10:49:26.555355590Z       ██║     ███████╗██║██║   ██║
2025-06-10T10:49:26.555363867Z       ██║     ╚════██║██║██║   ██║
2025-06-10T10:49:26.555372875Z       ███████╗███████║██║╚██████╔╝
2025-06-10T10:49:26.555381522Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-10T10:49:26.555390210Z 
2025-06-10T10:49:26.555398286Z    Brought to you by linuxserver.io
2025-06-10T10:49:26.555406603Z ───────────────────────────────────────
2025-06-10T10:49:26.563935815Z 
2025-06-10T10:49:26.564648520Z To support the app dev(s) visit:
2025-06-10T10:49:26.600335140Z Readarr: https://opencollective.com/readarr
2025-06-10T10:49:26.606099048Z 
2025-06-10T10:49:26.606113467Z To support LSIO projects visit:
2025-06-10T10:49:26.606122395Z https://www.linuxserver.io/donate/
2025-06-10T10:49:26.606130922Z 
2025-06-10T10:49:26.606139509Z ───────────────────────────────────────
2025-06-10T10:49:26.606148748Z GID/UID
2025-06-10T10:49:26.606157004Z ───────────────────────────────────────
2025-06-10T10:49:26.689935025Z 
2025-06-10T10:49:26.689958903Z User UID:    911
2025-06-10T10:49:26.689967871Z User GID:    911
2025-06-10T10:49:26.689976328Z ───────────────────────────────────────
2025-06-10T10:49:26.716236971Z Linuxserver.io version: 0.4.18.2805-ls399
2025-06-10T10:49:26.718784056Z Build-date: 2025-06-10T10:45:58+00:00
2025-06-10T10:49:26.718803696Z ───────────────────────────────────────
2025-06-10T10:49:26.718813506Z     
2025-06-10T10:49:28.865829148Z [custom-init] No custom files found, skipping...
2025-06-10T10:49:34.979054770Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2805 
2025-06-10T10:49:35.252365950Z [Debug] Bootstrap: Getting windows service status 
2025-06-10T10:49:35.266973374Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-10T10:49:35.343942816Z [Debug] Bootstrap: Console selected 
2025-06-10T10:49:35.358307792Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-10T10:49:38.919611018Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-10T10:49:39.503358268Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-10T10:49:41.106490466Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-10T10:49:42.426361925Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-10T10:49:42.598356443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:42.605844691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:43.218069940Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-10T10:49:43.244927625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6211127s 
2025-06-10T10:49:43.248620176Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-10T10:49:43.251724883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6463172s 
2025-06-10T10:49:43.408052696Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-10T10:49:43.416992596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:43.502294285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-10T10:49:43.714885726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-10T10:49:43.942721492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4365618s 
2025-06-10T10:49:43.948652857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:43.967159447Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-10T10:49:43.969397551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.461884s 
2025-06-10T10:49:44.090614582Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-10T10:49:44.093563356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:44.184938708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-10T10:49:44.207235124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:44.222741136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350178s 
2025-06-10T10:49:44.226129605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:44.230094784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019943s 
2025-06-10T10:49:44.236558340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-10T10:49:44.245836941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-10T10:49:44.261089283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216889s 
2025-06-10T10:49:44.264225434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:44.269070774Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-10T10:49:44.271248947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295494s 
2025-06-10T10:49:44.283943542Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-10T10:49:44.286373492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:44.299034709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:44.301556263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003276s 
2025-06-10T10:49:44.303762613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-10T10:49:44.307234098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-10T10:49:44.312446177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065175s 
2025-06-10T10:49:44.314331541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:44.317773717Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-10T10:49:44.319758892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116265s 
2025-06-10T10:49:44.339048758Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-10T10:49:44.341502867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:44.353605991Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-10T10:49:44.766248068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-10T10:49:44.773280399Z [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-10T10:49:44.780153118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011454s 
2025-06-10T10:49:44.782706767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-10T10:49:44.785896736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-10T10:49:44.789806924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054995s 
2025-06-10T10:49:44.791661195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-10T10:49:44.881080691Z [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-10T10:49:44.892115637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0983086s 
2025-06-10T10:49:44.894231154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-10T10:49:44.897004995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-10T10:49:44.900899502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047526s 
2025-06-10T10:49:45.002583518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-10T10:49:45.010986487Z [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-10T10:49:45.020052180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146429s 
2025-06-10T10:49:45.022033507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-10T10:49:45.024837509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:45.028835143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004835s 
2025-06-10T10:49:45.030745988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-10T10:49:45.033224045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:45.036950183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042886s 
2025-06-10T10:49:45.038984477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-10T10:49:45.042054264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:45.046153282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051365s 
2025-06-10T10:49:45.047885838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-10T10:49:45.055662658Z [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-10T10:49:45.113510122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0578332s 
2025-06-10T10:49:45.121293023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-10T10:49:45.145625567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:45.556569256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3944056s 
2025-06-10T10:49:45.587411369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-10T10:49:45.601725102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:45.615585523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244739s 
2025-06-10T10:49:45.618968941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-10T10:49:45.625286524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:45.632789482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102887s 
2025-06-10T10:49:45.636104773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-10T10:49:45.664982533Z [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-10T10:49:45.697308802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591412s 
2025-06-10T10:49:45.699191862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-10T10:49:45.702634229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-10T10:49:45.707576443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061614s 
2025-06-10T10:49:45.709281394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-10T10:49:45.901938032Z [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-10T10:49:45.912690749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2016581s 
2025-06-10T10:49:45.914619270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-10T10:49:45.917378742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-10T10:49:45.921312007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049103s 
2025-06-10T10:49:45.934093397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-10T10:49:45.955902993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189208s 
2025-06-10T10:49:45.958828871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-10T10:49:45.961948759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007828s 
2025-06-10T10:49:45.964445233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-10T10:49:45.974072586Z [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-10T10:49:46.022235342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554988s 
2025-06-10T10:49:46.024951328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-10T10:49:46.028237089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:46.034194607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073138s 
2025-06-10T10:49:46.036027215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-10T10:49:46.038927531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:46.043042021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051629s 
2025-06-10T10:49:46.044655137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-10T10:49:46.054070453Z [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-10T10:49:46.064926849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186668s 
2025-06-10T10:49:46.066807874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-10T10:49:46.069693020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-10T10:49:46.073671305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049801s 
2025-06-10T10:49:46.075330805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-10T10:49:46.085074842Z [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-10T10:49:46.094062638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169205s 
2025-06-10T10:49:46.095690323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-10T10:49:46.098382831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-10T10:49:46.102124571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046443s 
2025-06-10T10:49:46.103796044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-10T10:49:46.106385495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-10T10:49:46.110035620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044322s 
2025-06-10T10:49:46.111619677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-10T10:49:46.117548288Z [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-10T10:49:46.124717845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113639s 
2025-06-10T10:49:46.126456132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-10T10:49:46.129835643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-10T10:49:46.133381709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041399s 
2025-06-10T10:49:46.135102872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-10T10:49:46.137583795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-10T10:49:46.141227026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043807s 
2025-06-10T10:49:46.143024472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-10T10:49:46.145541668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-10T10:49:46.149194077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004411s 
2025-06-10T10:49:46.150869439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-10T10:49:46.153220139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-10T10:49:46.157794794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052153s 
2025-06-10T10:49:46.159443101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-10T10:49:46.170828051Z [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-10T10:49:46.182182629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210425s 
2025-06-10T10:49:46.183891668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-10T10:49:46.188259468Z [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-10T10:49:46.193839155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082708s 
2025-06-10T10:49:46.195652534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-10T10:49:46.198646219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-10T10:49:46.202602720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049738s 
2025-06-10T10:49:46.204246678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-10T10:49:46.301578116Z [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-10T10:49:46.310677556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045408s 
2025-06-10T10:49:46.312477799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-10T10:49:46.314928410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-10T10:49:46.318795963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045957s 
2025-06-10T10:49:46.320712169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-10T10:49:46.338314359Z [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-10T10:49:46.346846438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023629s 
2025-06-10T10:49:46.354253332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-10T10:49:46.360254809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-10T10:49:46.374734275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157125s 
2025-06-10T10:49:46.377017590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-10T10:49:46.387213487Z [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-10T10:49:46.396099117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167155s 
2025-06-10T10:49:46.398487043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-10T10:49:46.401195813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-10T10:49:46.411577765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067655s 
2025-06-10T10:49:46.415293692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-10T10:49:46.420795423Z [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-10T10:49:46.426969737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009803s 
2025-06-10T10:49:46.428924100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-10T10:49:46.432058558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-10T10:49:46.444821630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123467s 
2025-06-10T10:49:46.449484994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-10T10:49:46.453352016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-10T10:49:46.457902152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063686s 
2025-06-10T10:49:46.459619668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-10T10:49:46.466673121Z [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-10T10:49:46.475447748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129878s 
2025-06-10T10:49:46.477574448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-10T10:49:46.484461516Z [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-10T10:49:46.493402619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141811s 
2025-06-10T10:49:46.495034482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-10T10:49:46.499445087Z [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-10T10:49:46.505255680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086095s 
2025-06-10T10:49:46.506894929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-10T10:49:46.512995805Z [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-10T10:49:46.520983829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120852s 
2025-06-10T10:49:46.522702979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-10T10:49:46.528174950Z [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-10T10:49:46.534926506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101212s 
2025-06-10T10:49:46.536774685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-10T10:49:46.542140783Z [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-10T10:49:46.549643620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010785s 
2025-06-10T10:49:46.551064700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-10T10:49:46.555364302Z [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-10T10:49:46.560687805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077937s 
2025-06-10T10:49:46.562260479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-10T10:49:46.565418204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-10T10:49:46.570719361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006742s 
2025-06-10T10:49:46.572527549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-10T10:49:46.576331384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-10T10:49:46.580692830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064714s 
2025-06-10T10:49:46.582499355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-10T10:49:46.587309475Z [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-10T10:49:46.593525734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090586s 
2025-06-10T10:49:46.595153239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-10T10:49:46.600955604Z [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-10T10:49:46.608359012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114265s 
2025-06-10T10:49:46.609876005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-10T10:49:46.614493105Z [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-10T10:49:46.619509640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080186s 
2025-06-10T10:49:46.621273519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-10T10:49:46.623772288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-10T10:49:46.627426932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044205s 
2025-06-10T10:49:46.629162504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-10T10:49:46.631562684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-10T10:49:46.635137467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042851s 
2025-06-10T10:49:46.636737086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-10T10:49:46.642503540Z [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-10T10:49:46.649685261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011332s 
2025-06-10T10:49:46.651291163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-10T10:49:46.656596719Z [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-10T10:49:46.663165608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100119s 
2025-06-10T10:49:46.664947152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-10T10:49:46.668087732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:46.671640822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049026s 
2025-06-10T10:49:46.673292346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-10T10:49:46.678928056Z [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-10T10:49:46.789526630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133906s 
2025-06-10T10:49:46.791871258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-10T10:49:46.797256004Z [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-10T10:49:46.804130087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103348s 
2025-06-10T10:49:46.806907335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-10T10:49:46.810240833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:46.814409542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056264s 
2025-06-10T10:49:46.816162168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-10T10:49:46.822679843Z [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-10T10:49:46.830549029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127512s 
2025-06-10T10:49:46.832371436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-10T10:49:46.834888862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-10T10:49:46.838618877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045404s 
2025-06-10T10:49:46.840326353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-10T10:49:46.845464793Z [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-10T10:49:46.851902287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098655s 
2025-06-10T10:49:46.853770416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-10T10:49:46.856827177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:46.860721774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050406s 
2025-06-10T10:49:46.862493540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-10T10:49:46.866334449Z [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-10T10:49:46.870996781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067065s 
2025-06-10T10:49:46.872913878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-10T10:49:46.876103807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-10T10:49:46.880083125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052079s 
2025-06-10T10:49:46.881711562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-10T10:49:46.885301285Z [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-10T10:49:46.890136585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067602s 
2025-06-10T10:49:46.901849425Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-10T10:49:46.907715398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-10T10:49:46.918959064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151466s 
2025-06-10T10:49:46.920829588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-10T10:49:46.923670504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-10T10:49:46.928011489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053598s 
2025-06-10T10:49:46.930045482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-10T10:49:46.932540343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-10T10:49:46.935545751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037597s 
2025-06-10T10:49:46.937415563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-10T10:49:46.940421592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-10T10:49:46.944242821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049812s 
2025-06-10T10:49:46.945985187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-10T10:49:46.948459717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:46.952021033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004236s 
2025-06-10T10:49:46.953753960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-10T10:49:46.956440486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:46.960095631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045446s 
2025-06-10T10:49:46.962049193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-10T10:49:46.965318892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:46.969551119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055419s 
2025-06-10T10:49:47.017899529Z [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-10T10:49:47.037389638Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0544990 taking an average of 00:00:00.0544990 
2025-06-10T10:49:47.049959322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T10:49:47', 'InitialSetup') 
2025-06-10T10:49:47.057530747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.070712753Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-10T10:49:47.072519268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977026s 
2025-06-10T10:49:47.085465690Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-10T10:49:47.087895179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.102525980Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-10T10:49:47.127474363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-10T10:49:47.129641805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000244s 
2025-06-10T10:49:47.132402640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-10T10:49:47.135965660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:47.151185416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168282s 
2025-06-10T10:49:47.155481140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T10:49:47', 'ImportListSearch') 
2025-06-10T10:49:47.159660110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.162875750Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-10T10:49:47.164593136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028375s 
2025-06-10T10:49:47.167058838Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-10T10:49:47.169070105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.173436972Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-10T10:49:47.180397379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-10T10:49:47.182645964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-10T10:49:47.184487640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-10T10:49:47.187261872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-10T10:49:47.196866349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105124s 
2025-06-10T10:49:47.200119204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T10:49:47', 'add_priority_to_indexers') 
2025-06-10T10:49:47.204385630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.207594156Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-10T10:49:47.209355300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210367s 
2025-06-10T10:49:47.211725800Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-10T10:49:47.213740153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.216653416Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-10T10:49:47.267879146Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-10T10:49:47.609032179Z [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-10T10:49:47.626609720Z [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-10T10:49:47.643960174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-10T10:49:47.652853790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-10T10:49:47.681809988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4114415s 
2025-06-10T10:49:47.686297317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T10:49:47', 'rename_supports_on_track_retag') 
2025-06-10T10:49:47.690793505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.694470925Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-10T10:49:47.696353604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4239067s 
2025-06-10T10:49:47.699073898Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-10T10:49:47.701207451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.704131585Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-10T10:49:47.712961754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-10T10:49:47.714768199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-10T10:49:47.716643643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-10T10:49:47.719612166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:47.729275812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010709s 
2025-06-10T10:49:47.730943067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-10T10:49:47.732672648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-10T10:49:47.734477940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-10T10:49:47.737366142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:47.746384079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100121s 
2025-06-10T10:49:47.749848430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T10:49:47', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-10T10:49:47.754182221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.757702885Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-10T10:49:47.759707609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208314s 
2025-06-10T10:49:47.762075554Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-10T10:49:47.764166883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.767018110Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-10T10:49:47.780940155Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-10T10:49:47.786618361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-10T10:49:47.794504470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108813s 
2025-06-10T10:49:47.796116504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:47.798120336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:47.808400382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105363s 
2025-06-10T10:49:47.811969665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T10:49:47', 'remove_chown_and_folderchmod_config') 
2025-06-10T10:49:47.816415732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.819711474Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-10T10:49:47.821642118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215922s 
2025-06-10T10:49:47.823837045Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-10T10:49:47.825656456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.828518836Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-10T10:49:47.898701142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-10T10:49:47.907193982Z [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-10T10:49:47.913812470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099269s 
2025-06-10T10:49:47.916922218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T10:49:47', 'update_notifiarr') 
2025-06-10T10:49:47.920902928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.924197167Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-10T10:49:47.925679690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199598s 
2025-06-10T10:49:47.928378701Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-10T10:49:47.929841315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.932780519Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-10T10:49:47.940355903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-10T10:49:47.942027096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-06-10T10:49:47.943889062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-10T10:49:47.946834269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:47.956426041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106348s 
2025-06-10T10:49:47.958138236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-10T10:49:47.959806693Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-10T10:49:47.961657026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-10T10:49:47.964317029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-10T10:49:47.972930011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093574s 
2025-06-10T10:49:47.976131393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T10:49:47', 'extend_metadata_profiles') 
2025-06-10T10:49:47.980245702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:47.983411843Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-10T10:49:47.985236114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195596s 
2025-06-10T10:49:47.987568127Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-10T10:49:47.989522189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:47.992370480Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-10T10:49:48.043743618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:48.045832661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2025-06-10T10:49:48.047756662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-10T10:49:48.050460724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-10T10:49:48.059980080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102122s 
2025-06-10T10:49:48.061571241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:48.063278046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:48.476331283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4126775s 
2025-06-10T10:49:48.478403042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:48.480231411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-10T10:49:48.485058434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-10T10:49:48.550597296Z [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-10T10:49:48.565340814Z [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-10T10:49:48.575321518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:48.580196348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:48.602400879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:48.608029045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:48.612005346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248668s 
2025-06-10T10:49:48.617284189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-10T10:49:48.683489452Z [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-10T10:49:48.695817820Z [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-10T10:49:48.703668167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-10T10:49:48.707874331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-10T10:49:48.729033479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:48.733337971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:48.737874469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:48.742483194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:48.746066634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268364s 
2025-06-10T10:49:48.749271774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T10:49:48', 'update_author_sort_name') 
2025-06-10T10:49:48.753292074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:48.757371964Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-10T10:49:48.759144942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377658s 
2025-06-10T10:49:48.761389959Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-10T10:49:48.763198629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:48.766121029Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-10T10:49:48.771621387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:48.773324455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-10T10:49:48.775039826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-10T10:49:48.777674017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:48.786996326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101732s 
2025-06-10T10:49:48.790091875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T10:49:48', 'add_bookfile_part') 
2025-06-10T10:49:48.794123769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:48.798548733Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-10T10:49:48.800284927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215111s 
2025-06-10T10:49:48.802461166Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-10T10:49:48.804416931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:48.807269451Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-10T10:49:48.810992192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:48.812743096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:48.879315838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662221s 
2025-06-10T10:49:48.882803446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T10:49:48', 'update_audio_qualities') 
2025-06-10T10:49:48.887196266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:48.890460114Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-10T10:49:48.892234103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0775028s 
2025-06-10T10:49:48.894539272Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-10T10:49:48.896542734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:48.899403140Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-10T10:49:48.904269903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-10T10:49:48.908300363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-10T10:49:48.912037744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049349s 
2025-06-10T10:49:48.915221230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T10:49:48', 'add_bookfile_part_naming_token') 
2025-06-10T10:49:48.919410891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:48.922627043Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-10T10:49:48.924490783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151944s 
2025-06-10T10:49:48.926626901Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-10T10:49:48.928615222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:48.931392561Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-10T10:49:48.942323247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:48.944112587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-06-10T10:49:48.945995947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-10T10:49:48.948720800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-10T10:49:48.957979131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099961s 
2025-06-10T10:49:48.959639792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:48.961272377Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-10T10:49:48.963213083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-10T10:49:48.966014480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-10T10:49:48.974724246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094683s 
2025-06-10T10:49:48.976294967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:48.977961060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:49.000532970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223273s 
2025-06-10T10:49:49.002445529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:49.004098425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-10T10:49:49.006224814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-10T10:49:49.063376158Z [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-10T10:49:49.079701910Z [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-10T10:49:49.090529509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:49.098001254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:49.129663477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:49.137515507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:49.142046826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133584s 
2025-06-10T10:49:49.144146882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:49.145958858Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.17E-05s 
2025-06-10T10:49:49.148430962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-10T10:49:49.212899932Z [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-10T10:49:49.230262610Z [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-10T10:49:49.242231465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:49.246648403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:49.269357941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:49.275115687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:49.280127883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129333s 
2025-06-10T10:49:49.285129608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T10:49:49', 'update_author_sort_name_again') 
2025-06-10T10:49:49.289862652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.293997603Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-10T10:49:49.295926564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430694s 
2025-06-10T10:49:49.299777063Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-10T10:49:49.302156811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.305930745Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-10T10:49:49.325497759Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-10T10:49:49.328908894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-10T10:49:49.350440712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227658s 
2025-06-10T10:49:49.353799501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T10:49:49', 'rename_blacklist_to_blocklist') 
2025-06-10T10:49:49.358139234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.361571490Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-10T10:49:49.363461703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336214s 
2025-06-10T10:49:49.365534875Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-10T10:49:49.367275107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.370153179Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-10T10:49:49.377557458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-10T10:49:49.380109514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-10T10:49:49.384175876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047505s 
2025-06-10T10:49:49.387125552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T10:49:49', 'FixIndexes') 
2025-06-10T10:49:49.390998325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.394053814Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-10T10:49:49.395683112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145941s 
2025-06-10T10:49:49.397841245Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-10T10:49:49.399662109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.402551393Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-10T10:49:49.408923786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:49.410570610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.91E-05s 
2025-06-10T10:49:49.412388328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-10T10:49:49.415096868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-10T10:49:49.424669290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104345s 
2025-06-10T10:49:49.427693396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T10:49:49', 'AddRelatedBooks') 
2025-06-10T10:49:49.431729948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.434833223Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-10T10:49:49.436636452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204582s 
2025-06-10T10:49:49.438752229Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-10T10:49:49.440702553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.443485413Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-10T10:49:49.448831531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-10T10:49:49.450560421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-10T10:49:49.452551217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-10T10:49:49.455793561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.465746088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111661s 
2025-06-10T10:49:49.468867960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T10:49:49', 'ImportListMonitorExisting') 
2025-06-10T10:49:49.473053463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.476312981Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-10T10:49:49.478132673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214179s 
2025-06-10T10:49:49.480201957Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-10T10:49:49.482019394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.484845191Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-10T10:49:49.490000705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-10T10:49:49.491756348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-10T10:49:49.493641211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-10T10:49:49.496638893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.506219672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106341s 
2025-06-10T10:49:49.509187915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T10:49:49', 'AddSeriesPosition') 
2025-06-10T10:49:49.513194317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.516350097Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-10T10:49:49.518048685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205738s 
2025-06-10T10:49:49.520164242Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-10T10:49:49.522031119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.524834811Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-10T10:49:49.533060594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-10T10:49:49.534719882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-06-10T10:49:49.536535305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-10T10:49:49.539414730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.549005088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105912s 
2025-06-10T10:49:49.550618114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-10T10:49:49.552179917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-10T10:49:49.554207477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-10T10:49:49.557464781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.566649624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103712s 
2025-06-10T10:49:49.568268852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-10T10:49:49.569833531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-10T10:49:49.571661509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-10T10:49:49.574520422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.583515212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099055s 
2025-06-10T10:49:49.586554248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T10:49:49', 'AddNewItemMonitorType') 
2025-06-10T10:49:49.590601171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.593939188Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-10T10:49:49.595690462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200979s 
2025-06-10T10:49:49.597815939Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-10T10:49:49.599634940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.614830076Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-10T10:49:49.634417592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-10T10:49:49.640759353Z [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-10T10:49:49.648759762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125s 
2025-06-10T10:49:49.650544463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-10T10:49:49.653319768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-10T10:49:49.657186900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048116s 
2025-06-10T10:49:49.658985630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-10T10:49:49.661772748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-10T10:49:49.665527343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047014s 
2025-06-10T10:49:49.667340371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-10T10:49:49.670116388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-10T10:49:49.673899510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047393s 
2025-06-10T10:49:49.675443558Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:49.677133879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:49.726839701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494117s 
2025-06-10T10:49:49.730382440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T10:49:49', 'AddDownloadHistory') 
2025-06-10T10:49:49.734603694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.738127946Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-10T10:49:49.739830402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0608787s 
2025-06-10T10:49:49.742157655Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-10T10:49:49.744255446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.746989648Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-10T10:49:49.756905602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:49.758700764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-10T10:49:49.760788074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-10T10:49:49.763889715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.774014730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110752s 
2025-06-10T10:49:49.775572234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:49.777182224Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-10T10:49:49.779078360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-10T10:49:49.782310042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.791556489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104149s 
2025-06-10T10:49:49.793130877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:49.794734274Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-10T10:49:49.796671712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-10T10:49:49.800153939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.809159251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105052s 
2025-06-10T10:49:49.810788088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:49.812409321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-10T10:49:49.814454927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-10T10:49:49.817746090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:49.827780692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108873s 
2025-06-10T10:49:49.830729285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T10:49:49', 'add_on_delete_to_notifications') 
2025-06-10T10:49:49.834973115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.838266362Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-10T10:49:49.840145343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213142s 
2025-06-10T10:49:49.842287834Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-10T10:49:49.844164691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.847021430Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-10T10:49:49.851794805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-10T10:49:49.854427633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-10T10:49:49.858535960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048969s 
2025-06-10T10:49:49.861571158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T10:49:49', 'EditionMonitoredIndex') 
2025-06-10T10:49:49.865627731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:49.868947170Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-10T10:49:49.870681390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150462s 
2025-06-10T10:49:49.873181872Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-10T10:49:49.875418914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:49.878225661Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-10T10:49:49.941885072Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-10T10:49:49.973507344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-10T10:49:49.976922126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327484s 
2025-06-10T10:49:49.978517266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-10T10:49:49.980060180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-10T10:49:49.981979473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-10T10:49:50.036373188Z [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-10T10:49:50.049775457Z [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-10T10:49:50.058211172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-10T10:49:50.062377646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-10T10:49:50.084903234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:50.089296745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:50.093749304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:50.098358890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:50.101922942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180145s 
2025-06-10T10:49:50.103492310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-10T10:49:50.105064153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-10T10:49:50.106904667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-10T10:49:50.163462497Z [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-10T10:49:50.177094248Z [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-10T10:49:50.185512839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-10T10:49:50.189700135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-10T10:49:50.212143277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:50.216393358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:50.220906039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:50.225690076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:50.229393749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205267s 
2025-06-10T10:49:50.231110153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:50.232864904Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.53E-05s 
2025-06-10T10:49:50.234879798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-10T10:49:50.291973046Z [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-10T10:49:50.308583691Z [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-10T10:49:50.319293442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:50.323421128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:50.347017361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:50.352499122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:50.356521215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196101s 
2025-06-10T10:49:50.358173109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:50.359839021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-06-10T10:49:50.361778775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-10T10:49:50.416595180Z [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-10T10:49:50.433187429Z [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-10T10:49:50.444153455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:50.448495353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:50.472174331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:50.477376830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:50.481328402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175468s 
2025-06-10T10:49:50.482913060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-10T10:49:50.484529794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-10T10:49:50.486376500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-10T10:49:50.538959762Z [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-10T10:49:50.550913146Z [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-10T10:49:50.558676007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-10T10:49:50.562160098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-10T10:49:50.584143484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958205s 
2025-06-10T10:49:50.585790719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-10T10:49:50.587357813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-10T10:49:50.589333308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-10T10:49:50.641688260Z [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-10T10:49:50.653482905Z [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-10T10:49:50.661065934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-10T10:49:50.664488090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-10T10:49:50.686732051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952373s 
2025-06-10T10:49:50.688424357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:50.689982312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.51E-05s 
2025-06-10T10:49:50.691863507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-10T10:49:50.788743527Z [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-10T10:49:50.804585285Z [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-10T10:49:50.814616220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-10T10:49:50.819129031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-10T10:49:50.842577676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:50.848293869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:50.853271335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:50.857843856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:50.862892595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:50.868018189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1739304s 
2025-06-10T10:49:50.869902842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:50.871758386Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.69E-05s 
2025-06-10T10:49:50.874234989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-10T10:49:50.929621863Z [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-10T10:49:50.945157575Z [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-10T10:49:50.957689744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-10T10:49:50.963887254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-10T10:49:50.988387456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:50.993170160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:50.997589173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:51.002034999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:51.007266576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:51.011480976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351889s 
2025-06-10T10:49:51.013071237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:51.014578269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-10T10:49:51.016412701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-10T10:49:51.071489721Z [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-10T10:49:51.086743827Z [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-10T10:49:51.096337101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-10T10:49:51.100575289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-10T10:49:51.122701133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:51.127399728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:51.132052240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:51.136483907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:51.141580734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:51.145812349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274653s 
2025-06-10T10:49:51.147670488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:51.149305619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-10T10:49:51.151237646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-10T10:49:51.205044220Z [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-10T10:49:51.216953886Z [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-10T10:49:51.224377554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-10T10:49:51.228172390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-10T10:49:51.250820896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-10T10:49:51.255265309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-10T10:49:51.258814441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105579s 
2025-06-10T10:49:51.260427337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:51.262010843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-10T10:49:51.263946628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-10T10:49:51.320123783Z [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-10T10:49:51.332409004Z [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-10T10:49:51.339930008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-10T10:49:51.343858483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-10T10:49:51.366592421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-10T10:49:51.371507711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-10T10:49:51.375134720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1092753s 
2025-06-10T10:49:51.376762585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:51.378316963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-10T10:49:51.380176335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-10T10:49:51.432019759Z [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-10T10:49:51.443160316Z [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-10T10:49:51.450078328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-10T10:49:51.453467407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-10T10:49:51.475987474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934038s 
2025-06-10T10:49:51.477922207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:51.479474160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-10T10:49:51.481395667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-10T10:49:51.536252103Z [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-10T10:49:51.547726473Z [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-10T10:49:51.554675597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-10T10:49:51.558087071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-10T10:49:51.580571817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967657s 
2025-06-10T10:49:51.582509967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:51.584142973Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.14E-05s 
2025-06-10T10:49:51.586015020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-10T10:49:51.638371226Z [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-10T10:49:51.649704892Z [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-10T10:49:51.656524735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-10T10:49:51.660153818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-10T10:49:51.684417203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0964434s 
2025-06-10T10:49:51.686405845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-10T10:49:51.688111156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-10T10:49:51.690214048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-10T10:49:51.752910511Z [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-10T10:49:51.763731395Z [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-10T10:49:51.770354142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-10T10:49:51.774455335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-10T10:49:51.798024132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:51.802260216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1098324s 
2025-06-10T10:49:51.804120409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-10T10:49:51.805700148Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-10T10:49:51.808086951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-10T10:49:51.858712845Z [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-10T10:49:51.868584469Z [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-10T10:49:51.875087335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-10T10:49:51.879148297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-10T10:49:51.902618054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:51.906871734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965656s 
2025-06-10T10:49:51.908616234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-10T10:49:51.910317327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-10T10:49:51.912433516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-10T10:49:51.962928366Z [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-10T10:49:51.972960483Z [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-10T10:49:51.979719424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-10T10:49:51.983832090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-10T10:49:52.007456659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:52.011680228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09699s 
2025-06-10T10:49:52.013257903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-10T10:49:52.014811199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-10T10:49:52.016699038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-10T10:49:52.070625973Z [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-10T10:49:52.086966405Z [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-10T10:49:52.097614081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-10T10:49:52.101569571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-10T10:49:52.124021019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-10T10:49:52.128639774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-10T10:49:52.132865768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-10T10:49:52.136441954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177811s 
2025-06-10T10:49:52.138026232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-10T10:49:52.139675420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-10T10:49:52.141529972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-10T10:49:52.191959611Z [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-10T10:49:52.201882459Z [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-10T10:49:52.208229871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-10T10:49:52.211646557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-10T10:49:52.233845828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904087s 
2025-06-10T10:49:52.235469225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-10T10:49:52.237097401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-10T10:49:52.239006252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-10T10:49:52.289785695Z [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-10T10:49:52.300053737Z [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-10T10:49:52.306492463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-10T10:49:52.310093780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-10T10:49:52.331953979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908443s 
2025-06-10T10:49:52.333612968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-10T10:49:52.335148868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-10T10:49:52.336940373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-10T10:49:52.387795218Z [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-10T10:49:52.397810932Z [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-10T10:49:52.404020618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-10T10:49:52.408513359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-10T10:49:52.430698070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-10T10:49:52.434964536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-10T10:49:52.439371524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-10T10:49:52.444072383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-10T10:49:52.448001810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1091435s 
2025-06-10T10:49:52.449710128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:52.451388034Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-10T10:49:52.453438000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-10T10:49:52.506181474Z [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-10T10:49:52.518880829Z [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-10T10:49:52.527993146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:52.532928957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:52.556323554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:52.560487152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047435s 
2025-06-10T10:49:52.562176662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:52.563881132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-10T10:49:52.566020457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-10T10:49:52.625230073Z [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-10T10:49:52.636023563Z [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-10T10:49:52.642983108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:52.646976944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:52.670311721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:52.674398705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062429s 
2025-06-10T10:49:52.676180811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:52.677837825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-10T10:49:52.680061420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-10T10:49:52.732019915Z [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-10T10:49:52.742720147Z [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-10T10:49:52.749850445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:52.753713719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:52.777588332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:52.781977243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0997862s 
2025-06-10T10:49:52.783683206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-10T10:49:52.785380191Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s 
2025-06-10T10:49:52.787358482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-10T10:49:52.839593233Z [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-10T10:49:52.851191241Z [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-10T10:49:52.858277190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-10T10:49:52.862390818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-10T10:49:52.885106989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:52.889143412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996853s 
2025-06-10T10:49:52.890769374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-10T10:49:52.892434224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.43E-05s 
2025-06-10T10:49:52.894666295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-10T10:49:52.945681422Z [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-10T10:49:52.957105861Z [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-10T10:49:52.964126459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-10T10:49:52.968015274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-10T10:49:52.991984527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:52.996370142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0995184s 
2025-06-10T10:49:52.998508084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-10T10:49:53.000461836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-10T10:49:53.002659799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-10T10:49:53.054549145Z [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-10T10:49:53.065583900Z [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-10T10:49:53.072913058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-10T10:49:53.077156126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-10T10:49:53.101123215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:53.106413541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008918s 
2025-06-10T10:49:53.108141789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-10T10:49:53.109789144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-10T10:49:53.112054151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-10T10:49:53.166165008Z [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-10T10:49:53.177827967Z [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-10T10:49:53.185122706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-10T10:49:53.189929349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-10T10:49:53.212673697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982698s 
2025-06-10T10:49:53.214648410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-10T10:49:53.216324122Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.36E-05s 
2025-06-10T10:49:53.218432685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-10T10:49:53.276224889Z [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-10T10:49:53.290129951Z [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-10T10:49:53.297929525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-10T10:49:53.302411975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-10T10:49:53.325671951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039511s 
2025-06-10T10:49:53.327826096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-10T10:49:53.330777345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-06-10T10:49:53.333545555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-10T10:49:53.386040239Z [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-10T10:49:53.398142592Z [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-10T10:49:53.404061954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-10T10:49:53.407699093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-10T10:49:53.429417777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934531s 
2025-06-10T10:49:53.431066324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-10T10:49:53.432716956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-10T10:49:53.434793445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-10T10:49:53.492151305Z [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-10T10:49:53.500805750Z [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-10T10:49:53.506075073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-10T10:49:53.510079922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-10T10:49:53.533339718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-10T10:49:53.538479460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10125s 
2025-06-10T10:49:53.540574326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-10T10:49:53.542161229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-10T10:49:53.544430255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-10T10:49:53.593926926Z [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-10T10:49:53.602315025Z [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-10T10:49:53.607558908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-10T10:49:53.611326740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-10T10:49:53.634127762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-10T10:49:53.638375951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916114s 
2025-06-10T10:49:53.640087765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:53.641992478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-10T10:49:53.644389461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-10T10:49:53.694406770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-10T10:49:53.701307727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-10T10:49:53.705745056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-10T10:49:53.709606957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-10T10:49:53.732113737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:53.736270703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896436s 
2025-06-10T10:49:53.740482348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T10:49:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-10T10:49:53.745146573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:53.751526662Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-10T10:49:53.753755717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.104306s 
2025-06-10T10:49:53.759309443Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-10T10:49:53.760988311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:53.765196329Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-10T10:49:53.769467033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T10:49:53', 'add_update_history') 
2025-06-10T10:49:53.773590400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:53.776990232Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-10T10:49:53.778693720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159142s 
2025-06-10T10:49:53.780835349Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-10T10:49:53.783094295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:53.785866543Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-10T10:49:53.795040554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:53.796832590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-10T10:49:53.799389054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-10T10:49:53.802168708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:53.813055836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119767s 
2025-06-10T10:49:53.817910194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T10:49:53', 'add_on_update_to_notifications') 
2025-06-10T10:49:53.824150702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:53.827407075Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-10T10:49:53.829256336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026231s 
2025-06-10T10:49:53.831395220Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-10T10:49:53.833207176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:53.836043654Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-10T10:49:53.911822643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-10T10:49:53.913731234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-06-10T10:49:53.916086854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-10T10:49:53.919481885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:53.929489243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115448s 
2025-06-10T10:49:53.931101397Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-10T10:49:53.960202597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-10T10:49:53.964215462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315961s 
2025-06-10T10:49:53.965788728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:53.967304478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-10T10:49:53.969143609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-10T10:49:53.971679752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-10T10:49:53.980840867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009811s 
2025-06-10T10:49:53.982373531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:53.983957819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:54.005038359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207852s 
2025-06-10T10:49:54.007050298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-10T10:49:54.011897262Z [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-10T10:49:54.017848297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091213s 
2025-06-10T10:49:54.019920737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-10T10:49:54.022741543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-10T10:49:54.026362159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045269s 
2025-06-10T10:49:54.027791966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-10T10:49:54.029438429Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-10T10:49:54.031245195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-10T10:49:54.034215522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-10T10:49:54.043812394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105484s 
2025-06-10T10:49:54.045454238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-10T10:49:54.047030269Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-10T10:49:54.048892727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-10T10:49:54.051832051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:54.061334694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105377s 
2025-06-10T10:49:54.062967409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-10T10:49:54.064561086Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-10T10:49:54.066486260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-10T10:49:54.069538923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:54.080548126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112986s 
2025-06-10T10:49:54.082917264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:54.084170766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:54.161814207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757717s 
2025-06-10T10:49:54.164124125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:54.165609825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:54.185102139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188368s 
2025-06-10T10:49:54.187530596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-10T10:49:54.241467162Z [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-10T10:49:54.251412595Z [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-10T10:49:54.257576128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-10T10:49:54.261491226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-10T10:49:54.283809066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942728s 
2025-06-10T10:49:54.286230098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-10T10:49:54.338211008Z [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-10T10:49:54.347264235Z [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-10T10:49:54.353186162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-10T10:49:54.357195610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-10T10:49:54.380011733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909106s 
2025-06-10T10:49:54.383403037Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-10T10:49:54.387447035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-10T10:49:54.392173045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049019s 
2025-06-10T10:49:54.394503876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-10T10:49:54.396178155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2025-06-10T10:49:54.398306798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-10T10:49:54.402073848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:54.411839950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111164s 
2025-06-10T10:49:54.413767920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-10T10:49:54.415877104Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-10T10:49:54.417868512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-10T10:49:54.421279095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-10T10:49:54.431422065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110097s 
2025-06-10T10:49:54.435150718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T10:49:54', 'add_custom_formats') 
2025-06-10T10:49:54.439124074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:54.442779249Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-10T10:49:54.444450031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022155s 
2025-06-10T10:49:54.446570468Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-10T10:49:54.448227112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:54.451907297Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-10T10:49:54.472662473Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-10T10:49:54.478119223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-10T10:49:54.481824860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062648s 
2025-06-10T10:49:54.483684592Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-10T10:49:54.486174172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-10T10:49:54.489007053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034598s 
2025-06-10T10:49:54.491886758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T10:49:54', 'remove_omg') 
2025-06-10T10:49:54.495712767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:54.498710469Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-10T10:49:54.500294236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013033s 
2025-06-10T10:49:54.502303840Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-10T10:49:54.504060024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:54.506846731Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-10T10:49:54.511877184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-10T10:49:54.513525982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-10T10:49:54.515188076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-10T10:49:54.517461211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-10T10:49:54.527064726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101247s 
2025-06-10T10:49:54.529995493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T10:49:54', 'add_indexer_tags') 
2025-06-10T10:49:54.533897325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:54.537035299Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-10T10:49:54.538667383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199289s 
2025-06-10T10:49:54.540575824Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-10T10:49:54.542313080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:54.545120409Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-10T10:49:54.551271066Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-10T10:49:54.603648725Z [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-10T10:49:54.613251017Z [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-10T10:49:54.619538880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:54.623502235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:54.647519705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:54.651568132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982211s 
2025-06-10T10:49:54.653264666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:54.654933594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-10T10:49:54.656903278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-10T10:49:54.659671919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-10T10:49:54.668902363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010058s 
2025-06-10T10:49:54.671838071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T10:49:54', 'list_sync_time') 
2025-06-10T10:49:54.675668890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:54.678954622Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-10T10:49:54.680589141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199433s 
2025-06-10T10:49:54.682766552Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-10T10:49:54.684624661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:54.687658046Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-10T10:49:54.692668127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-10T10:49:54.694310863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-10T10:49:54.696138851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-10T10:49:54.698973054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:54.709033038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110355s 
2025-06-10T10:49:54.712252747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T10:49:54', 'download_client_per_indexer') 
2025-06-10T10:49:54.716353950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:54.719716737Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-10T10:49:54.721508592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021416s 
2025-06-10T10:49:54.723977791Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-10T10:49:54.726091264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:54.729184659Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-10T10:49:54.734542570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-10T10:49:54.736231659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-10T10:49:54.738138827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-10T10:49:54.741278806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-10T10:49:54.751496316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113486s 
2025-06-10T10:49:54.754740314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T10:49:54', 'add_colon_replacement_to_naming_config') 
2025-06-10T10:49:54.758916007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:54.762297080Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-10T10:49:54.764172995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217s 
2025-06-10T10:49:54.766584408Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-10T10:49:54.768849275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:54.771571323Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-10T10:49:54.778532811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-10T10:49:54.780241580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-10T10:49:54.782083025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-10T10:49:54.844276687Z [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-10T10:49:54.855951951Z [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-10T10:49:54.863356671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-10T10:49:54.867533556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-10T10:49:54.891882463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-10T10:49:54.896645578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-10T10:49:54.901300575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-10T10:49:54.905057145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210575s 
2025-06-10T10:49:54.906673357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:54.908276493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-10T10:49:54.910453564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-10T10:49:54.966839178Z [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-10T10:49:54.978087442Z [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-10T10:49:54.985237961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:54.989205325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:55.014428892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:55.019883528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1061725s 
2025-06-10T10:49:55.024982408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T10:49:55', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-10T10:49:55.030238836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.034462385Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-10T10:49:55.037628717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212862s 
2025-06-10T10:49:55.041841584Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-10T10:49:55.045209081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.049297377Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-10T10:49:55.054328611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:55.056086268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:55.081851325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254262s 
2025-06-10T10:49:55.085508965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T10:49:55', 'metadata_profile_ignored_to_list') 
2025-06-10T10:49:55.089807074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.093154901Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-10T10:49:55.095003281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368056s 
2025-06-10T10:49:55.097087785Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-10T10:49:55.098903860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.101638242Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-10T10:49:55.107721784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-10T10:49:55.109449240Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.46E-05s 
2025-06-10T10:49:55.111233741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-10T10:49:55.113728922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-10T10:49:55.123416025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103818s 
2025-06-10T10:49:55.126408226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T10:49:55', 'add_download_client_tags') 
2025-06-10T10:49:55.130415069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.133660330Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-10T10:49:55.135371854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203496s 
2025-06-10T10:49:55.137390726Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-10T10:49:55.139188143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.141880050Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-10T10:49:55.146892907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:55.148506424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-10T10:49:55.150144541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-10T10:49:55.152714192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:55.162585225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107492s 
2025-06-10T10:49:55.165558388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T10:49:55', 'add_result_to_commands') 
2025-06-10T10:49:55.169502234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.172641511Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-10T10:49:55.174325349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205584s 
2025-06-10T10:49:55.176355915Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-10T10:49:55.178166739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.180925361Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-10T10:49:55.191467094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-10T10:49:55.196472636Z [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-10T10:49:55.202955010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009641s 
2025-06-10T10:49:55.204828931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-10T10:49:55.207802685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-10T10:49:55.211722052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050882s 
2025-06-10T10:49:55.214733562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T10:49:55', 'add_notification_status') 
2025-06-10T10:49:55.218623641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.221857588Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-10T10:49:55.223558571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149266s 
2025-06-10T10:49:55.225784630Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-10T10:49:55.227819846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.230594900Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-10T10:49:55.235984175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:55.237524815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-10T10:49:55.239416021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-10T10:49:55.242403432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:55.252764522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113826s 
2025-06-10T10:49:55.256181818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T10:49:55', 'add_on_author_added_to_notifications') 
2025-06-10T10:49:55.260043038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.263423621Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-10T10:49:55.265260497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215802s 
2025-06-10T10:49:55.267290302Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-10T10:49:55.269095604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.271784976Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-10T10:49:55.276409192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:55.277942577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-10T10:49:55.279779544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-10T10:49:55.282626142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-10T10:49:55.292289698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106078s 
2025-06-10T10:49:55.295338743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T10:49:55', 'book_last_searched_time') 
2025-06-10T10:49:55.299308752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.302780969Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-10T10:49:55.308414506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208346s 
2025-06-10T10:49:55.311087374Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-10T10:49:55.312936555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.315668903Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-10T10:49:55.321934331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-10T10:49:55.323598249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-10T10:49:55.325336597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-10T10:49:55.328117323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:55.338340586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112317s 
2025-06-10T10:49:55.339900334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:55.341413579Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-10T10:49:55.343114031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-10T10:49:55.345747831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:55.355348660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104532s 
2025-06-10T10:49:55.358341343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T10:49:55', 'add_indexer_flags') 
2025-06-10T10:49:55.362316141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.365470940Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-10T10:49:55.367567639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203302s 
2025-06-10T10:49:55.369199803Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-10T10:49:55.371050257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:55.373789328Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-10T10:49:55.380682890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-10T10:49:55.382409084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-10T10:49:55.384443868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-10T10:49:55.387725211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:55.398263698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117367s 
2025-06-10T10:49:55.400314485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-10T10:49:55.403472910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:55.413337531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110223s 
2025-06-10T10:49:55.414830285Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:55.416438461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:55.714130002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2962466s 
2025-06-10T10:49:55.718038507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T10:49:55', 'cdh_per_downloadclient') 
2025-06-10T10:49:55.722390134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:55.725793101Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-10T10:49:55.727487080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3091791s 
2025-06-10T10:49:55.891526745Z [Debug] MigrationController: Took: 00:00:14.8708667 
2025-06-10T10:49:57.909400493Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-10T10:49:58.094896976Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-10T10:49:58.126550292Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:58.131498158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:58.164829380Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-10T10:49:58.167084699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352099s 
2025-06-10T10:49:58.169040535Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-10T10:49:58.170780245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374743s 
2025-06-10T10:49:58.207323992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-10T10:49:58.209515913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.214812040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-10T10:49:58.217409547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-10T10:49:58.222409890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057737s 
2025-06-10T10:49:58.224040381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.228865941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-10T10:49:58.230917489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120319s 
2025-06-10T10:49:58.236288017Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-10T10:49:58.238499326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.245590626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-10T10:49:58.248421172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:58.253030497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049193s 
2025-06-10T10:49:58.255007395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:58.256566272Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-06-10T10:49:58.258972584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-10T10:49:58.262054055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-10T10:49:58.271910630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102136s 
2025-06-10T10:49:58.274224927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.277807816Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-10T10:49:58.280393890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162131s 
2025-06-10T10:49:58.284149568Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-10T10:49:58.286556742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.290400727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:58.292697629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-10T10:49:58.294517712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-10T10:49:58.297164137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-10T10:49:58.301528489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050043s 
2025-06-10T10:49:58.303107617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.306272716Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-10T10:49:58.308571422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095139s 
2025-06-10T10:49:58.312531280Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-10T10:49:58.314606526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.319165961Z [Info] InitialSetup: Starting migration to 1 
2025-06-10T10:49:58.328305222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-10T10:49:58.332803534Z [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-10T10:49:58.339375428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094371s 
2025-06-10T10:49:58.341092764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-10T10:49:58.343440849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-10T10:49:58.346872004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041112s 
2025-06-10T10:49:58.348583458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-10T10:49:58.351032937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-10T10:49:58.354402117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041186s 
2025-06-10T10:49:58.357385420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T10:49:58', 'InitialSetup') 
2025-06-10T10:49:58.361192350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.364267869Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-10T10:49:58.365816065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138261s 
2025-06-10T10:49:58.367801891Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-10T10:49:58.369536591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.372105090Z [Info] ImportListSearch: Starting migration to 2 
2025-06-10T10:49:58.376236945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T10:49:58', 'ImportListSearch') 
2025-06-10T10:49:58.380205390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.383099765Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-10T10:49:58.384757731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134669s 
2025-06-10T10:49:58.386629297Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-10T10:49:58.388414069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.390880963Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-10T10:49:58.393824727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T10:49:58', 'add_priority_to_indexers') 
2025-06-10T10:49:58.397832411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.400817708Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-10T10:49:58.402525094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121753s 
2025-06-10T10:49:58.404487974Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-10T10:49:58.406367766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.408735381Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-10T10:49:58.411810008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T10:49:58', 'rename_supports_on_track_retag') 
2025-06-10T10:49:58.415794686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.418850035Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-10T10:49:58.420647782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121941s 
2025-06-10T10:49:58.422739010Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-10T10:49:58.424821060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.427194556Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-10T10:49:58.430584779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T10:49:58', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-10T10:49:58.434732004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.437914348Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-10T10:49:58.439995786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126543s 
2025-06-10T10:49:58.441829736Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-10T10:49:58.443749980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.446094609Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-10T10:49:58.449279658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T10:49:58', 'remove_chown_and_folderchmod_config') 
2025-06-10T10:49:58.453299948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.456405948Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-10T10:49:58.458215520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122812s 
2025-06-10T10:49:58.459978367Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-10T10:49:58.461694691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.464120522Z [Info] update_notifiarr: Starting migration to 7 
2025-06-10T10:49:58.466837810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T10:49:58', 'update_notifiarr') 
2025-06-10T10:49:58.470670162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.473565068Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-10T10:49:58.475159496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117733s 
2025-06-10T10:49:58.477108287Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-10T10:49:58.478836445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.481203428Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-10T10:49:58.484177693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T10:49:58', 'extend_metadata_profiles') 
2025-06-10T10:49:58.488059825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.490964199Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-10T10:49:58.492671034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119417s 
2025-06-10T10:49:58.494566138Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-10T10:49:58.496393134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.498743434Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-10T10:49:58.501657568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T10:49:58', 'update_author_sort_name') 
2025-06-10T10:49:58.505543217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.508505658Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-10T10:49:58.510189286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118979s 
2025-06-10T10:49:58.511959709Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-10T10:49:58.513708378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.516208489Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-10T10:49:58.518889583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T10:49:58', 'add_bookfile_part') 
2025-06-10T10:49:58.522737286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.525608003Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-10T10:49:58.527560111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117788s 
2025-06-10T10:49:58.529452068Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-10T10:49:58.532112191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.535767998Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-10T10:49:58.539043639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T10:49:58', 'update_audio_qualities') 
2025-06-10T10:49:58.542960311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.546058275Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-10T10:49:58.547747023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144701s 
2025-06-10T10:49:58.549861107Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-10T10:49:58.551747844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.554227454Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-10T10:49:58.558377825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T10:49:58', 'add_bookfile_part_naming_token') 
2025-06-10T10:49:58.563067412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.566689761Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-10T10:49:58.568962896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146118s 
2025-06-10T10:49:58.570926367Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-10T10:49:58.573045762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.576609112Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-10T10:49:58.580202834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T10:49:58', 'update_author_sort_name_again') 
2025-06-10T10:49:58.584375130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.587476150Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-10T10:49:58.589277224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143506s 
2025-06-10T10:49:58.591226427Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-10T10:49:58.593136851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.595958800Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-10T10:49:58.599141233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T10:49:58', 'rename_blacklist_to_blocklist') 
2025-06-10T10:49:58.604029961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.607528681Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-10T10:49:58.609322341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138211s 
2025-06-10T10:49:58.611003243Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-10T10:49:58.612640428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.615053764Z [Info] FixIndexes: Starting migration to 15 
2025-06-10T10:49:58.617716602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T10:49:58', 'FixIndexes') 
2025-06-10T10:49:58.621427310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.624224969Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-10T10:49:58.626108299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115481s 
2025-06-10T10:49:58.627953091Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-10T10:49:58.629632781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.632325951Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-10T10:49:58.635924873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T10:49:58', 'AddRelatedBooks') 
2025-06-10T10:49:58.640713639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.645316762Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-10T10:49:58.647068166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151623s 
2025-06-10T10:49:58.649520441Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-10T10:49:58.651720278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.654352424Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-10T10:49:58.657820844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T10:49:58', 'ImportListMonitorExisting') 
2025-06-10T10:49:58.680811438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.685092011Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-10T10:49:58.687056174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328028s 
2025-06-10T10:49:58.689056048Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-10T10:49:58.691219662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.694431074Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-10T10:49:58.697606805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T10:49:58', 'AddSeriesPosition') 
2025-06-10T10:49:58.701932590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.705048189Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-10T10:49:58.706675253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013813s 
2025-06-10T10:49:58.708524264Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-10T10:49:58.710342393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.712727192Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-10T10:49:58.715624672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T10:49:58', 'AddNewItemMonitorType') 
2025-06-10T10:49:58.719566033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.722624357Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-10T10:49:58.724296172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012037s 
2025-06-10T10:49:58.726193119Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-10T10:49:58.727888240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.730262067Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-10T10:49:58.733078474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T10:49:58', 'AddDownloadHistory') 
2025-06-10T10:49:58.737054936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.740283202Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-10T10:49:58.741511685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118427s 
2025-06-10T10:49:58.743483252Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-10T10:49:58.745373486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.747820400Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-10T10:49:58.750836759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T10:49:58', 'add_on_delete_to_notifications') 
2025-06-10T10:49:58.754779844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.757804150Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-10T10:49:58.759586656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121813s 
2025-06-10T10:49:58.761435236Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-10T10:49:58.763304428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.765628565Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-10T10:49:58.768508460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T10:49:58', 'EditionMonitoredIndex') 
2025-06-10T10:49:58.772378698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.775551132Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-10T10:49:58.777222886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121531s 
2025-06-10T10:49:58.779510108Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-10T10:49:58.781604042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.784310789Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-10T10:49:58.790656508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-10T10:49:58.792466671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-10T10:49:58.794554963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-10T10:49:58.804145622Z [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-10T10:49:58.812068686Z [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-10T10:49:58.817119459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-10T10:49:58.820933094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-10T10:49:58.827499878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-10T10:49:58.831479186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-10T10:49:58.834969339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384656s 
2025-06-10T10:49:58.836512053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-10T10:49:58.838030018Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-06-10T10:49:58.839870672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-10T10:49:58.848048908Z [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-10T10:49:58.855658952Z [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-10T10:49:58.860757853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-10T10:49:58.864551056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-10T10:49:58.870502883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-10T10:49:58.874805371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-10T10:49:58.878823466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365668s 
2025-06-10T10:49:58.882163718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T10:49:58', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-10T10:49:58.886447037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.890139567Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-10T10:49:58.892211096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477588s 
2025-06-10T10:49:58.894208986Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-10T10:49:58.896008377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.898547356Z [Info] add_update_history: Starting migration to 24 
2025-06-10T10:49:58.901410969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T10:49:58', 'add_update_history') 
2025-06-10T10:49:58.905354134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.908405253Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-10T10:49:58.910048490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122672s 
2025-06-10T10:49:58.912017011Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-10T10:49:58.913922907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.916312666Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-10T10:49:58.919422994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T10:49:58', 'add_on_update_to_notifications') 
2025-06-10T10:49:58.923729159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.926577872Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-10T10:49:58.928320358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122954s 
2025-06-10T10:49:58.930125190Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-10T10:49:58.931993490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.934240672Z [Info] add_custom_formats: Starting migration to 26 
2025-06-10T10:49:58.937044253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T10:49:58', 'add_custom_formats') 
2025-06-10T10:49:58.940902367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.944039640Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-10T10:49:58.945437924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118021s 
2025-06-10T10:49:58.947142584Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-10T10:49:58.948773446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.951127874Z [Info] remove_omg: Starting migration to 27 
2025-06-10T10:49:58.953725451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T10:49:58', 'remove_omg') 
2025-06-10T10:49:58.957441248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.960269409Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-10T10:49:58.961816573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114512s 
2025-06-10T10:49:58.963570331Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-10T10:49:58.965275833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.967647696Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-10T10:49:58.970433612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T10:49:58', 'add_indexer_tags') 
2025-06-10T10:49:58.974217978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.977130278Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-10T10:49:58.978773054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116724s 
2025-06-10T10:49:58.980460189Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-10T10:49:58.983235153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:58.986127002Z [Info] list_sync_time: Starting migration to 29 
2025-06-10T10:49:58.988871525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T10:49:58', 'list_sync_time') 
2025-06-10T10:49:58.992760751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:58.995638673Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-10T10:49:58.997320156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132926s 
2025-06-10T10:49:58.999167724Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-10T10:49:59.001016013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.003463318Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-10T10:49:59.006481020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T10:49:59', 'download_client_per_indexer') 
2025-06-10T10:49:59.010636703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.013816862Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-10T10:49:59.015229174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121886s 
2025-06-10T10:49:59.017269149Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-10T10:49:59.019235957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.021881160Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-10T10:49:59.024898061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T10:49:59', 'add_colon_replacement_to_naming_config') 
2025-06-10T10:49:59.029002400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.032229825Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-10T10:49:59.034943475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125197s 
2025-06-10T10:49:59.037317152Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-10T10:49:59.040046655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.042047992Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-10T10:49:59.045844672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T10:49:59', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-10T10:49:59.050477163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.054533616Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-10T10:49:59.056940099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136401s 
2025-06-10T10:49:59.059449899Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-10T10:49:59.062036414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.064775636Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-10T10:49:59.068216871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T10:49:59', 'metadata_profile_ignored_to_list') 
2025-06-10T10:49:59.072227642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.075263802Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-10T10:49:59.077628220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135492s 
2025-06-10T10:49:59.080040053Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-10T10:49:59.081820967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.084298352Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-10T10:49:59.087987536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T10:49:59', 'add_download_client_tags') 
2025-06-10T10:49:59.091950851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.095934397Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-10T10:49:59.098004092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136161s 
2025-06-10T10:49:59.100215021Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-10T10:49:59.102437333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.105387109Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-10T10:49:59.108685035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T10:49:59', 'add_result_to_commands') 
2025-06-10T10:49:59.112617037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.115635532Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-10T10:49:59.118197126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130635s 
2025-06-10T10:49:59.119816505Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-10T10:49:59.122414904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.125376584Z [Info] add_notification_status: Starting migration to 37 
2025-06-10T10:49:59.128351300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T10:49:59', 'add_notification_status') 
2025-06-10T10:49:59.132407191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.136341288Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-10T10:49:59.138390742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136375s 
2025-06-10T10:49:59.140419324Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-10T10:49:59.142399849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.145061826Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-10T10:49:59.148379181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T10:49:59', 'add_on_author_added_to_notifications') 
2025-06-10T10:49:59.152629073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.155741527Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-10T10:49:59.157809448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129389s 
2025-06-10T10:49:59.159661946Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-10T10:49:59.161462719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.163818670Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-10T10:49:59.166748195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T10:49:59', 'book_last_searched_time') 
2025-06-10T10:49:59.170863797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.173874606Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-10T10:49:59.175871334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121468s 
2025-06-10T10:49:59.177651606Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-10T10:49:59.179350796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.181705143Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-10T10:49:59.184460338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T10:49:59', 'add_indexer_flags') 
2025-06-10T10:49:59.188271797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.191122974Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-10T10:49:59.192741822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116428s 
2025-06-10T10:49:59.194553468Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-10T10:49:59.196347528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:59.198762668Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-10T10:49:59.201671571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T10:49:59', 'cdh_per_downloadclient') 
2025-06-10T10:49:59.205515537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:59.208673071Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-10T10:49:59.210106214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119043s 
2025-06-10T10:49:59.228485850Z [Debug] MigrationController: Took: 00:00:01.3217113 
2025-06-10T10:49:59.655468605Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-10T10:49:59.698738517Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-10T10:50:00.078577515Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {83435ddb-08b6-4f03-8b18-c8b4c16253c2} may be persisted to storage in unencrypted form. 
2025-06-10T10:50:00.736971028Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-10T10:50:01.051162625Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-10T10:50:01.753968100Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-10T10:50:01.855038173Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-10T10:50:01.861215694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:50:01.865761732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:50:01.876722197Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-10T10:50:01.879331859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140818s 
2025-06-10T10:50:01.882114208Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-10T10:50:01.885161630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167473s 
2025-06-10T10:50:01.921798194Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-10T10:50:01.927604468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:01.934486897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-10T10:50:01.938997604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-10T10:50:01.946133674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082213s 
2025-06-10T10:50:01.948677112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:01.953576622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-10T10:50:01.956323138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156386s 
2025-06-10T10:50:01.961230313Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-10T10:50:01.964309870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:01.970118950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-10T10:50:01.975582955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:50:01.982354711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078822s 
2025-06-10T10:50:01.985184335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:50:01.988114051Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-10T10:50:01.991149830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-10T10:50:01.995037022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-10T10:50:02.006163632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113808s 
2025-06-10T10:50:02.009391868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.013890591Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-10T10:50:02.016891169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193242s 
2025-06-10T10:50:02.021394962Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-10T10:50:02.024781978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.031081324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:50:02.033829394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-10T10:50:02.036562484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-10T10:50:02.040415668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-10T10:50:02.046344288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065857s 
2025-06-10T10:50:02.048851112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.053371508Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-10T10:50:02.056433701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133362s 
2025-06-10T10:50:02.060741770Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-10T10:50:02.064391845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.068780456Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-10T10:50:02.078929529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-10T10:50:02.084605781Z [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-10T10:50:02.094742530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128611s 
2025-06-10T10:50:02.097289615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-10T10:50:02.100472821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-10T10:50:02.105383903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054333s 
2025-06-10T10:50:02.109483413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T10:50:02', 'InitialSetup') 
2025-06-10T10:50:02.115751476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.120346543Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-10T10:50:02.123052849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202328s 
2025-06-10T10:50:02.125978246Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-10T10:50:02.128904895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.132961848Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-10T10:50:02.137785725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T10:50:02', 'ImportListSearch') 
2025-06-10T10:50:02.144390827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.148918127Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-10T10:50:02.151716849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199129s 
2025-06-10T10:50:02.154607606Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-10T10:50:02.157728136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.161722704Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-10T10:50:02.165812444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T10:50:02', 'add_priority_to_indexers') 
2025-06-10T10:50:02.172364188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.176840285Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-10T10:50:02.179863529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189093s 
2025-06-10T10:50:02.182787433Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-10T10:50:02.186100299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.190026881Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-10T10:50:02.194313587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T10:50:02', 'rename_supports_on_track_retag') 
2025-06-10T10:50:02.201005814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.205507883Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-10T10:50:02.208629986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019146s 
2025-06-10T10:50:02.211624401Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-10T10:50:02.215226239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.219153231Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-10T10:50:02.223913370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T10:50:02', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-10T10:50:02.230941252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.235651892Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-10T10:50:02.239143227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199903s 
2025-06-10T10:50:02.242126190Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-10T10:50:02.245493827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.249420117Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-10T10:50:02.253882106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T10:50:02', 'remove_chown_and_folderchmod_config') 
2025-06-10T10:50:02.260703243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.265312117Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-10T10:50:02.268579823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194764s 
2025-06-10T10:50:02.271317532Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-10T10:50:02.274217287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.278156273Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-10T10:50:02.282200842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T10:50:02', 'update_notifiarr') 
2025-06-10T10:50:02.289360639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.293828180Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-10T10:50:02.297055564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194481s 
2025-06-10T10:50:02.300123067Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-10T10:50:02.303672820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.308453751Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-10T10:50:02.312649153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T10:50:02', 'extend_metadata_profiles') 
2025-06-10T10:50:02.320213735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.324680544Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-10T10:50:02.327948220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207985s 
2025-06-10T10:50:02.331024761Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-10T10:50:02.334578822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.339294472Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-10T10:50:02.343446757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T10:50:02', 'update_author_sort_name') 
2025-06-10T10:50:02.350470582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.354892139Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-10T10:50:02.357908309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203094s 
2025-06-10T10:50:02.360903977Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-10T10:50:02.364407968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.368323707Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-10T10:50:02.372139095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T10:50:02', 'add_bookfile_part') 
2025-06-10T10:50:02.379787065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.384702075Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-10T10:50:02.387784498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201548s 
2025-06-10T10:50:02.390555324Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-10T10:50:02.393605923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.397816125Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-10T10:50:02.402617907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T10:50:02', 'update_audio_qualities') 
2025-06-10T10:50:02.410130104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.415034574Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-10T10:50:02.418703567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212357s 
2025-06-10T10:50:02.421581017Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-10T10:50:02.424817500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.429538881Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-10T10:50:02.434673974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T10:50:02', 'add_bookfile_part_naming_token') 
2025-06-10T10:50:02.441821758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.446770656Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-10T10:50:02.449926176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216255s 
2025-06-10T10:50:02.452776551Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-10T10:50:02.455991200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.459878383Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-10T10:50:02.464636938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T10:50:02', 'update_author_sort_name_again') 
2025-06-10T10:50:02.472265589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.477663351Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-10T10:50:02.482064768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211047s 
2025-06-10T10:50:02.484928261Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-10T10:50:02.488870153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.493049503Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-10T10:50:02.497590240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T10:50:02', 'rename_blacklist_to_blocklist') 
2025-06-10T10:50:02.504230453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.508645878Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-10T10:50:02.512436506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195216s 
2025-06-10T10:50:02.515031999Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-10T10:50:02.517743776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.521634174Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-10T10:50:02.525151231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T10:50:02', 'FixIndexes') 
2025-06-10T10:50:02.531271607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.535476709Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-10T10:50:02.538100619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177075s 
2025-06-10T10:50:02.540739590Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-10T10:50:02.543611829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.547489803Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-10T10:50:02.551210901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T10:50:02', 'AddRelatedBooks') 
2025-06-10T10:50:02.557532652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.561803026Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-10T10:50:02.564524362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181141s 
2025-06-10T10:50:02.567332332Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-10T10:50:02.570467151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.574330324Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-10T10:50:02.578455666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T10:50:02', 'ImportListMonitorExisting') 
2025-06-10T10:50:02.584989755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.589407084Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-10T10:50:02.592421970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186824s 
2025-06-10T10:50:02.595131513Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-10T10:50:02.597969043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.601839411Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-10T10:50:02.605651592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T10:50:02', 'AddSeriesPosition') 
2025-06-10T10:50:02.612089287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.617540586Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-10T10:50:02.620894365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193855s 
2025-06-10T10:50:02.623652445Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-10T10:50:02.627355026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.632022749Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-10T10:50:02.635966074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T10:50:02', 'AddNewItemMonitorType') 
2025-06-10T10:50:02.642566396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.646998936Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-10T10:50:02.649935475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194632s 
2025-06-10T10:50:02.652641069Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-10T10:50:02.655589893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.659467967Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-10T10:50:02.663333135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T10:50:02', 'AddDownloadHistory') 
2025-06-10T10:50:02.669717713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.674167176Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-10T10:50:02.676987602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184128s 
2025-06-10T10:50:02.679842015Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-10T10:50:02.683112096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.687214220Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-10T10:50:02.691555046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T10:50:02', 'add_on_delete_to_notifications') 
2025-06-10T10:50:02.698113102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.703610765Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-10T10:50:02.706746586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201615s 
2025-06-10T10:50:02.709528283Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-10T10:50:02.712634684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.716606497Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-10T10:50:02.720658641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T10:50:02', 'EditionMonitoredIndex') 
2025-06-10T10:50:02.727251368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.731895333Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-10T10:50:02.734816771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190381s 
2025-06-10T10:50:02.737934515Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-10T10:50:02.742525644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.747762633Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-10T10:50:02.756441277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-10T10:50:02.759046258Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2025-06-10T10:50:02.761653024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-10T10:50:02.772712839Z [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-10T10:50:02.784336089Z [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-10T10:50:02.792925864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-10T10:50:02.797648407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-10T10:50:02.805011194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-10T10:50:02.809988249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449484s 
2025-06-10T10:50:02.812470103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:50:02.815258174Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-06-10T10:50:02.817822063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-10T10:50:02.825917714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-10T10:50:02.833962843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-10T10:50:02.841066548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-10T10:50:02.845943892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-10T10:50:02.866656362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:50:02.873054026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519332s 
2025-06-10T10:50:02.877351153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T10:50:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-10T10:50:02.885097151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.890055599Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-10T10:50:02.893749131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0683617s 
2025-06-10T10:50:02.896658746Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-10T10:50:02.899571007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.903967564Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-10T10:50:02.912703723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-10T10:50:02.918545218Z [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-10T10:50:02.927027737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106555s 
2025-06-10T10:50:02.929761789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-10T10:50:02.933374830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-10T10:50:02.938894156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062664s 
2025-06-10T10:50:02.942745556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T10:50:02', 'add_update_history') 
2025-06-10T10:50:02.949154844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.953806955Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-10T10:50:02.956693384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210147s 
2025-06-10T10:50:02.959703732Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-10T10:50:02.962973912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.966985034Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-10T10:50:02.971391080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T10:50:02', 'add_on_update_to_notifications') 
2025-06-10T10:50:02.978087385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:02.982579164Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-10T10:50:02.985670795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193091s 
2025-06-10T10:50:02.988344025Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-10T10:50:02.991235924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:02.995103416Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-10T10:50:02.998952231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T10:50:02', 'add_custom_formats') 
2025-06-10T10:50:03.005318422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.009705941Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-10T10:50:03.012465895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182594s 
2025-06-10T10:50:03.015028932Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-10T10:50:03.018626712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.022987918Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-10T10:50:03.027831806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T10:50:03', 'remove_omg') 
2025-06-10T10:50:03.034314771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.038632189Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-10T10:50:03.041274106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200142s 
2025-06-10T10:50:03.044848589Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-10T10:50:03.047893275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.051808544Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-10T10:50:03.055945529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T10:50:03', 'add_indexer_tags') 
2025-06-10T10:50:03.062370538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.066887738Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-10T10:50:03.069678704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188755s 
2025-06-10T10:50:03.072380070Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-10T10:50:03.075321560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.079995285Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-10T10:50:03.084413365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T10:50:03', 'list_sync_time') 
2025-06-10T10:50:03.091679557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.096053268Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-10T10:50:03.099149588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020703s 
2025-06-10T10:50:03.102259797Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-10T10:50:03.105432852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.110416882Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-10T10:50:03.114696884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T10:50:03', 'download_client_per_indexer') 
2025-06-10T10:50:03.121383941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.125945831Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-10T10:50:03.129289679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202455s 
2025-06-10T10:50:03.132344757Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-10T10:50:03.136394406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.141093793Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-10T10:50:03.146582989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T10:50:03', 'add_colon_replacement_to_naming_config') 
2025-06-10T10:50:03.155698222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.160820519Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-10T10:50:03.166113661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237966s 
2025-06-10T10:50:03.169916714Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-10T10:50:03.173938747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.178206315Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-10T10:50:03.184193002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T10:50:03', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-10T10:50:03.195738946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.200766051Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-10T10:50:03.204528402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262848s 
2025-06-10T10:50:03.207390722Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-10T10:50:03.210701214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.214689790Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-10T10:50:03.219758791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T10:50:03', 'metadata_profile_ignored_to_list') 
2025-06-10T10:50:03.228391933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.233249288Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-10T10:50:03.236518306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221874s 
2025-06-10T10:50:03.239907616Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-10T10:50:03.243109449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.247267958Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-10T10:50:03.251777101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T10:50:03', 'add_download_client_tags') 
2025-06-10T10:50:03.259581276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.264276163Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-10T10:50:03.267230989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210112s 
2025-06-10T10:50:03.269971133Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-10T10:50:03.273029708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.276985418Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-10T10:50:03.281222555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T10:50:03', 'add_result_to_commands') 
2025-06-10T10:50:03.290988857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.296009460Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-10T10:50:03.299763153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226112s 
2025-06-10T10:50:03.303143426Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-10T10:50:03.306644821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.311149306Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-10T10:50:03.315645544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T10:50:03', 'add_notification_status') 
2025-06-10T10:50:03.323361430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.328366703Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-10T10:50:03.331883399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213613s 
2025-06-10T10:50:03.335684178Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-10T10:50:03.339841413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.344007036Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-10T10:50:03.349425079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T10:50:03', 'add_on_author_added_to_notifications') 
2025-06-10T10:50:03.357878099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.362707367Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-10T10:50:03.365944030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232134s 
2025-06-10T10:50:03.368837643Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-10T10:50:03.371819613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.375870946Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-10T10:50:03.380111890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T10:50:03', 'book_last_searched_time') 
2025-06-10T10:50:03.386622501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.391886845Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-10T10:50:03.395596299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198186s 
2025-06-10T10:50:03.398930889Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-10T10:50:03.402073633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.406207071Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-10T10:50:03.410515060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T10:50:03', 'add_indexer_flags') 
2025-06-10T10:50:03.416943446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.421880000Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-10T10:50:03.424758141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194123s 
2025-06-10T10:50:03.428918253Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-10T10:50:03.432660533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:50:03.436798500Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-10T10:50:03.441759012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T10:50:03', 'cdh_per_downloadclient') 
2025-06-10T10:50:03.449756896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:50:03.454565924Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-10T10:50:03.457646924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223115s 
2025-06-10T10:50:06.786522267Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-10T10:50:07.018162829Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-10T10:50:07.149265498Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-10T10:50:09.235004543Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-10T10:50:09.674171835Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-10T10:50:09.738621758Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-10T10:50:10.090463053Z [ls.io-init] done.
2025-06-10T10:50:10.139189947Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-10T10:50:10.154190613Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-10T10:50:10.158186875Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-10T10:50:12.406169336Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled