2025-06-27T14:08:47.394127406Z [migrations] started
2025-06-27T14:08:47.398556732Z [migrations] no migrations found
2025-06-27T14:08:47.867415332Z usermod: no changes
2025-06-27T14:08:47.936325106Z ───────────────────────────────────────
2025-06-27T14:08:47.936341970Z 
2025-06-27T14:08:47.936350196Z       ██╗     ███████╗██╗ ██████╗
2025-06-27T14:08:47.936359004Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-27T14:08:47.936367341Z       ██║     ███████╗██║██║   ██║
2025-06-27T14:08:47.936375928Z       ██║     ╚════██║██║██║   ██║
2025-06-27T14:08:47.936384335Z       ███████╗███████║██║╚██████╔╝
2025-06-27T14:08:47.936392792Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-27T14:08:47.936401159Z 
2025-06-27T14:08:47.936409055Z    Brought to you by linuxserver.io
2025-06-27T14:08:47.936417151Z ───────────────────────────────────────
2025-06-27T14:08:47.941709564Z 
2025-06-27T14:08:47.941951351Z To support the app dev(s) visit:
2025-06-27T14:08:47.965323208Z Readarr: https://opencollective.com/readarr
2025-06-27T14:08:47.969350004Z 
2025-06-27T14:08:47.969358551Z To support LSIO projects visit:
2025-06-27T14:08:47.969362559Z https://www.linuxserver.io/donate/
2025-06-27T14:08:47.969366507Z 
2025-06-27T14:08:47.969370084Z ───────────────────────────────────────
2025-06-27T14:08:47.969374804Z GID/UID
2025-06-27T14:08:47.969378491Z ───────────────────────────────────────
2025-06-27T14:08:48.029424131Z 
2025-06-27T14:08:48.029441737Z User UID:    911
2025-06-27T14:08:48.029446506Z User GID:    911
2025-06-27T14:08:48.029451056Z ───────────────────────────────────────
2025-06-27T14:08:48.053779729Z Linuxserver.io version: 0.4.18.2805-ls157
2025-06-27T14:08:48.056496397Z Build-date: 2025-06-27T14:05:25+00:00
2025-06-27T14:08:48.056509834Z ───────────────────────────────────────
2025-06-27T14:08:48.056515045Z     
2025-06-27T14:08:50.468359908Z [custom-init] No custom files found, skipping...
2025-06-27T14:08:56.573471812Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2805 
2025-06-27T14:08:56.843860049Z [Debug] Bootstrap: Getting windows service status 
2025-06-27T14:08:56.858620882Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:08:56.934547220Z [Debug] Bootstrap: Console selected 
2025-06-27T14:08:56.949004773Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:09:00.489340294Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-27T14:09:01.044384560Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:09:02.628572692Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T14:09:03.945385221Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:09:04.110907957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:04.118446652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:04.718471486Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:09:04.745721280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.609402s 
2025-06-27T14:09:04.749409314Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:09:04.752460666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6346372s 
2025-06-27T14:09:04.909585868Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:09:04.918540263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.004968742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:09:05.219099275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:09:05.451275344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.442334s 
2025-06-27T14:09:05.457336976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:05.476796297Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:09:05.479119554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4686292s 
2025-06-27T14:09:05.600679854Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:09:05.603627758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.695364784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:09:05.717507487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:05.732249973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339957s 
2025-06-27T14:09:05.735983259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:05.739964833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018987s 
2025-06-27T14:09:05.746264815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:09:05.755578744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:09:05.770497265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213813s 
2025-06-27T14:09:05.773609850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:05.778733484Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:09:05.780987181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294492s 
2025-06-27T14:09:05.793985927Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:09:05.796527133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.811706098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:05.814744755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s 
2025-06-27T14:09:05.817205238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:09:05.820783991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:09:05.826182549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067774s 
2025-06-27T14:09:05.828174709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:05.831614663Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:09:05.833656293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119599s 
2025-06-27T14:09:05.853024471Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:09:05.855478231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.867748561Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-27T14:09:06.280154521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-27T14:09:06.287227298Z [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-27T14:09:06.294250055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115499s 
2025-06-27T14:09:06.296710568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-27T14:09:06.300275304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-27T14:09:06.304665712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059906s 
2025-06-27T14:09:06.306614254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-27T14:09:06.395537647Z [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-27T14:09:06.406694104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978582s 
2025-06-27T14:09:06.408880625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-27T14:09:06.411724260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-27T14:09:06.415941259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00507s 
2025-06-27T14:09:06.521376539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-27T14:09:06.529675364Z [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-27T14:09:06.538778399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146719s 
2025-06-27T14:09:06.540796081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-27T14:09:06.543580445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:06.547625668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048244s 
2025-06-27T14:09:06.549586856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-27T14:09:06.552113622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:06.555870896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004337s 
2025-06-27T14:09:06.557954881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-27T14:09:06.561051324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:06.565273553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005244s 
2025-06-27T14:09:06.567068807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-27T14:09:06.574876795Z [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-27T14:09:06.584337258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153201s 
2025-06-27T14:09:06.586337234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-27T14:09:06.589135988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:06.593109597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047458s 
2025-06-27T14:09:06.595093571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-27T14:09:06.598701253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:06.907752992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.220874s 
2025-06-27T14:09:07.020931540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-27T14:09:07.051470424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:07.106486331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0802446s 
2025-06-27T14:09:07.110415169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-27T14:09:07.147256761Z [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-27T14:09:07.207438958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940049s 
2025-06-27T14:09:07.211044215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-27T14:09:07.217577516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-27T14:09:07.242195573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018104s 
2025-06-27T14:09:07.247922962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-27T14:09:07.564189835Z [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-27T14:09:07.575523770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3247913s 
2025-06-27T14:09:07.577525369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-27T14:09:07.580456840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-27T14:09:07.584707948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053573s 
2025-06-27T14:09:07.597870434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-27T14:09:07.617369956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164296s 
2025-06-27T14:09:07.620287930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-27T14:09:07.623483182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008585s 
2025-06-27T14:09:07.626034207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-27T14:09:07.635340671Z [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-27T14:09:07.680569807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521185s 
2025-06-27T14:09:07.683008466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-27T14:09:07.686253789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:07.692254488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073117s 
2025-06-27T14:09:07.694095063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-27T14:09:07.696968016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:07.701069473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051504s 
2025-06-27T14:09:07.702880799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-27T14:09:07.712316132Z [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-27T14:09:07.722950118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184003s 
2025-06-27T14:09:07.724781775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-27T14:09:07.727654578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T14:09:07.731575571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049801s 
2025-06-27T14:09:07.733192035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-27T14:09:07.744551692Z [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-27T14:09:07.753669085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186673s 
2025-06-27T14:09:07.755537717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-27T14:09:07.758680683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:09:07.762739684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052175s 
2025-06-27T14:09:07.764459376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-27T14:09:07.768251891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:09:07.771805153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042899s 
2025-06-27T14:09:07.773388340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-27T14:09:07.779322826Z [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-27T14:09:07.786636589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115461s 
2025-06-27T14:09:07.788368695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-27T14:09:07.790614737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T14:09:07.794200004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041792s 
2025-06-27T14:09:07.795960037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-27T14:09:07.798416231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T14:09:07.802035146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043461s 
2025-06-27T14:09:07.803807283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-27T14:09:07.806386575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-27T14:09:07.810013937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044162s 
2025-06-27T14:09:07.811708688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-27T14:09:07.814063008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-27T14:09:07.819007732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055534s 
2025-06-27T14:09:07.820647753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-27T14:09:07.831996648Z [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-27T14:09:07.843567500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211679s 
2025-06-27T14:09:07.845296831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-27T14:09:07.849694273Z [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-27T14:09:07.855417584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084333s 
2025-06-27T14:09:07.857291927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-27T14:09:07.860091904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:09:07.863980100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048635s 
2025-06-27T14:09:07.865584360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-27T14:09:07.952544400Z [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-27T14:09:07.961262760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938947s 
2025-06-27T14:09:07.963054166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-27T14:09:07.965484779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-27T14:09:07.969067661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043289s 
2025-06-27T14:09:07.970754647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-27T14:09:07.974973129Z [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-27T14:09:07.980523091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080563s 
2025-06-27T14:09:07.982336812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-27T14:09:07.985059252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-27T14:09:07.989263606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051419s 
2025-06-27T14:09:07.990971614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-27T14:09:07.997011482Z [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-27T14:09:08.004527492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118181s 
2025-06-27T14:09:08.006354429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-27T14:09:08.010755589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-27T14:09:08.013842873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047946s 
2025-06-27T14:09:08.015128491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-27T14:09:08.019691066Z [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-27T14:09:08.025400098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081349s 
2025-06-27T14:09:08.027060160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-27T14:09:08.030751761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-27T14:09:08.041171396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119928s 
2025-06-27T14:09:08.043025147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-27T14:09:08.047023285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-27T14:09:08.051372771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063387s 
2025-06-27T14:09:08.053011119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-27T14:09:08.058818639Z [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-27T14:09:08.065318473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108599s 
2025-06-27T14:09:08.066957242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-27T14:09:08.073944498Z [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-27T14:09:08.082253544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013635s 
2025-06-27T14:09:08.083876421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-27T14:09:08.088380938Z [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-27T14:09:08.094413021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088929s 
2025-06-27T14:09:08.096097611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-27T14:09:08.102139224Z [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-27T14:09:08.109815506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120227s 
2025-06-27T14:09:08.111528244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-27T14:09:08.117004387Z [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-27T14:09:08.123551266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102399s 
2025-06-27T14:09:08.125802057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-27T14:09:08.140300582Z [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-27T14:09:08.157531828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282265s 
2025-06-27T14:09:08.163423057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-27T14:09:08.169446342Z [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-27T14:09:08.174837154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009161s 
2025-06-27T14:09:08.176788091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-27T14:09:08.179584170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-27T14:09:08.184106723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055969s 
2025-06-27T14:09:08.186043933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-27T14:09:08.189841728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-27T14:09:08.193831439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060427s 
2025-06-27T14:09:08.195543496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-27T14:09:08.200251804Z [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-27T14:09:08.206004894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087466s 
2025-06-27T14:09:08.207643152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-27T14:09:08.213338487Z [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-27T14:09:08.220579483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112635s 
2025-06-27T14:09:08.222128261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-27T14:09:08.226590653Z [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-27T14:09:08.231517441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078304s 
2025-06-27T14:09:08.233331523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-27T14:09:08.235776524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-27T14:09:08.239346731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043629s 
2025-06-27T14:09:08.241053517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-27T14:09:08.243447937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-27T14:09:08.247011400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042831s 
2025-06-27T14:09:08.248654558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-27T14:09:08.254423651Z [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-27T14:09:08.261925052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115941s 
2025-06-27T14:09:08.263594923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-27T14:09:08.268830923Z [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-27T14:09:08.275209383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099315s 
2025-06-27T14:09:08.277055519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-27T14:09:08.279924143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:08.283721067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048674s 
2025-06-27T14:09:08.285341739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-27T14:09:08.290686909Z [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-27T14:09:08.297675607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105247s 
2025-06-27T14:09:08.402320176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-27T14:09:08.409515921Z [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-27T14:09:08.416302903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121225s 
2025-06-27T14:09:08.419015864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-27T14:09:08.422249684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:08.426405009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054608s 
2025-06-27T14:09:08.428002294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-27T14:09:08.434488481Z [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-27T14:09:08.442102387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124402s 
2025-06-27T14:09:08.443797870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-27T14:09:08.446260057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-27T14:09:08.450303486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047934s 
2025-06-27T14:09:08.451978378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-27T14:09:08.457071701Z [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-27T14:09:08.463315319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096362s 
2025-06-27T14:09:08.465170063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-27T14:09:08.468107806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:08.471945371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049202s 
2025-06-27T14:09:08.473704202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-27T14:09:08.477557729Z [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-27T14:09:08.483956229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081566s 
2025-06-27T14:09:08.486040865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-27T14:09:08.489167870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-27T14:09:08.493247272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005318s 
2025-06-27T14:09:08.494872664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-27T14:09:08.498517832Z [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-27T14:09:08.503366051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068295s 
2025-06-27T14:09:08.515389324Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-27T14:09:08.521117755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-27T14:09:08.532174132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148251s 
2025-06-27T14:09:08.534003083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-27T14:09:08.536766295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T14:09:08.541004507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052056s 
2025-06-27T14:09:08.543010124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-27T14:09:08.545421388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-27T14:09:08.548389082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036367s 
2025-06-27T14:09:08.550223354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-27T14:09:08.553082620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T14:09:08.556846376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004853s 
2025-06-27T14:09:08.558562751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-27T14:09:08.561013415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:08.564561637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042322s 
2025-06-27T14:09:08.566352362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-27T14:09:08.569110203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:08.572729008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045827s 
2025-06-27T14:09:08.574670366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-27T14:09:08.577885388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:08.582047486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054648s 
2025-06-27T14:09:08.632849079Z [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-27T14:09:08.655298720Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0566278 taking an average of 00:00:00.0566278 
2025-06-27T14:09:08.667711718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:09:08', 'InitialSetup') 
2025-06-27T14:09:08.673850535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:08.688901212Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:09:08.690597807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1033101s 
2025-06-27T14:09:08.703416451Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:09:08.705860260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:08.721529924Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-27T14:09:08.746003268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:09:08.748097584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000228s 
2025-06-27T14:09:08.750813691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-27T14:09:08.754355882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:08.769514185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167041s 
2025-06-27T14:09:08.773119503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:09:08', 'ImportListSearch') 
2025-06-27T14:09:08.777298405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:08.780845325Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:09:08.782437510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278602s 
2025-06-27T14:09:08.784881801Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:09:08.786865784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:08.789741313Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-27T14:09:08.796377972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:09:08.798615105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-06-27T14:09:08.800433035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-27T14:09:08.803169564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-27T14:09:08.812518884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102545s 
2025-06-27T14:09:08.815855049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:09:08', 'add_priority_to_indexers') 
2025-06-27T14:09:08.819968169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:08.823395388Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:09:08.825195221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209196s 
2025-06-27T14:09:08.827499430Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:09:08.830024142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:08.832974871Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-27T14:09:08.883806055Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-27T14:09:09.216514234Z [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-27T14:09:09.233570148Z [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-27T14:09:09.248350761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-27T14:09:09.256952847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-27T14:09:09.285643912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3994156s 
2025-06-27T14:09:09.290231587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:09:09', 'rename_supports_on_track_retag') 
2025-06-27T14:09:09.294466973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.298801448Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:09:09.300689579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4123272s 
2025-06-27T14:09:09.303720811Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:09:09.305862883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.308808532Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-27T14:09:09.316435696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T14:09:09.318247413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-27T14:09:09.320103709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-27T14:09:09.323055481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:09.332599002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105732s 
2025-06-27T14:09:09.334252872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T14:09:09.335914677Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-27T14:09:09.337703007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-27T14:09:09.340530298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:09.349339742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097372s 
2025-06-27T14:09:09.352707701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:09:09', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:09:09.356970202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.360677815Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:09:09.362660947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205772s 
2025-06-27T14:09:09.365039274Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:09:09.367065433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.369895069Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-27T14:09:09.388328145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T14:09:09.394202881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T14:09:09.402734284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116774s 
2025-06-27T14:09:09.404365187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:09.406370754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:09.416750148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105204s 
2025-06-27T14:09:09.420253220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:09:09', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:09:09.424611153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.427959763Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:09:09.429868185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216188s 
2025-06-27T14:09:09.432083985Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:09:09.433862045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.436694045Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-27T14:09:09.504937058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-27T14:09:09.513619947Z [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-27T14:09:09.520189601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010109s 
2025-06-27T14:09:09.523287868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:09:09', 'update_notifiarr') 
2025-06-27T14:09:09.527207889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.530383402Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:09:09.532016569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020142s 
2025-06-27T14:09:09.534241167Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:09:09.536144488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.539014696Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-27T14:09:09.546443039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T14:09:09.548249967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-06-27T14:09:09.550084500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-27T14:09:09.553022223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:09.562460222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010485s 
2025-06-27T14:09:09.564135755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T14:09:09.565764804Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-06-27T14:09:09.567572593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-27T14:09:09.570092185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-27T14:09:09.578618188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091564s 
2025-06-27T14:09:09.581743639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:09:09', 'extend_metadata_profiles') 
2025-06-27T14:09:09.585772460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.589235811Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:09:09.590989962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194984s 
2025-06-27T14:09:09.593270884Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:09:09.595146940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.597960474Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-27T14:09:09.648159705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:09.650145432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-06-27T14:09:09.652018012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-27T14:09:09.654646062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-27T14:09:09.663968328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100162s 
2025-06-27T14:09:09.665601886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:09.667290635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:10.080886993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.413051s 
2025-06-27T14:09:10.082961048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.084586921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-27T14:09:10.089746647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-27T14:09:10.156010235Z [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-27T14:09:10.170764786Z [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-27T14:09:10.180868415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:10.185891547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:10.209817349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:10.215686233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:10.219582547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278695s 
2025-06-27T14:09:10.224800750Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-27T14:09:10.289613889Z [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-27T14:09:10.301823557Z [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-27T14:09:10.309519730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:09:10.313636617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:09:10.334207877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:10.338382380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:10.342792367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:10.347358379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:10.350902413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242164s 
2025-06-27T14:09:10.354084398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:09:10', 'update_author_sort_name') 
2025-06-27T14:09:10.358093739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.362373204Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:09:10.364169219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354215s 
2025-06-27T14:09:10.366335540Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:09:10.368170974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.371029549Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-27T14:09:10.376468517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:10.378168219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-27T14:09:10.379897890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-27T14:09:10.382467834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:10.391673615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100411s 
2025-06-27T14:09:10.394750028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:09:10', 'add_bookfile_part') 
2025-06-27T14:09:10.398753577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.401935272Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:09:10.403619191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201186s 
2025-06-27T14:09:10.405773077Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:09:10.407886893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.410690376Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-27T14:09:10.414317267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:10.416095757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:10.485296027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686858s 
2025-06-27T14:09:10.488776783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:09:10', 'update_audio_qualities') 
2025-06-27T14:09:10.493419018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.496514389Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:09:10.498291216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801991s 
2025-06-27T14:09:10.500675575Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:09:10.502625220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.505540860Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-27T14:09:10.510728813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T14:09:10.514795830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T14:09:10.518652203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050521s 
2025-06-27T14:09:10.521850621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:09:10', 'add_bookfile_part_naming_token') 
2025-06-27T14:09:10.526240628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.529607786Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:09:10.531496538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156402s 
2025-06-27T14:09:10.533750856Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:09:10.535709799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.538611982Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-27T14:09:10.550091460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.552068269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-06-27T14:09:10.553937141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-27T14:09:10.556736065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-27T14:09:10.566228113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010149s 
2025-06-27T14:09:10.568024599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.569668428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-27T14:09:10.571632512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T14:09:10.574476637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-27T14:09:10.583828071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100186s 
2025-06-27T14:09:10.585601341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:10.587209298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:10.609568216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220197s 
2025-06-27T14:09:10.611536618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.613204867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-27T14:09:10.615341608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-27T14:09:10.671555396Z [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-27T14:09:10.687775938Z [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-27T14:09:10.698199110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:10.702509757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:10.731794467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:10.740042200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:10.744439531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267274s 
2025-06-27T14:09:10.746210597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.748094259Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.99E-05s 
2025-06-27T14:09:10.750562157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T14:09:10.815972427Z [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-27T14:09:10.833178062Z [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-27T14:09:10.844232474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:10.848606059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:10.872823228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:10.879895704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:10.884316965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316206s 
2025-06-27T14:09:10.889725532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T14:09:10', 'update_author_sort_name_again') 
2025-06-27T14:09:10.894548751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.900513808Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:09:10.902620289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475252s 
2025-06-27T14:09:10.907307865Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:09:10.910827059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.914948365Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-27T14:09:10.933460590Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-27T14:09:10.936777277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-27T14:09:10.957810146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222366s 
2025-06-27T14:09:10.961171833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:09:10', 'rename_blacklist_to_blocklist') 
2025-06-27T14:09:10.965373120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.969107067Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:09:10.970955247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332662s 
2025-06-27T14:09:10.972939271Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:09:10.974655966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.977472486Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-27T14:09:10.984782912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-27T14:09:10.987342695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T14:09:10.991274800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047022s 
2025-06-27T14:09:10.994172103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:09:10', 'FixIndexes') 
2025-06-27T14:09:10.998015690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.001086301Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:09:11.002697153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014432s 
2025-06-27T14:09:11.004767090Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:09:11.006597444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.009470859Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-27T14:09:11.016757316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:11.018436737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.74E-05s 
2025-06-27T14:09:11.020250768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-27T14:09:11.022929902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T14:09:11.032344423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102585s 
2025-06-27T14:09:11.035311826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T14:09:11', 'AddRelatedBooks') 
2025-06-27T14:09:11.039232850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.042324263Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:09:11.044042772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200865s 
2025-06-27T14:09:11.046263262Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:09:11.048197596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.050987622Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-27T14:09:11.056245696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:09:11.057977282Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-27T14:09:11.059941556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-27T14:09:11.063208111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.072994171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010977s 
2025-06-27T14:09:11.076096786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T14:09:11', 'ImportListMonitorExisting') 
2025-06-27T14:09:11.080240858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.083527384Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:09:11.085388150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211933s 
2025-06-27T14:09:11.087487175Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:09:11.089325055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.092148318Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-27T14:09:11.097379859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-27T14:09:11.099210865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2025-06-27T14:09:11.101139768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-27T14:09:11.104170759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.113743760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106395s 
2025-06-27T14:09:11.116735041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T14:09:11', 'AddSeriesPosition') 
2025-06-27T14:09:11.120875566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.124081379Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:09:11.125832214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208362s 
2025-06-27T14:09:11.128012142Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:09:11.129940444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.132825331Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-27T14:09:11.142111624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:09:11.144610013Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s 
2025-06-27T14:09:11.146504697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-27T14:09:11.150094103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.159877958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112374s 
2025-06-27T14:09:11.161515945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-27T14:09:11.163106166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T14:09:11.165137736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-27T14:09:11.168379251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.178423330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111243s 
2025-06-27T14:09:11.180121708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:09:11.181697811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-27T14:09:11.183528346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-27T14:09:11.186384926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.195296285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098545s 
2025-06-27T14:09:11.198334931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T14:09:11', 'AddNewItemMonitorType') 
2025-06-27T14:09:11.202377088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.205606539Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:09:11.207362644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198991s 
2025-06-27T14:09:11.209456760Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:09:11.211288096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.214100437Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-27T14:09:11.247107891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-27T14:09:11.253555290Z [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-27T14:09:11.261618331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125143s 
2025-06-27T14:09:11.263443726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-27T14:09:11.266196146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T14:09:11.270010133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047474s 
2025-06-27T14:09:11.271816951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-27T14:09:11.274525313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T14:09:11.278183496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045773s 
2025-06-27T14:09:11.279999732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-27T14:09:11.282752083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T14:09:11.286470218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046668s 
2025-06-27T14:09:11.288053104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:11.289759449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:11.339471539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049225s 
2025-06-27T14:09:11.342873107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T14:09:11', 'AddDownloadHistory') 
2025-06-27T14:09:11.347166108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.350577365Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:09:11.352313270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606539s 
2025-06-27T14:09:11.354594171Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:09:11.356577524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.359921495Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-27T14:09:11.371574051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.373521612Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s 
2025-06-27T14:09:11.375631369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-27T14:09:11.379461879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.389797275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121379s 
2025-06-27T14:09:11.391440092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.393050754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-27T14:09:11.394894545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-27T14:09:11.397767709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.409055542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119378s 
2025-06-27T14:09:11.410950126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.412548613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-06-27T14:09:11.414463949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-27T14:09:11.417488407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.427217431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107831s 
2025-06-27T14:09:11.428859437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.430416892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-27T14:09:11.432438772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-27T14:09:11.435687411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.445064898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104814s 
2025-06-27T14:09:11.448370332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:09:11', 'add_on_delete_to_notifications') 
2025-06-27T14:09:11.452592391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.456053899Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:09:11.457904194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210954s 
2025-06-27T14:09:11.460260958Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:09:11.462197145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.465201924Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-27T14:09:11.470300828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-27T14:09:11.473048990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T14:09:11.477202922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050833s 
2025-06-27T14:09:11.480254675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:09:11', 'EditionMonitoredIndex') 
2025-06-27T14:09:11.484206099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.487491243Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:09:11.489242197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151021s 
2025-06-27T14:09:11.491710405Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:09:11.493928030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.496713457Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-27T14:09:11.561829405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:09:11.592167836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-27T14:09:11.595514393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314275s 
2025-06-27T14:09:11.597134113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:09:11.598730296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-06-27T14:09:11.600640772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-27T14:09:11.655232124Z [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-27T14:09:11.668566707Z [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-27T14:09:11.676889601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:09:11.681102351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:09:11.703219543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:11.707432844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:11.711948655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:11.716504345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:11.720032207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174435s 
2025-06-27T14:09:11.721608400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:09:11.723151276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-27T14:09:11.724978774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-27T14:09:11.776320996Z [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-27T14:09:11.790897118Z [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-27T14:09:11.799422359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:09:11.803709409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:09:11.826363993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:11.830773338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:11.835245200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:11.839828106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:11.843477672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165166s 
2025-06-27T14:09:11.845207604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:11.846959972Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.03E-05s 
2025-06-27T14:09:11.848977904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-27T14:09:11.905314700Z [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-27T14:09:11.921715044Z [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-27T14:09:11.932236213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:11.936378992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:11.959722122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:11.965003984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:11.968931470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179181s 
2025-06-27T14:09:11.970611883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:11.972301164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-27T14:09:11.974249426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-27T14:09:12.027890775Z [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-27T14:09:12.044177922Z [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-27T14:09:12.054876858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:12.058910287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:12.082286774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:12.087460720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:12.091314357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151389s 
2025-06-27T14:09:12.092958647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:09:12.094549349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-27T14:09:12.096432700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-27T14:09:12.148128323Z [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-27T14:09:12.159739476Z [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-27T14:09:12.167431390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T14:09:12.171005555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T14:09:12.194688709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961346s 
2025-06-27T14:09:12.196592842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:09:12.198208545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-06-27T14:09:12.200186035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-27T14:09:12.252294800Z [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-27T14:09:12.263973780Z [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-27T14:09:12.271521434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T14:09:12.274940566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T14:09:12.296946404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946981s 
2025-06-27T14:09:12.298547096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:12.300115232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.67E-05s 
2025-06-27T14:09:12.302003263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-27T14:09:12.397893099Z [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-27T14:09:12.413375595Z [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-27T14:09:12.422966452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:09:12.427341910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:09:12.450631211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:12.457053219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:12.462422707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:12.467434135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:12.472497207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:12.477360527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1728556s 
2025-06-27T14:09:12.479430344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:12.481406722Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.61E-05s 
2025-06-27T14:09:12.483955272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-27T14:09:12.539688202Z [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-27T14:09:12.555535854Z [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-27T14:09:12.565181270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:09:12.569392227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:09:12.592272244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:12.597217358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:12.601717327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:12.606089638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:12.611290999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:12.615531445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292239s 
2025-06-27T14:09:12.617209613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:12.618684762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T14:09:12.620596972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-27T14:09:12.675484520Z [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-27T14:09:12.691058511Z [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-27T14:09:12.700639878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:09:12.704886827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:09:12.727830312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:12.732331493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:12.736796712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:12.741426672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:12.746447368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:12.750614347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281813s 
2025-06-27T14:09:12.752326403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:12.753945833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-27T14:09:12.755940518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-27T14:09:12.811543116Z [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-27T14:09:12.823760660Z [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-27T14:09:12.831561633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T14:09:12.835598279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T14:09:12.859520935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:09:12.864010763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:09:12.867582073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1096854s 
2025-06-27T14:09:12.869208005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:12.870796292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-27T14:09:12.872658261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-27T14:09:12.924173250Z [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-27T14:09:12.936264470Z [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-27T14:09:12.943794187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T14:09:12.947687184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T14:09:12.971497935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:09:12.976411165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:09:12.980004078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10538s 
2025-06-27T14:09:12.981691334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:12.983298129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T14:09:12.985226280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-27T14:09:13.038500120Z [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-27T14:09:13.049702340Z [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-27T14:09:13.056626709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:09:13.060001112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:09:13.082073533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094852s 
2025-06-27T14:09:13.083985763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:13.085593910Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.43E-05s 
2025-06-27T14:09:13.087510518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-27T14:09:13.138460611Z [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-27T14:09:13.149363498Z [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-27T14:09:13.156405614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:09:13.159811500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:09:13.181962911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924193s 
2025-06-27T14:09:13.184099021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:13.185712689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T14:09:13.187688977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-27T14:09:13.240223249Z [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-27T14:09:13.251175907Z [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-27T14:09:13.258012168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:09:13.261446902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:09:13.283319291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936316s 
2025-06-27T14:09:13.285138383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:09:13.286971653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-27T14:09:13.289133475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-27T14:09:13.349062823Z [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-27T14:09:13.359042332Z [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-27T14:09:13.365632077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:09:13.369762762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:09:13.393371817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:13.398019903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065982s 
2025-06-27T14:09:13.399780948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:09:13.401535620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-27T14:09:13.403945241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:09:13.453901313Z [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-27T14:09:13.463901673Z [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-27T14:09:13.470481488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:09:13.474547824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:09:13.497827286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:13.502019745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958288s 
2025-06-27T14:09:13.503769838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:09:13.505498989Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T14:09:13.507575018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-27T14:09:13.557354474Z [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-27T14:09:13.566915540Z [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-27T14:09:13.573409653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:09:13.577522131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:09:13.600964130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:13.605232312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954908s 
2025-06-27T14:09:13.606882103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-27T14:09:13.608476432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T14:09:13.610389854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-27T14:09:13.663727603Z [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-27T14:09:13.679958746Z [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-27T14:09:13.690524515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-27T14:09:13.694490809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-27T14:09:13.717367299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T14:09:13.722173143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T14:09:13.726492578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T14:09:13.730048076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175848s 
2025-06-27T14:09:13.731663618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T14:09:13.733325132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T14:09:13.735192451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-27T14:09:13.786169999Z [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-27T14:09:13.796063845Z [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-27T14:09:13.802248135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T14:09:13.805708811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T14:09:13.827470127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902325s 
2025-06-27T14:09:13.829136511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T14:09:13.830761973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T14:09:13.832717720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-27T14:09:13.883817293Z [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-27T14:09:13.894225775Z [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-27T14:09:13.901434065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T14:09:13.904962729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T14:09:13.928366811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934232s 
2025-06-27T14:09:13.930740099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-27T14:09:13.931997560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-27T14:09:13.933795780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-27T14:09:13.984725341Z [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-27T14:09:13.995128362Z [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-27T14:09:14.001287961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-27T14:09:14.005782970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-27T14:09:14.028424527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T14:09:14.033171854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T14:09:14.037607853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T14:09:14.042299778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T14:09:14.046187765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105065s 
2025-06-27T14:09:14.047915272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:14.049599723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T14:09:14.051702917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-27T14:09:14.101844021Z [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-27T14:09:14.112424038Z [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-27T14:09:14.119456866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:14.123364321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:14.146403038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.150505256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966353s 
2025-06-27T14:09:14.152237272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:14.153943527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:14.156057904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:09:14.219367956Z [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-27T14:09:14.232810687Z [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-27T14:09:14.246822472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:14.251593637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:14.276684284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.281361960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230894s 
2025-06-27T14:09:14.283134499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:14.284855042Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-27T14:09:14.287306808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-27T14:09:14.341001314Z [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-27T14:09:14.353322788Z [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-27T14:09:14.361263542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:14.365514189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:14.388660112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.393061382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034624s 
2025-06-27T14:09:14.394805442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:09:14.396564844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-27T14:09:14.398696695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-27T14:09:14.454764861Z [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-27T14:09:14.467054991Z [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-27T14:09:14.474922318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:09:14.480036222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:09:14.505926599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.511422372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1102227s 
2025-06-27T14:09:14.513228057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:09:14.514910614Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.27E-05s 
2025-06-27T14:09:14.517014449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:09:14.573556108Z [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-27T14:09:14.587014770Z [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-27T14:09:14.595481052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:09:14.601197620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:09:14.623775269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.628842599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1094084s 
2025-06-27T14:09:14.630509084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:09:14.632110808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T14:09:14.634278001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-27T14:09:14.685068993Z [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-27T14:09:14.695801187Z [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-27T14:09:14.703245462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:09:14.707073478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:09:14.730029017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.734006644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972599s 
2025-06-27T14:09:14.735624742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T14:09:14.737258771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-27T14:09:14.739243246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-27T14:09:14.791765362Z [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-27T14:09:14.803712622Z [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-27T14:09:14.810693215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T14:09:14.814328212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T14:09:14.836037463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0944925s 
2025-06-27T14:09:14.837728116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T14:09:14.839379430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-27T14:09:14.841282641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-27T14:09:14.892369799Z [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-27T14:09:14.905266270Z [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-27T14:09:14.913878787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T14:09:14.918020013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T14:09:14.939912643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963494s 
2025-06-27T14:09:14.942019534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-27T14:09:14.943716440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T14:09:14.945676847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-27T14:09:14.999196622Z [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-27T14:09:15.008741115Z [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-27T14:09:15.014398153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-27T14:09:15.018277842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-27T14:09:15.041577495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092149s 
2025-06-27T14:09:15.043483291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T14:09:15.045115286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-27T14:09:15.047075973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-27T14:09:15.107145182Z [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-27T14:09:15.116936412Z [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-27T14:09:15.122553289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T14:09:15.126329631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T14:09:15.150223479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:09:15.154947418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053856s 
2025-06-27T14:09:15.156942094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T14:09:15.158565031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T14:09:15.161116136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-27T14:09:15.212111219Z [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-27T14:09:15.223985733Z [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-27T14:09:15.231001535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T14:09:15.234934292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T14:09:15.257255435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:09:15.261121878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0976267s 
2025-06-27T14:09:15.262712510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:15.264236357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T14:09:15.266109067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T14:09:15.313512871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T14:09:15.319450083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T14:09:15.324602173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T14:09:15.328739693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T14:09:15.351889473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:15.357242168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088392s 
2025-06-27T14:09:15.360953048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:09:15', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:09:15.366020970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:15.375713611Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:09:15.378433677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063772s 
2025-06-27T14:09:15.384639248Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:09:15.386495144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:15.391973302Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-27T14:09:15.397546310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:09:15', 'add_update_history') 
2025-06-27T14:09:15.402319980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:15.405444660Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:09:15.407128991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188265s 
2025-06-27T14:09:15.409225621Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:09:15.411133321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:15.414087287Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-27T14:09:15.421988302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:15.424071475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-27T14:09:15.425998495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-27T14:09:15.429212464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:15.439122153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111446s 
2025-06-27T14:09:15.442234057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:09:15', 'add_on_update_to_notifications') 
2025-06-27T14:09:15.446275352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:15.449551106Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:09:15.451335749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021222s 
2025-06-27T14:09:15.453324542Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:09:15.455077020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:15.457901065Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-27T14:09:15.530958389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:09:15.533555858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-27T14:09:15.535528879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-27T14:09:15.538740495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:15.548882741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113353s 
2025-06-27T14:09:15.550412130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-27T14:09:15.578881358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-27T14:09:15.582889106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310276s 
2025-06-27T14:09:15.584467333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:15.585960228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-27T14:09:15.587750592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-27T14:09:15.590281346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-27T14:09:15.599324330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097274s 
2025-06-27T14:09:15.600830622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:15.602439270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:15.623064749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202979s 
2025-06-27T14:09:15.625068703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-27T14:09:15.629622650Z [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-27T14:09:15.635557908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088963s 
2025-06-27T14:09:15.637815563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-27T14:09:15.640422951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-27T14:09:15.644017758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045303s 
2025-06-27T14:09:15.645764404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:09:15.647164893Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-27T14:09:15.648979766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-27T14:09:15.651779341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T14:09:15.661164334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103201s 
2025-06-27T14:09:15.662771700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:09:15.664329055Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-27T14:09:15.666123236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-27T14:09:15.669014276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:15.678219887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102244s 
2025-06-27T14:09:15.679801580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:09:15.681333825Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-27T14:09:15.683156835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-27T14:09:15.686095190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:15.695302374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102411s 
2025-06-27T14:09:15.697816855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:15.699870119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:15.774429938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740284s 
2025-06-27T14:09:15.777659589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:15.779564313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:15.799831922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196357s 
2025-06-27T14:09:15.802336894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-27T14:09:15.855292194Z [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-27T14:09:15.864887318Z [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-27T14:09:15.871039653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T14:09:15.874699821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T14:09:15.896692141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924896s 
2025-06-27T14:09:15.899353829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-27T14:09:15.950650921Z [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-27T14:09:15.959394071Z [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-27T14:09:15.967534708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T14:09:15.971634400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T14:09:15.994593547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923427s 
2025-06-27T14:09:15.997408213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T14:09:16.001223654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T14:09:16.004493977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047021s 
2025-06-27T14:09:16.006094228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:09:16.008528177Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s 
2025-06-27T14:09:16.012005989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-27T14:09:16.015589863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.025111360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108582s 
2025-06-27T14:09:16.026652071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:09:16.028147812Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-27T14:09:16.030027546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-27T14:09:16.032893124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-27T14:09:16.042218166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098266s 
2025-06-27T14:09:16.045653992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:09:16', 'add_custom_formats') 
2025-06-27T14:09:16.050659027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.055991271Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:09:16.057815222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228805s 
2025-06-27T14:09:16.059914398Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:09:16.062032632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.066517159Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-27T14:09:16.087837818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:09:16.092129687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-27T14:09:16.095724404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053004s 
2025-06-27T14:09:16.097539628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:09:16.099982395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-27T14:09:16.102713373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033518s 
2025-06-27T14:09:16.105528029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:09:16', 'remove_omg') 
2025-06-27T14:09:16.109281354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.112498871Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:09:16.114022238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129898s 
2025-06-27T14:09:16.116042514Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:09:16.117745412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.120543134Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-27T14:09:16.125432847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:09:16.127231959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-27T14:09:16.128853894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-27T14:09:16.131024974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-27T14:09:16.140443393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099215s 
2025-06-27T14:09:16.143320264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:09:16', 'add_indexer_tags') 
2025-06-27T14:09:16.147125134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.150334855Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:09:16.151935397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196315s 
2025-06-27T14:09:16.153784379Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:09:16.155461765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.158163273Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-27T14:09:16.164167350Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-27T14:09:16.216498462Z [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-27T14:09:16.225969287Z [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-27T14:09:16.232172644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:16.236067365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:16.259580987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:16.263710981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0973287s 
2025-06-27T14:09:16.265322555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:16.266876283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-27T14:09:16.268784043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-27T14:09:16.271528257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-27T14:09:16.281375319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101235s 
2025-06-27T14:09:16.284804603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:09:16', 'list_sync_time') 
2025-06-27T14:09:16.288691597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.291995398Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:09:16.293701041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021029s 
2025-06-27T14:09:16.295993797Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:09:16.297897158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.301369608Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-27T14:09:16.307627716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:09:16.309304331Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.73E-05s 
2025-06-27T14:09:16.311059374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-27T14:09:16.313947117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.324650923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111561s 
2025-06-27T14:09:16.327971407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:09:16', 'download_client_per_indexer') 
2025-06-27T14:09:16.332045378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.335315902Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:09:16.337116346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221169s 
2025-06-27T14:09:16.339582902Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:09:16.341659993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.344803060Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-27T14:09:16.350231557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-27T14:09:16.351890958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-27T14:09:16.353775301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-27T14:09:16.356868738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-27T14:09:16.367147910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114051s 
2025-06-27T14:09:16.370328583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T14:09:16', 'add_colon_replacement_to_naming_config') 
2025-06-27T14:09:16.374443115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.377719681Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:09:16.379573873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215746s 
2025-06-27T14:09:16.382004095Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:09:16.384222010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.386897757Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-27T14:09:16.394169544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-27T14:09:16.395820468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-27T14:09:16.397623658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-27T14:09:16.460876426Z [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-27T14:09:16.472331475Z [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-27T14:09:16.479695939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-27T14:09:16.483905894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-27T14:09:16.506953128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T14:09:16.511706717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T14:09:16.516344383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T14:09:16.519977196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204808s 
2025-06-27T14:09:16.521562016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:16.523160504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-06-27T14:09:16.525576006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-27T14:09:16.582087233Z [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-27T14:09:16.593112958Z [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-27T14:09:16.600466431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:16.604885436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:16.629243268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:16.634307904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062789s 
2025-06-27T14:09:16.638915839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T14:09:16', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T14:09:16.643716303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.648671818Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:09:16.650869873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201189s 
2025-06-27T14:09:16.654457404Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:09:16.656670910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.660743970Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-27T14:09:16.665409150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:16.667724591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:16.692884518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247729s 
2025-06-27T14:09:16.696746473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T14:09:16', 'metadata_profile_ignored_to_list') 
2025-06-27T14:09:16.701012520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.704169094Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:09:16.705907975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361074s 
2025-06-27T14:09:16.707942280Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:09:16.709743436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.712437990Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-27T14:09:16.717769983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T14:09:16.719451017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s 
2025-06-27T14:09:16.721167733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-27T14:09:16.723580319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-27T14:09:16.733075112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101539s 
2025-06-27T14:09:16.736063638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T14:09:16', 'add_download_client_tags') 
2025-06-27T14:09:16.739988338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.743079190Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:09:16.744774744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198877s 
2025-06-27T14:09:16.746741984Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:09:16.748545584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.751202002Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-27T14:09:16.756064971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:16.757625813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:16.759224321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-27T14:09:16.761735365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:16.771332374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104589s 
2025-06-27T14:09:16.774246661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T14:09:16', 'add_result_to_commands') 
2025-06-27T14:09:16.778095158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.781905027Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:09:16.783556071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207658s 
2025-06-27T14:09:16.785554303Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:09:16.787329476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.789995393Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-27T14:09:16.799997698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-27T14:09:16.804951299Z [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-27T14:09:16.811309899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095308s 
2025-06-27T14:09:16.813418574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-27T14:09:16.816422370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-27T14:09:16.820321870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051296s 
2025-06-27T14:09:16.823246878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:09:16', 'add_notification_status') 
2025-06-27T14:09:16.827103151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.830303904Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:09:16.831960829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148209s 
2025-06-27T14:09:16.834126920Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:09:16.836067516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.838702009Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-27T14:09:16.843810944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:16.845471867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:16.847292402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-27T14:09:16.850232310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.860470139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112836s 
2025-06-27T14:09:16.863603526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:09:16', 'add_on_author_added_to_notifications') 
2025-06-27T14:09:16.867679982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.870927640Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:09:16.872792404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213236s 
2025-06-27T14:09:16.874813452Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:09:16.876623084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.879304803Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-27T14:09:16.883860333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:16.885402588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-27T14:09:16.887183593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-27T14:09:16.889696110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-27T14:09:16.899275694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102242s 
2025-06-27T14:09:16.902222326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:09:16', 'book_last_searched_time') 
2025-06-27T14:09:16.906092356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.909143028Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:09:16.910792127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198353s 
2025-06-27T14:09:16.912722323Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:09:16.914805466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.917101057Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-27T14:09:16.923338874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:09:16.924975889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T14:09:16.926683857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-27T14:09:16.929422720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.939440446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109539s 
2025-06-27T14:09:16.940999254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:16.942444173Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-27T14:09:16.944151409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-27T14:09:16.946742485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.957973343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117442s 
2025-06-27T14:09:16.961270901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:09:16', 'add_indexer_flags') 
2025-06-27T14:09:16.965713494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.968601708Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:09:16.970211919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225596s 
2025-06-27T14:09:16.972274261Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:09:16.974271852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.977506683Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-27T14:09:16.984588529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T14:09:16.986401509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-06-27T14:09:16.988435172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-27T14:09:16.991706027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:17.002274982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117672s 
2025-06-27T14:09:17.004324618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-27T14:09:17.007449809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:17.017150597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108437s 
2025-06-27T14:09:17.018629835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:17.020194043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:17.315883517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2950032s 
2025-06-27T14:09:17.319565379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:09:17', 'cdh_per_downloadclient') 
2025-06-27T14:09:17.323814172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.327337995Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:09:17.329040683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3069058s 
2025-06-27T14:09:17.490992613Z [Debug] MigrationController: Took: 00:00:14.9479054 
2025-06-27T14:09:19.511505323Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T14:09:19.671965510Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:09:19.694670766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:19.696379225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:19.754081861Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:09:19.758591579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621433s 
2025-06-27T14:09:19.760458076Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:09:19.762163439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639439s 
2025-06-27T14:09:19.802268090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:09:19.804483690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:19.809492473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:09:19.812248070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:09:19.817224217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060965s 
2025-06-27T14:09:19.818738094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:19.824296874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:09:19.825881263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130238s 
2025-06-27T14:09:19.830624221Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:09:19.832420838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:19.838629195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:09:19.841071762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:19.846035073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005685s 
2025-06-27T14:09:19.847550624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:19.849102718Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-06-27T14:09:19.851345553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:09:19.853803802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:09:19.864381545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105807s 
2025-06-27T14:09:19.866988773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:19.869999133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:09:19.871786050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016694s 
2025-06-27T14:09:19.875669968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:09:19.877911280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:19.883468547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:19.885497030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:19.887237353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:09:19.889852387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:09:19.893981189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048831s 
2025-06-27T14:09:19.896309586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:19.911405474Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:09:19.913998333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219914s 
2025-06-27T14:09:19.918716171Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:09:19.920996822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:19.925245063Z [Info] InitialSetup: Starting migration to 1 
2025-06-27T14:09:19.934074377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-27T14:09:19.939464086Z [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-27T14:09:19.946021797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093639s 
2025-06-27T14:09:19.947619824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-27T14:09:19.949950926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:09:19.953212782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039756s 
2025-06-27T14:09:19.954833605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-27T14:09:19.957219819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:09:19.960508850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040547s 
2025-06-27T14:09:19.963386402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:09:19', 'InitialSetup') 
2025-06-27T14:09:19.967121591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:19.970200258Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:09:19.971697192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135971s 
2025-06-27T14:09:19.973633069Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:09:19.975289573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:19.977809486Z [Info] ImportListSearch: Starting migration to 2 
2025-06-27T14:09:19.981478331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:09:19', 'ImportListSearch') 
2025-06-27T14:09:19.985350586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:19.988440195Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:09:19.989999013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130275s 
2025-06-27T14:09:19.991873136Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:09:19.993631636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:19.995995013Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-27T14:09:19.998861884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:09:19', 'add_priority_to_indexers') 
2025-06-27T14:09:20.002850343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.005962999Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:09:20.007619383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121109s 
2025-06-27T14:09:20.009565430Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:09:20.011402839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.013772069Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-27T14:09:20.016823271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:09:20', 'rename_supports_on_track_retag') 
2025-06-27T14:09:20.020808443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.023804915Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:09:20.025524286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120885s 
2025-06-27T14:09:20.027577760Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:09:20.029584900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.031911273Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-27T14:09:20.035316728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:09:20', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:09:20.039424086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.042702466Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:09:20.044542830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126513s 
2025-06-27T14:09:20.046505782Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:09:20.048339292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.050663962Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-27T14:09:20.053796047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:09:20', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:09:20.057765728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.060734083Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:09:20.062498575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012056s 
2025-06-27T14:09:20.064205201Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:09:20.065863198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.068208319Z [Info] update_notifiarr: Starting migration to 7 
2025-06-27T14:09:20.070873193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:09:20', 'update_notifiarr') 
2025-06-27T14:09:20.074619194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.077445814Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:09:20.078992217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114875s 
2025-06-27T14:09:20.080812882Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:09:20.082580741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.084873486Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-27T14:09:20.087717902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:09:20', 'extend_metadata_profiles') 
2025-06-27T14:09:20.091564746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.094514554Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:09:20.096234085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117432s 
2025-06-27T14:09:20.098088227Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:09:20.099831677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.102198251Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-27T14:09:20.105058970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:09:20', 'update_author_sort_name') 
2025-06-27T14:09:20.108930543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.111879740Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:09:20.113512226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118233s 
2025-06-27T14:09:20.115240395Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:09:20.116927761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.119224274Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-27T14:09:20.121925612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:09:20', 'add_bookfile_part') 
2025-06-27T14:09:20.125685671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.128603415Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:09:20.130165319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115575s 
2025-06-27T14:09:20.131956234Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:09:20.133840928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.136302874Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-27T14:09:20.139228333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:09:20', 'update_audio_qualities') 
2025-06-27T14:09:20.143051889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.146577998Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:09:20.148695009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012481s 
2025-06-27T14:09:20.150725036Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:09:20.152587285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.155098289Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-27T14:09:20.160782181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:09:20', 'add_bookfile_part_naming_token') 
2025-06-27T14:09:20.165796715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.169196799Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:09:20.171214441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163078s 
2025-06-27T14:09:20.173216471Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:09:20.175040433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.177416416Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-27T14:09:20.180478860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T14:09:20', 'update_author_sort_name_again') 
2025-06-27T14:09:20.184454844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.187467048Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:09:20.189596404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121301s 
2025-06-27T14:09:20.191486329Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:09:20.193315881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.195618857Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-27T14:09:20.198637574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:09:20', 'rename_blacklist_to_blocklist') 
2025-06-27T14:09:20.202950817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.205935164Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:09:20.208311097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012343s 
2025-06-27T14:09:20.210481416Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:09:20.212084442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.214456367Z [Info] FixIndexes: Starting migration to 15 
2025-06-27T14:09:20.217033054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:09:20', 'FixIndexes') 
2025-06-27T14:09:20.221337639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.225026004Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:09:20.226722900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126562s 
2025-06-27T14:09:20.228737115Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:09:20.230534433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.233242534Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-27T14:09:20.236375901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T14:09:20', 'AddRelatedBooks') 
2025-06-27T14:09:20.240482237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.243839536Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:09:20.245406871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132108s 
2025-06-27T14:09:20.247268157Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:09:20.249056658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.251920934Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-27T14:09:20.254946053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T14:09:20', 'ImportListMonitorExisting') 
2025-06-27T14:09:20.259633329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.282123562Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:09:20.285258262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324316s 
2025-06-27T14:09:20.287904409Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:09:20.289564070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.293092382Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-27T14:09:20.295989324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T14:09:20', 'AddSeriesPosition') 
2025-06-27T14:09:20.299980067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.303564913Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:09:20.305162188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139113s 
2025-06-27T14:09:20.307006982Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:09:20.308745893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.311101485Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-27T14:09:20.313978255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T14:09:20', 'AddNewItemMonitorType') 
2025-06-27T14:09:20.317904098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.320724065Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:09:20.322340619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011782s 
2025-06-27T14:09:20.324091063Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:09:20.325763740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.328085383Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-27T14:09:20.330815178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T14:09:20', 'AddDownloadHistory') 
2025-06-27T14:09:20.334572351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.337278579Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:09:20.338837768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011373s 
2025-06-27T14:09:20.340698433Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:09:20.342505431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.344841193Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-27T14:09:20.347838566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:09:20', 'add_on_delete_to_notifications') 
2025-06-27T14:09:20.351733868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.354631931Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:09:20.356360972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011828s 
2025-06-27T14:09:20.358115604Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:09:20.359817781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.362125486Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-27T14:09:20.364923098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:09:20', 'EditionMonitoredIndex') 
2025-06-27T14:09:20.368687756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.371456038Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:09:20.373074056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114515s 
2025-06-27T14:09:20.375194925Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:09:20.377267527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.379616666Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-27T14:09:20.385915465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T14:09:20.387534244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-27T14:09:20.389568940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-27T14:09:20.399013332Z [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-27T14:09:20.406779726Z [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-27T14:09:20.411758177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T14:09:20.415506593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T14:09:20.421668026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:09:20.425765423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:09:20.429124686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376823s 
2025-06-27T14:09:20.430602791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T14:09:20.432065115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-27T14:09:20.433799847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-27T14:09:20.441901576Z [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-27T14:09:20.449387766Z [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-27T14:09:20.454304463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T14:09:20.457919670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T14:09:20.463705287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:09:20.467789919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:09:20.471071655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354397s 
2025-06-27T14:09:20.474305726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:09:20', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:09:20.478460189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.481853730Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:09:20.483816621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456147s 
2025-06-27T14:09:20.485761035Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:09:20.487429514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.489926550Z [Info] add_update_history: Starting migration to 24 
2025-06-27T14:09:20.492779914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:09:20', 'add_update_history') 
2025-06-27T14:09:20.496556246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.499462907Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:09:20.501047447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119028s 
2025-06-27T14:09:20.502928814Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:09:20.504751022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.507034719Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-27T14:09:20.510074037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:09:20', 'add_on_update_to_notifications') 
2025-06-27T14:09:20.513957786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.516950360Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:09:20.518667296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119105s 
2025-06-27T14:09:20.520396436Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:09:20.522064394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.524360095Z [Info] add_custom_formats: Starting migration to 26 
2025-06-27T14:09:20.527086484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:09:20', 'add_custom_formats') 
2025-06-27T14:09:20.530803095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.533629324Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:09:20.535189866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114316s 
2025-06-27T14:09:20.536819025Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:09:20.538382863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.540725960Z [Info] remove_omg: Starting migration to 27 
2025-06-27T14:09:20.543212536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:09:20', 'remove_omg') 
2025-06-27T14:09:20.546854507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.549594572Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:09:20.551061666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111821s 
2025-06-27T14:09:20.552767319Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:09:20.554415778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.556731389Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-27T14:09:20.559377014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:09:20', 'add_indexer_tags') 
2025-06-27T14:09:20.563115029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.565940447Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:09:20.567472571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114058s 
2025-06-27T14:09:20.569163164Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:09:20.570804569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.573127424Z [Info] list_sync_time: Starting migration to 29 
2025-06-27T14:09:20.575696426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:09:20', 'list_sync_time') 
2025-06-27T14:09:20.579409470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.582320731Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:09:20.583949479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114092s 
2025-06-27T14:09:20.585827259Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:09:20.587627393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.590051292Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-27T14:09:20.593034026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:09:20', 'download_client_per_indexer') 
2025-06-27T14:09:20.596974799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.599919577Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:09:20.601610601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120885s 
2025-06-27T14:09:20.603573983Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:09:20.605480070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.607758276Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-27T14:09:20.610953238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T14:09:20', 'add_colon_replacement_to_naming_config') 
2025-06-27T14:09:20.614946085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.618407563Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:09:20.620245443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125032s 
2025-06-27T14:09:20.622714153Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:09:20.624871325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.627224933Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-27T14:09:20.630924330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T14:09:20', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T14:09:20.635735375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.639557699Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:09:20.641665963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138223s 
2025-06-27T14:09:20.643723024Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:09:20.645585773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.648136208Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-27T14:09:20.651323424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T14:09:20', 'metadata_profile_ignored_to_list') 
2025-06-27T14:09:20.655259627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.658319857Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:09:20.660191104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012402s 
2025-06-27T14:09:20.662263366Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:09:20.663984420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.666464252Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-27T14:09:20.669570785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T14:09:20', 'add_download_client_tags') 
2025-06-27T14:09:20.673783496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.676716630Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:09:20.678365389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125187s 
2025-06-27T14:09:20.680139541Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:09:20.681856416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.684145414Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-27T14:09:20.686946212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T14:09:20', 'add_result_to_commands') 
2025-06-27T14:09:20.690741272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.694383624Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:09:20.696949920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123283s 
2025-06-27T14:09:20.698977652Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:09:20.700721231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.703013005Z [Info] add_notification_status: Starting migration to 37 
2025-06-27T14:09:20.705858082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:09:20', 'add_notification_status') 
2025-06-27T14:09:20.709697130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.712574272Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:09:20.714173601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116275s 
2025-06-27T14:09:20.716112184Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:09:20.718036938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.720291767Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-27T14:09:20.723448061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:09:20', 'add_on_author_added_to_notifications') 
2025-06-27T14:09:20.727421519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.731667226Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:09:20.733534154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130215s 
2025-06-27T14:09:20.735390411Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:09:20.737124251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.739497488Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-27T14:09:20.742403528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:09:20', 'book_last_searched_time') 
2025-06-27T14:09:20.746298609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.749155250Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:09:20.750769860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118357s 
2025-06-27T14:09:20.752481355Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:09:20.754116947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.756406436Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-27T14:09:20.759063114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:09:20', 'add_indexer_flags') 
2025-06-27T14:09:20.762793193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.765572998Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:09:20.767097688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011331s 
2025-06-27T14:09:20.768871659Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:09:20.770569096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.772935098Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-27T14:09:20.775744113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:09:20', 'cdh_per_downloadclient') 
2025-06-27T14:09:20.779540134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.782366424Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:09:20.783990182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115983s 
2025-06-27T14:09:20.802790327Z [Debug] MigrationController: Took: 00:00:01.2937323 
2025-06-27T14:09:21.229281867Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-27T14:09:21.269754419Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-27T14:09:21.660530474Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4e0a2368-af01-418f-a59c-9202a18ba50c} may be persisted to storage in unencrypted form. 
2025-06-27T14:09:22.336410335Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-27T14:09:22.651682080Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-27T14:09:23.329336484Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T14:09:23.439375644Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:09:23.448765426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:23.453040481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:23.466738646Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:09:23.469257346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162863s 
2025-06-27T14:09:23.471994686Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:09:23.475025547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188307s 
2025-06-27T14:09:23.499907214Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:09:23.504257712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.513769139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:09:23.517330818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:09:23.524034573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074849s 
2025-06-27T14:09:23.526646571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.531526123Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:09:23.534188353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149387s 
2025-06-27T14:09:23.538475292Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:09:23.541493578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.547235176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:09:23.550877318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:23.556567913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064208s 
2025-06-27T14:09:23.559505075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:23.562159779Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-06-27T14:09:23.564994566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:09:23.568833644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:09:23.579290995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109128s 
2025-06-27T14:09:23.582674546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.587137850Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:09:23.590008228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187508s 
2025-06-27T14:09:23.594615894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:09:23.597858812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.603127818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:23.605883586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-27T14:09:23.608578791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:09:23.612350253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:09:23.618460704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067601s 
2025-06-27T14:09:23.620940315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.625522770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:09:23.628545925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135277s 
2025-06-27T14:09:23.632475145Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:09:23.635270983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.639491519Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-27T14:09:23.650512795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-27T14:09:23.656116155Z [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-27T14:09:23.666372731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131774s 
2025-06-27T14:09:23.668920841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-27T14:09:23.672103567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T14:09:23.677073111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054622s 
2025-06-27T14:09:23.681117833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:09:23', 'InitialSetup') 
2025-06-27T14:09:23.687408887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.692408010Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:09:23.695106332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206577s 
2025-06-27T14:09:23.697974997Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:09:23.700908502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.705013786Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-27T14:09:23.710298554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:09:23', 'ImportListSearch') 
2025-06-27T14:09:23.716812397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.721372326Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:09:23.724247994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020327s 
2025-06-27T14:09:23.727084755Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:09:23.730228092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.734725305Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-27T14:09:23.738890059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:09:23', 'add_priority_to_indexers') 
2025-06-27T14:09:23.745776371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.750235778Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:09:23.753203683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198179s 
2025-06-27T14:09:23.756060594Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:09:23.759288421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.763329215Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-27T14:09:23.767629632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:09:23', 'rename_supports_on_track_retag') 
2025-06-27T14:09:23.774648962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.779395948Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:09:23.782558344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197861s 
2025-06-27T14:09:23.785593734Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:09:23.789126355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.793097269Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-27T14:09:23.797872441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:09:23', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:09:23.804944768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.809687164Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:09:23.813112089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201073s 
2025-06-27T14:09:23.816198983Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:09:23.819924532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.824158806Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-27T14:09:23.828609575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:09:23', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:09:23.835542201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.840182432Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:09:23.843352112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199811s 
2025-06-27T14:09:23.846036245Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:09:23.849155274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.853167070Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-27T14:09:23.857012310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:09:23', 'update_notifiarr') 
2025-06-27T14:09:23.863371010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.867783322Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:09:23.870551755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018526s 
2025-06-27T14:09:23.873362303Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:09:23.876510801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.880522116Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-27T14:09:23.884762682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:09:23', 'extend_metadata_profiles') 
2025-06-27T14:09:23.893627878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.899790844Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:09:23.902838168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229096s 
2025-06-27T14:09:23.905831013Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:09:23.908933548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.913315168Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-27T14:09:23.917559683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:09:23', 'update_author_sort_name') 
2025-06-27T14:09:23.924459442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.928810591Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:09:23.931746521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019694s 
2025-06-27T14:09:23.934445334Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:09:23.937384260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.941301104Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-27T14:09:23.945087035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:09:23', 'add_bookfile_part') 
2025-06-27T14:09:23.951448962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.956002649Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:09:23.958954351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184125s 
2025-06-27T14:09:23.961795720Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:09:23.964848475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.969053280Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-27T14:09:23.973422796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:09:23', 'update_audio_qualities') 
2025-06-27T14:09:23.980107171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.984564785Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:09:23.987531366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194721s 
2025-06-27T14:09:23.990407987Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:09:23.993660654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.997603071Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-27T14:09:24.001910702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:09:23', 'add_bookfile_part_naming_token') 
2025-06-27T14:09:24.008805932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.013818963Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:09:24.017018915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197049s 
2025-06-27T14:09:24.019946378Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:09:24.023214426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.027191903Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-27T14:09:24.031563343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T14:09:24', 'update_author_sort_name_again') 
2025-06-27T14:09:24.038387981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.042894312Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:09:24.046025255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194031s 
2025-06-27T14:09:24.048876244Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:09:24.052129402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.056045646Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-27T14:09:24.060345652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:09:24', 'rename_blacklist_to_blocklist') 
2025-06-27T14:09:24.323180201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.342505924Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:09:24.352152091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2860538s 
2025-06-27T14:09:24.415813282Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:09:24.428815846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.461713710Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-27T14:09:24.490590179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:09:24', 'FixIndexes') 
2025-06-27T14:09:24.654519550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.681913795Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:09:24.688305442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2569761s 
2025-06-27T14:09:24.698485003Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:09:24.706490298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.730373164Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-27T14:09:24.742200483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T14:09:24', 'AddRelatedBooks') 
2025-06-27T14:09:24.756319715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.763648938Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:09:24.768420875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0572475s 
2025-06-27T14:09:24.773294636Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:09:24.778406616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.784903945Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-27T14:09:24.793010634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T14:09:24', 'ImportListMonitorExisting') 
2025-06-27T14:09:24.800088261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.804746338Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:09:24.807943043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262218s 
2025-06-27T14:09:24.811057583Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:09:24.813955697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.818234981Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-27T14:09:24.822120322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T14:09:24', 'AddSeriesPosition') 
2025-06-27T14:09:24.828584304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.833739011Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:09:24.836590270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196483s 
2025-06-27T14:09:24.839531060Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:09:24.842527332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.846453666Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-27T14:09:24.850463908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T14:09:24', 'AddNewItemMonitorType') 
2025-06-27T14:09:24.856975295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.861433731Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:09:24.864361023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187089s 
2025-06-27T14:09:24.867241131Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:09:24.870130798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.874212354Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-27T14:09:24.962084091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T14:09:24', 'AddDownloadHistory') 
2025-06-27T14:09:24.993689573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.000583109Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:09:25.010209638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299237s 
2025-06-27T14:09:25.022062638Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:09:25.048800952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.065512934Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-27T14:09:25.076791588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:09:25', 'add_on_delete_to_notifications') 
2025-06-27T14:09:25.091349363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.099485371Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:09:25.106742008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556183s 
2025-06-27T14:09:25.112622135Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:09:25.117496297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.125387021Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-27T14:09:25.132553477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:09:25', 'EditionMonitoredIndex') 
2025-06-27T14:09:25.141102156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.145935486Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:09:25.148939743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028506s 
2025-06-27T14:09:25.152478516Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:09:25.156235429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.160398700Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-27T14:09:25.191075513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-27T14:09:25.195286380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2025-06-27T14:09:25.201486310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-27T14:09:25.279444190Z [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-27T14:09:25.314062657Z [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-27T14:09:25.325727218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-27T14:09:25.339972013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-27T14:09:25.365450963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T14:09:25.373808987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1693171s 
2025-06-27T14:09:25.376266344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:25.380087265Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-27T14:09:25.382803774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T14:09:25.393218930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T14:09:25.401367433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T14:09:25.412442387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T14:09:25.418212272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T14:09:25.429669996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:25.437587053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0514495s 
2025-06-27T14:09:25.442072452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:09:25', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:09:25.449330984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.455245800Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:09:25.458953083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685109s 
2025-06-27T14:09:25.461976660Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:09:25.466124500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.472246834Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-27T14:09:25.493414474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-27T14:09:25.498599342Z [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-27T14:09:25.507229464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108226s 
2025-06-27T14:09:25.510678106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-27T14:09:25.514366231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-27T14:09:25.522402508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086916s 
2025-06-27T14:09:25.526369443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:09:25', 'add_update_history') 
2025-06-27T14:09:25.532938466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.537638027Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:09:25.540445358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239048s 
2025-06-27T14:09:25.543459706Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:09:25.546671080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.550685191Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-27T14:09:25.555151001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:09:25', 'add_on_update_to_notifications') 
2025-06-27T14:09:25.561843653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.566424615Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:09:25.569499294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019461s 
2025-06-27T14:09:25.572208618Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:09:25.575102694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.578967113Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-27T14:09:25.582809488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:09:25', 'add_custom_formats') 
2025-06-27T14:09:25.589226986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.593592254Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:09:25.596490347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183027s 
2025-06-27T14:09:25.599299813Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:09:25.603061285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.608458409Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-27T14:09:25.613824742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:09:25', 'remove_omg') 
2025-06-27T14:09:25.622974189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.630297602Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:09:25.634383607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02701s 
2025-06-27T14:09:25.639696852Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:09:25.643377512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.647610433Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-27T14:09:25.651478309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:09:25', 'add_indexer_tags') 
2025-06-27T14:09:25.658102203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.663376821Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:09:25.666242038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198488s 
2025-06-27T14:09:25.669055181Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:09:25.671874116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.675992416Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-27T14:09:25.679830182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:09:25', 'list_sync_time') 
2025-06-27T14:09:25.686334615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.690817018Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:09:25.693653458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188422s 
2025-06-27T14:09:25.696609168Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:09:25.699754158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.703873671Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-27T14:09:25.708120911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:09:25', 'download_client_per_indexer') 
2025-06-27T14:09:25.715157175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.719797416Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:09:25.723012348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197534s 
2025-06-27T14:09:25.726134893Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:09:25.729543124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.733721365Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-27T14:09:25.739300055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T14:09:25', 'add_colon_replacement_to_naming_config') 
2025-06-27T14:09:25.746526482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.751362918Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:09:25.754811420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213864s 
2025-06-27T14:09:25.758197986Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:09:25.762135302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.767439841Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-27T14:09:25.774731669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T14:09:25', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T14:09:25.782737976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.787867612Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:09:25.791637330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251603s 
2025-06-27T14:09:25.794725988Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:09:25.797990860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.802058799Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-27T14:09:25.806507845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T14:09:25', 'metadata_profile_ignored_to_list') 
2025-06-27T14:09:25.813552967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.818351757Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:09:25.821721921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199569s 
2025-06-27T14:09:25.824651288Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:09:25.827756639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.832042296Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-27T14:09:25.836192410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T14:09:25', 'add_download_client_tags') 
2025-06-27T14:09:25.842962649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.847511556Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:09:25.850555984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195148s 
2025-06-27T14:09:25.853440040Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:09:25.856436341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.860593260Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-27T14:09:25.864748765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T14:09:25', 'add_result_to_commands') 
2025-06-27T14:09:25.871440856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.876009422Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:09:25.878931515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193312s 
2025-06-27T14:09:25.881815059Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:09:25.884862103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.888859590Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-27T14:09:25.892956166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:09:25', 'add_notification_status') 
2025-06-27T14:09:25.899606994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.904103225Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:09:25.907223697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01901s 
2025-06-27T14:09:25.910815046Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:09:25.914238838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.918438462Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-27T14:09:25.923486074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:09:25', 'add_on_author_added_to_notifications') 
2025-06-27T14:09:25.930600895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.935383473Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:09:25.938804339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207777s 
2025-06-27T14:09:25.941728646Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:09:25.944808135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.949013861Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-27T14:09:25.953154837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:09:25', 'book_last_searched_time') 
2025-06-27T14:09:25.959950827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.964612060Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:09:25.967575376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019617s 
2025-06-27T14:09:25.970438379Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:09:25.973382516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.977552439Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-27T14:09:25.981518082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:09:25', 'add_indexer_flags') 
2025-06-27T14:09:25.988820943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.993824836Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:09:25.996671106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203184s 
2025-06-27T14:09:25.999584360Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:09:26.002607846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:26.006718611Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-27T14:09:26.010846771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:09:26', 'cdh_per_downloadclient') 
2025-06-27T14:09:26.017595587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:26.022133451Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:09:26.025068279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193305s 
2025-06-27T14:09:26.878764680Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-27T14:09:29.034382708Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-27T14:09:29.206235390Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-27T14:09:30.285924040Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-27T14:09:30.790702717Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-27T14:09:30.861914057Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-27T14:09:31.423677927Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-27T14:09:31.439989452Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-27T14:09:31.448826662Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-27T14:09:35.519193997Z [ls.io-init] done.