2025-06-27T14:08:47.077644585Z [migrations] started
2025-06-27T14:08:47.082043129Z [migrations] no migrations found
2025-06-27T14:08:47.492669779Z usermod: no changes
2025-06-27T14:08:47.562574005Z ───────────────────────────────────────
2025-06-27T14:08:47.562593604Z 
2025-06-27T14:08:47.562598444Z       ██╗     ███████╗██╗ ██████╗
2025-06-27T14:08:47.562603143Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-27T14:08:47.562607743Z       ██║     ███████╗██║██║   ██║
2025-06-27T14:08:47.562612192Z       ██║     ╚════██║██║██║   ██║
2025-06-27T14:08:47.562616530Z       ███████╗███████║██║╚██████╔╝
2025-06-27T14:08:47.562621140Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-27T14:08:47.562626009Z 
2025-06-27T14:08:47.562630278Z    Brought to you by linuxserver.io
2025-06-27T14:08:47.562634987Z ───────────────────────────────────────
2025-06-27T14:08:47.567497786Z 
2025-06-27T14:08:47.567786467Z To support the app dev(s) visit:
2025-06-27T14:08:47.591637238Z Readarr: https://opencollective.com/readarr
2025-06-27T14:08:47.595461246Z 
2025-06-27T14:08:47.595476797Z To support LSIO projects visit:
2025-06-27T14:08:47.595482228Z https://www.linuxserver.io/donate/
2025-06-27T14:08:47.595486938Z 
2025-06-27T14:08:47.595491607Z ───────────────────────────────────────
2025-06-27T14:08:47.595497318Z GID/UID
2025-06-27T14:08:47.595502188Z ───────────────────────────────────────
2025-06-27T14:08:47.668713421Z 
2025-06-27T14:08:47.668728992Z User UID:    911
2025-06-27T14:08:47.668734403Z User GID:    911
2025-06-27T14:08:47.668739042Z ───────────────────────────────────────
2025-06-27T14:08:47.692612639Z Linuxserver.io version: 0.4.19.2811-ls400
2025-06-27T14:08:47.695600624Z Build-date: 2025-06-27T14:05:17+00:00
2025-06-27T14:08:47.695613790Z ───────────────────────────────────────
2025-06-27T14:08:47.695619652Z     
2025-06-27T14:08:50.157547069Z [custom-init] No custom files found, skipping...
2025-06-27T14:08:56.451118917Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2811 
2025-06-27T14:08:56.721975226Z [Debug] Bootstrap: Getting windows service status 
2025-06-27T14:08:56.736700378Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:08:56.811386139Z [Debug] Bootstrap: Console selected 
2025-06-27T14:08:56.825456743Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:09:00.462665678Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-27T14:09:01.064219919Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:09:02.692322740Z [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:04.033403331Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:09:04.192775385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:04.200351295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:04.813255425Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:09:04.840537013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6224381s 
2025-06-27T14:09:04.844174535Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:09:04.847342152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6475478s 
2025-06-27T14:09:05.006311205Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:09:05.015786218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.101121197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:09:05.327432760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:09:05.550402316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4456068s 
2025-06-27T14:09:05.556169044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:05.573883704Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:09:05.576129835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4697125s 
2025-06-27T14:09:05.697652319Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:09:05.700568098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.792390245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:09:05.819336057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:05.834229237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391209s 
2025-06-27T14:09:05.837894024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:05.841815407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019288s 
2025-06-27T14:09:05.848123807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:09:05.857757860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:09:05.872996364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220834s 
2025-06-27T14:09:05.876121455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:05.880944825Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:09:05.883095223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298623s 
2025-06-27T14:09:05.895777463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:09:05.898397146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.911273266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:05.913836856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s 
2025-06-27T14:09:05.916218601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:09:05.919595919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:09:05.924842500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064703s 
2025-06-27T14:09:05.926773287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:05.930443054Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:09:05.932447499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118494s 
2025-06-27T14:09:05.951793021Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:09:05.954238414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:05.966749820Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-27T14:09:06.379234979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-27T14:09:06.386415483Z [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.393380835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011668s 
2025-06-27T14:09:06.395621646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-27T14:09:06.399031519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-27T14:09:06.402974256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054713s 
2025-06-27T14:09:06.404839731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-27T14:09:06.504189632Z [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.515496883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086074s 
2025-06-27T14:09:06.517830742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-27T14:09:06.520984370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-27T14:09:06.524999963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050201s 
2025-06-27T14:09:06.631259423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-27T14:09:06.639451313Z [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.648621111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146409s 
2025-06-27T14:09:06.650636068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-27T14:09:06.653447106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:06.657481187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048485s 
2025-06-27T14:09:06.659364137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-27T14:09:06.661875773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:06.665568316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043114s 
2025-06-27T14:09:06.667599004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-27T14:09:06.670665567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:06.674801562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051758s 
2025-06-27T14:09:06.676576906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-27T14:09:06.685280376Z [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.752169313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640508s 
2025-06-27T14:09:06.895798067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-27T14:09:07.020481123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:07.221485142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2269009s 
2025-06-27T14:09:07.233909282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-27T14:09:07.239424053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:07.259962056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205312s 
2025-06-27T14:09:07.263078760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-27T14:09:07.268293728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:07.282674286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145507s 
2025-06-27T14:09:07.287305558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-27T14:09:07.331069655Z [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.369507992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779592s 
2025-06-27T14:09:07.373306558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-27T14:09:07.379869339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-27T14:09:07.387707407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112551s 
2025-06-27T14:09:07.390628046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-27T14:09:07.596083146Z [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.607167008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2138403s 
2025-06-27T14:09:07.609127624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-27T14:09:07.611973052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-27T14:09:07.615971551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050097s 
2025-06-27T14:09:07.628603359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-27T14:09:07.648059915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162655s 
2025-06-27T14:09:07.651024984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-27T14:09:07.654237941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008008s 
2025-06-27T14:09:07.656782172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-27T14:09:07.666470074Z [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.712905679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537958s 
2025-06-27T14:09:07.715495733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-27T14:09:07.718789463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:07.724840383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073789s 
2025-06-27T14:09:07.726650848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-27T14:09:07.729565044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:07.733719457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052261s 
2025-06-27T14:09:07.735325841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-27T14:09:07.744825543Z [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.755637909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186407s 
2025-06-27T14:09:07.757481460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-27T14:09:07.760386948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T14:09:07.764499256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051556s 
2025-06-27T14:09:07.767553274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-27T14:09:07.776948176Z [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.785811187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165336s 
2025-06-27T14:09:07.787598846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-27T14:09:07.790303550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:09:07.794020623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046292s 
2025-06-27T14:09:07.795699041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-27T14:09:07.798135236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:09:07.801861106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044421s 
2025-06-27T14:09:07.803430805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-27T14:09:07.809277495Z [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.817158379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120057s 
2025-06-27T14:09:07.818861207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-27T14:09:07.821118080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T14:09:07.824653536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041283s 
2025-06-27T14:09:07.826375874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-27T14:09:07.828836266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T14:09:07.832498688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044043s 
2025-06-27T14:09:07.834248872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-27T14:09:07.836784005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-27T14:09:07.840390916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043763s 
2025-06-27T14:09:07.842083323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-27T14:09:07.844437812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-27T14:09:07.849182844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053575s 
2025-06-27T14:09:07.850883648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-27T14:09:07.862219276Z [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.873794427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211282s 
2025-06-27T14:09:07.875477515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-27T14:09:07.879916771Z [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.886318237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009081s 
2025-06-27T14:09:07.888147519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-27T14:09:07.891025633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:09:07.894948079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050047s 
2025-06-27T14:09:07.896612018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-27T14:09:07.986839596Z [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.994840502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963745s 
2025-06-27T14:09:07.996655345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-27T14:09:07.999111559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-27T14:09:08.002859534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044936s 
2025-06-27T14:09:08.004586250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-27T14:09:08.011057096Z [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:08.015216028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081836s 
2025-06-27T14:09:08.016722190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-27T14:09:08.019216200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-27T14:09:08.023828945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051519s 
2025-06-27T14:09:08.025577425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-27T14:09:08.031763237Z [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.042061567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014586s 
2025-06-27T14:09:08.043658271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-27T14:09:08.050198086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-27T14:09:08.056424450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107695s 
2025-06-27T14:09:08.058025042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-27T14:09:08.063558070Z [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.069491394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097861s 
2025-06-27T14:09:08.071421569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-27T14:09:08.074400305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-27T14:09:08.078793348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054314s 
2025-06-27T14:09:08.080689034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-27T14:09:08.083598381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-27T14:09:08.088896666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063056s 
2025-06-27T14:09:08.090547940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-27T14:09:08.095439647Z [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.102758009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104536s 
2025-06-27T14:09:08.104422420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-27T14:09:08.111839270Z [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.121593976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015443s 
2025-06-27T14:09:08.123237434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-27T14:09:08.128066715Z [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.134711632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096405s 
2025-06-27T14:09:08.136401072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-27T14:09:08.146102572Z [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.165379716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251944s 
2025-06-27T14:09:08.168352591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-27T14:09:08.182186969Z [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.189352483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190156s 
2025-06-27T14:09:08.191287899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-27T14:09:08.196816067Z [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.204637812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114108s 
2025-06-27T14:09:08.206595744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-27T14:09:08.210615315Z [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.217014176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081959s 
2025-06-27T14:09:08.218819119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-27T14:09:08.222156467Z [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.228009790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00738s 
2025-06-27T14:09:08.230161001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-27T14:09:08.235462142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-27T14:09:08.240006439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080114s 
2025-06-27T14:09:08.241798377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-27T14:09:08.247523160Z [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.254389763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106238s 
2025-06-27T14:09:08.256184936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-27T14:09:08.262052739Z [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.269513527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116625s 
2025-06-27T14:09:08.271082205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-27T14:09:08.275619168Z [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.280646067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079921s 
2025-06-27T14:09:08.282362813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-27T14:09:08.284869308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-27T14:09:08.288583695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045105s 
2025-06-27T14:09:08.290278266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-27T14:09:08.292696103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-27T14:09:08.296322273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043572s 
2025-06-27T14:09:08.297902484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-27T14:09:08.303699894Z [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.310967574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114192s 
2025-06-27T14:09:08.312619760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-27T14:09:08.317852633Z [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.324358991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100687s 
2025-06-27T14:09:08.326187692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-27T14:09:08.329074152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:08.332900675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049103s 
2025-06-27T14:09:08.334498952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-27T14:09:08.339914755Z [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.451770880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103897s 
2025-06-27T14:09:08.454718203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-27T14:09:08.460302614Z [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.467383629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108149s 
2025-06-27T14:09:08.470138985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-27T14:09:08.473417615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:08.477682039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056306s 
2025-06-27T14:09:08.479762617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-27T14:09:08.487120018Z [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.495194431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133927s 
2025-06-27T14:09:08.496969495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-27T14:09:08.499498225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-27T14:09:08.503303725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046089s 
2025-06-27T14:09:08.505001122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-27T14:09:08.510235719Z [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.516721746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010004s 
2025-06-27T14:09:08.518561539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-27T14:09:08.521534374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:08.525469375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050405s 
2025-06-27T14:09:08.527227734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-27T14:09:08.530996361Z [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.535629527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066028s 
2025-06-27T14:09:08.537538830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-27T14:09:08.540617197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-27T14:09:08.544676578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052435s 
2025-06-27T14:09:08.546307872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-27T14:09:08.549926848Z [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.554895399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069098s 
2025-06-27T14:09:08.566392944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-27T14:09:08.572125433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-27T14:09:08.583214686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148873s 
2025-06-27T14:09:08.585080983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-27T14:09:08.587900789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T14:09:08.592294353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054368s 
2025-06-27T14:09:08.594340171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-27T14:09:08.597300611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-27T14:09:08.600372023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037617s 
2025-06-27T14:09:08.602223180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-27T14:09:08.605127807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T14:09:08.608993849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049624s 
2025-06-27T14:09:08.610741918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-27T14:09:08.613230267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:08.616790624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042963s 
2025-06-27T14:09:08.618980732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-27T14:09:08.621329931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:08.625097195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046675s 
2025-06-27T14:09:08.627071419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-27T14:09:08.630375340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:08.634831500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058063s 
2025-06-27T14:09:08.683790544Z [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.703239535Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0549189 taking an average of 00:00:00.0549189 
2025-06-27T14:09:08.715673474Z [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.722089570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:08.735743535Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:09:08.737552998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0973702s 
2025-06-27T14:09:08.750438687Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:09:08.752935262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:08.767716937Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-27T14:09:08.792321196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:09:08.794447436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002263s 
2025-06-27T14:09:08.797263996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-27T14:09:08.800894824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:08.816219744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169376s 
2025-06-27T14:09:08.820761867Z [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.825039017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:08.828399311Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:09:08.830167280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028937s 
2025-06-27T14:09:08.832744027Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:09:08.834823523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:08.839315696Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-27T14:09:08.846272369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:09:08.848511547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-27T14:09:08.850358134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-27T14:09:08.853210025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-27T14:09:08.862935612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106862s 
2025-06-27T14:09:08.866186977Z [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.870420910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:08.873859231Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:09:08.875666259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214051s 
2025-06-27T14:09:08.878028975Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:09:08.880048851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:08.882934190Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-27T14:09:08.935174399Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-27T14:09:09.278986841Z [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.296494013Z [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.313718276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-27T14:09:09.322624354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-27T14:09:09.352312926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4146841s 
2025-06-27T14:09:09.357071445Z [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.361579971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.366691030Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:09:09.368661546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4288322s 
2025-06-27T14:09:09.371902289Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:09:09.374173301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.377687275Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-27T14:09:09.386177135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T14:09:09.388041147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-27T14:09:09.389942144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-27T14:09:09.392947353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:09.402855017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011027s 
2025-06-27T14:09:09.404526061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T14:09:09.406215622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-27T14:09:09.408042881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-27T14:09:09.410940423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:09.420054450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101049s 
2025-06-27T14:09:09.423477440Z [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.427816966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.431276540Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:09:09.433289181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208275s 
2025-06-27T14:09:09.435653791Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:09:09.437700101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.440602383Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-27T14:09:09.454516692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T14:09:09.460263130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T14:09:09.468205518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109875s 
2025-06-27T14:09:09.469814827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:09.471874082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:09.482133054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105546s 
2025-06-27T14:09:09.485664372Z [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.490141875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.493577712Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:09:09.495464810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217454s 
2025-06-27T14:09:09.497699830Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:09:09.499516667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.502377155Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-27T14:09:09.573331746Z [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.581817588Z [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.588602076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101168s 
2025-06-27T14:09:09.591733769Z [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.595729162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.598847569Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:09:09.600568103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202121s 
2025-06-27T14:09:09.602806338Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:09:09.604747486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.607651642Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-27T14:09:09.615205528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T14:09:09.617009239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-27T14:09:09.618891588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-27T14:09:09.621905605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:09.631653968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010834s 
2025-06-27T14:09:09.633346115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T14:09:09.635012379Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-27T14:09:09.636907013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-27T14:09:09.639480704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-27T14:09:09.648282131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094702s 
2025-06-27T14:09:09.651440980Z [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.655575001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:09.659071710Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:09:09.660827194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199529s 
2025-06-27T14:09:09.663170441Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:09:09.665096248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:09.667913138Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-27T14:09:09.720451998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:09.722424048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-27T14:09:09.724327841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-27T14:09:09.726993387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-27T14:09:09.736684886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103721s 
2025-06-27T14:09:09.738297852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:09.740062755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:10.161859490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4215204s 
2025-06-27T14:09:10.163889426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.165561252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-27T14:09:10.170366845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-27T14:09:10.238225214Z [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.253173535Z [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.263418218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:10.268414234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:10.291425797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:10.297606899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:10.301599566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292378s 
2025-06-27T14:09:10.307049307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-27T14:09:10.375609118Z [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.388188439Z [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.396336983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:09:10.400697750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:09:10.423599101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:10.428335415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:10.432881647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:10.437521617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:10.441139690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322224s 
2025-06-27T14:09:10.444341615Z [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.448381648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.452008319Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:09:10.453795566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428134s 
2025-06-27T14:09:10.456047509Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:09:10.457861200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.461939480Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-27T14:09:10.467475123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:10.469166338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-27T14:09:10.470883735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-27T14:09:10.473512867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:10.483081459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103957s 
2025-06-27T14:09:10.486189365Z [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.490249187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.493377164Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:09:10.495045613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205109s 
2025-06-27T14:09:10.497188606Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:09:10.499165576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.501979841Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-27T14:09:10.505614327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:10.507377136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:10.573522186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658265s 
2025-06-27T14:09:10.576999766Z [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.581426928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.584779056Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:09:10.586545121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0771571s 
2025-06-27T14:09:10.588881884Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:09:10.590862672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.593758822Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-27T14:09:10.598638434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T14:09:10.602666002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T14:09:10.606412955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049681s 
2025-06-27T14:09:10.609563577Z [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.613700474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:10.617625706Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:09:10.620028082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155517s 
2025-06-27T14:09:10.622452953Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:09:10.624443370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:10.627421314Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-27T14:09:10.638908418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.640755416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-27T14:09:10.642692736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-27T14:09:10.645466740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-27T14:09:10.655155293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103796s 
2025-06-27T14:09:10.656895175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.658526960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-27T14:09:10.660518188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T14:09:10.663382845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-27T14:09:10.672687525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100249s 
2025-06-27T14:09:10.674329681Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:10.675962668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:10.698602953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022442s 
2025-06-27T14:09:10.700633380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.702237489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-27T14:09:10.704401535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-27T14:09:10.765688205Z [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.790392966Z [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.802645991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:10.808102195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:10.835318631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:10.841641579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:10.846557164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399344s 
2025-06-27T14:09:10.848622752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:10.850418227Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2025-06-27T14:09:10.853065395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T14:09:10.921903796Z [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.939646793Z [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.951595065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:10.956821035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:10.983523547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:10.990476092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:10.995392379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400409s 
2025-06-27T14:09:11.001041390Z [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:11.006357171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.010160357Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:09:11.012265434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1545628s 
2025-06-27T14:09:11.016518065Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:09:11.018694546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.022573384Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-27T14:09:11.041194629Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-27T14:09:11.044534051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-27T14:09:11.066353764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023052s 
2025-06-27T14:09:11.069764309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:09:11', 'rename_blacklist_to_blocklist') 
2025-06-27T14:09:11.074030417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.078250101Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:09:11.080163122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346149s 
2025-06-27T14:09:11.082158629Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:09:11.083946719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.086797066Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-27T14:09:11.094081149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-27T14:09:11.096619409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T14:09:11.100591644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047183s 
2025-06-27T14:09:11.103488255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:09:11', 'FixIndexes') 
2025-06-27T14:09:11.107393226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.110603258Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:09:11.112226606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146349s 
2025-06-27T14:09:11.114255460Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:09:11.116099642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.118941362Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-27T14:09:11.125747343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:11.127415551Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.15E-05s 
2025-06-27T14:09:11.129217098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-27T14:09:11.131957834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T14:09:11.142209361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109298s 
2025-06-27T14:09:11.145785129Z [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.150841327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.154134276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:09:11.155830320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229037s 
2025-06-27T14:09:11.158177374Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:09:11.160164936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.163004742Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-27T14:09:11.168227716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:09:11.169949522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-06-27T14:09:11.171983226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-27T14:09:11.175281105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.185356035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112888s 
2025-06-27T14:09:11.188488941Z [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.192629126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.196020132Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:09:11.197880998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216032s 
2025-06-27T14:09:11.199933139Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:09:11.201786008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.204591716Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-27T14:09:11.209559787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-27T14:09:11.211289970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-27T14:09:11.213181728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-27T14:09:11.216234022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.225926393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107484s 
2025-06-27T14:09:11.228933757Z [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.232938629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.236215876Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:09:11.237930858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208394s 
2025-06-27T14:09:11.240086057Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:09:11.241982624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.244813723Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-27T14:09:11.252871283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:09:11.254543930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-27T14:09:11.256379906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-27T14:09:11.259303822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.269016944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106964s 
2025-06-27T14:09:11.270640402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-27T14:09:11.272221876Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-27T14:09:11.274241191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-27T14:09:11.277518839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.286928671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105767s 
2025-06-27T14:09:11.288568712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:09:11.290136277Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-06-27T14:09:11.291989027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-27T14:09:11.294880287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.304107121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101393s 
2025-06-27T14:09:11.307137531Z [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.311238957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.314751097Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:09:11.316547403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205289s 
2025-06-27T14:09:11.318624624Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:09:11.320457213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.323261649Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-27T14:09:11.356896315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-27T14:09:11.363317140Z [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.371392205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125646s 
2025-06-27T14:09:11.373242761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-27T14:09:11.376031625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T14:09:11.379904791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048333s 
2025-06-27T14:09:11.381725286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-27T14:09:11.384460281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T14:09:11.388189258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046561s 
2025-06-27T14:09:11.390020915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-27T14:09:11.392819388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T14:09:11.396588215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004753s 
2025-06-27T14:09:11.398199529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:11.400799092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:11.450646564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498646s 
2025-06-27T14:09:11.454025947Z [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.458228166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.461490172Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:09:11.463218942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0608733s 
2025-06-27T14:09:11.465458210Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:09:11.467434749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.471481314Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-27T14:09:11.481155218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.482878166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-27T14:09:11.484982452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-27T14:09:11.488079507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.498164899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111329s 
2025-06-27T14:09:11.499809309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.501444009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-27T14:09:11.503322420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-27T14:09:11.506236146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.515704255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104291s 
2025-06-27T14:09:11.517341972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.518958706Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-06-27T14:09:11.520883762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-27T14:09:11.523906476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.533469066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105799s 
2025-06-27T14:09:11.535100690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:11.536720271Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-06-27T14:09:11.538816199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-27T14:09:11.542091733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:11.551776959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108563s 
2025-06-27T14:09:11.554942442Z [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.559145923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.562670618Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:09:11.564562617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213876s 
2025-06-27T14:09:11.566675941Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:09:11.568564202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.571408808Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-27T14:09:11.575945030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-27T14:09:11.578525825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T14:09:11.582600247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048286s 
2025-06-27T14:09:11.585632941Z [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.589627573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:11.592957235Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:09:11.594724984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149508s 
2025-06-27T14:09:11.597235507Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:09:11.599475356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:11.602256365Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-27T14:09:11.668389109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:09:11.699482069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-27T14:09:11.702852745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322318s 
2025-06-27T14:09:11.704475050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:09:11.706030972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-27T14:09:11.707944093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-27T14:09:11.763305696Z [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.776561911Z [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.784962692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:09:11.789186775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:09:11.812156443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:11.816452972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:11.821035516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:11.825694916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:11.829277167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119328s 
2025-06-27T14:09:11.830849542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:09:11.832432037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-06-27T14:09:11.834264777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-27T14:09:11.894902571Z [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.909267928Z [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.918268265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:09:11.922804717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:09:11.946952417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:09:11.952140520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:09:11.957348043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:11.963014911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:09:11.967643778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313851s 
2025-06-27T14:09:11.969566248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:11.971347724Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s 
2025-06-27T14:09:11.973399154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-27T14:09:12.031885918Z [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.049296435Z [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.060988371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:12.065760567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:12.090743307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:12.096862956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:12.101246580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125683s 
2025-06-27T14:09:12.102980771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:09:12.104688990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-27T14:09:12.106629015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-27T14:09:12.163564636Z [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.181155888Z [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.193177828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:09:12.198087862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:09:12.223408642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:09:12.229627922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:09:12.234305879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255637s 
2025-06-27T14:09:12.236012314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:09:12.237548576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-27T14:09:12.239385804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-27T14:09:12.294736776Z [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.307421470Z [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.316039709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T14:09:12.319810769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T14:09:12.342997775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101387s 
2025-06-27T14:09:12.344885405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:09:12.346482319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-27T14:09:12.348473758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-27T14:09:12.402758383Z [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.414927960Z [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.422617549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T14:09:12.426101453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T14:09:12.449012482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984446s 
2025-06-27T14:09:12.450645770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:12.452216232Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.44E-05s 
2025-06-27T14:09:12.454092809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-27T14:09:12.552433068Z [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.568252913Z [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.578329648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:09:12.582897974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:09:12.607285916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:12.613081593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:12.618127992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:12.622547919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:12.628094354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:12.632603020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1765396s 
2025-06-27T14:09:12.634150966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:12.635878504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.94E-05s 
2025-06-27T14:09:12.638007048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-27T14:09:12.694529909Z [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.710112316Z [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.720052686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:09:12.724239293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:09:12.747205214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:12.751750874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:12.756050400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:12.760456348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:12.765517497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:12.769770778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297847s 
2025-06-27T14:09:12.771364446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:12.772885238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T14:09:12.774687055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-27T14:09:12.830644908Z [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.845882291Z [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.855441674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:09:12.859683502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:09:12.882308917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:09:12.887062376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:09:12.891356931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:09:12.895776999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:09:12.900847586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:09:12.905163123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286221s 
2025-06-27T14:09:12.906783344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:12.908456062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-27T14:09:12.910362810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-27T14:09:12.964355266Z [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.976221163Z [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.983982106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T14:09:12.987907126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T14:09:13.011053881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:09:13.015522095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:09:13.019186071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069162s 
2025-06-27T14:09:13.020847866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:13.022421594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T14:09:13.024310396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-27T14:09:13.081334977Z [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:13.093138677Z [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:13.100720209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T14:09:13.104569427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T14:09:13.128368375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:09:13.134163851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:09:13.138173793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117927s 
2025-06-27T14:09:13.139870018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:13.141435860Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T14:09:13.143321586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-27T14:09:13.196809036Z [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.207883799Z [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.214954904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:09:13.218865866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:09:13.241699250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0962349s 
2025-06-27T14:09:13.243396927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:13.244965354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-27T14:09:13.246865169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-27T14:09:13.301694350Z [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.312810407Z [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.319925640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:09:13.323842815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:09:13.347095483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978595s 
2025-06-27T14:09:13.348977471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:13.350589165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.91E-05s 
2025-06-27T14:09:13.352495473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-27T14:09:13.405802359Z [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.417260675Z [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.424121566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:09:13.427557743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:09:13.450026984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955955s 
2025-06-27T14:09:13.451874423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:09:13.453586318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-27T14:09:13.455724502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-27T14:09:13.522284367Z [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.532905829Z [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.539455914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:09:13.543617782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:09:13.567443182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:13.571639409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1137185s 
2025-06-27T14:09:13.573384131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:09:13.575100947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:13.577512472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:09:13.629098925Z [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.638953302Z [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.645671345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:09:13.649793133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:09:13.673782704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:13.678061507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0983254s 
2025-06-27T14:09:13.679790076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:09:13.681512013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-27T14:09:13.683579555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-27T14:09:13.735332603Z [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.745298605Z [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.751802838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:09:13.755931259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:09:13.779639824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:09:13.783815179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0980791s 
2025-06-27T14:09:13.785489529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-27T14:09:13.787050612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-27T14:09:13.788960156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-27T14:09:13.843641860Z [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.859894467Z [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.870455476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-27T14:09:13.874430788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-27T14:09:13.897441819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T14:09:13.902071378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T14:09:13.906300542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T14:09:13.909888134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189726s 
2025-06-27T14:09:13.911487874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T14:09:13.913156362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-27T14:09:13.915010295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-27T14:09:13.966799246Z [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.977429014Z [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.983898226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T14:09:13.987452210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T14:09:14.009936080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092915s 
2025-06-27T14:09:14.011627816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T14:09:14.013209800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-27T14:09:14.015154084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-27T14:09:14.067677944Z [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:14.078098641Z [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:14.084334574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T14:09:14.088030043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T14:09:14.110779618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.093388s 
2025-06-27T14:09:14.112472736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-27T14:09:14.114049741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T14:09:14.115914785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-27T14:09:14.167508403Z [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:14.177528133Z [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.183709957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-27T14:09:14.188196518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-27T14:09:14.210951695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T14:09:14.215335149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T14:09:14.219871650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T14:09:14.224779520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T14:09:14.229030998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.111255s 
2025-06-27T14:09:14.231731765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:14.233487740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-27T14:09:14.235537586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-27T14:09:14.292385340Z [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.303607270Z [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.310662052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:14.314595289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:14.338047859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.342142211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044698s 
2025-06-27T14:09:14.343839157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:14.345518418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-27T14:09:14.347638886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:09:14.408282111Z [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.419131220Z [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.426068425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:14.430051222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:14.453946684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.458354897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.108544s 
2025-06-27T14:09:14.460078888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:14.461731835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-27T14:09:14.464004951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-27T14:09:14.517177768Z [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.527745872Z [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.534735211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:14.538705744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:14.562451404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.567002886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008452s 
2025-06-27T14:09:14.568728700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:09:14.570362308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-27T14:09:14.572405732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-27T14:09:14.626183547Z [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.637207508Z [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.644271798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:09:14.648185046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:09:14.672617478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.677125783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1024858s 
2025-06-27T14:09:14.678839313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:09:14.680612402Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.87E-05s 
2025-06-27T14:09:14.682678351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:09:14.736867914Z [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.748275748Z [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.755680484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:09:14.759680997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:09:14.784688076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.789039666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042139s 
2025-06-27T14:09:14.790676140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:09:14.792332474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:14.794305937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-27T14:09:14.851320487Z [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.863142024Z [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.870412700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:09:14.874350416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:09:14.900834018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:09:14.904948901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085375s 
2025-06-27T14:09:14.906660457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T14:09:14.908355158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-27T14:09:14.910481608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-27T14:09:14.970391918Z [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.983744477Z [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.992053353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T14:09:14.996399421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T14:09:15.019663892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1067153s 
2025-06-27T14:09:15.021621794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T14:09:15.023743154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:15.025966580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-27T14:09:15.084275846Z [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:15.096197926Z [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:15.103367237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T14:09:15.107068127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T14:09:15.132362595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1014617s 
2025-06-27T14:09:15.134409556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-27T14:09:15.136669926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-27T14:09:15.138642677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-27T14:09:15.192101710Z [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.201774782Z [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.207539276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-27T14:09:15.211240627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-27T14:09:15.235703200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094651s 
2025-06-27T14:09:15.237631822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T14:09:15.239250771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-27T14:09:15.241260537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-27T14:09:15.301343925Z [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.309723783Z [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.315036217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T14:09:15.319119688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T14:09:15.342912422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:09:15.347551060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.104109s 
2025-06-27T14:09:15.349256382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T14:09:15.350870482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-27T14:09:15.353136854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-27T14:09:15.409292606Z [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.419743704Z [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.425340600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T14:09:15.429185069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T14:09:15.453437259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:09:15.458144204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028343s 
2025-06-27T14:09:15.459886110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:15.461495440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-27T14:09:15.463472931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T14:09:15.514863390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T14:09:15.521659550Z [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.526589264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T14:09:15.530823517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T14:09:15.554583296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:15.559387016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936458s 
2025-06-27T14:09:15.563700158Z [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.568393456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:15.575166510Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:09:15.577691292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1087779s 
2025-06-27T14:09:15.584163170Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:09:15.587377681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:15.592743312Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-27T14:09:15.599247936Z [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.603785319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:15.606882484Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:09:15.608630924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196931s 
2025-06-27T14:09:15.610739739Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:09:15.612699925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:15.615692759Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-27T14:09:15.625122411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:15.626903076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-27T14:09:15.628856287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-27T14:09:15.632206762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:15.642624112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117404s 
2025-06-27T14:09:15.645789815Z [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.649898726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:15.653215923Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:09:15.655056799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219897s 
2025-06-27T14:09:15.657126435Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:09:15.658928734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:15.661738961Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-27T14:09:15.736714246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:09:15.738827119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-27T14:09:15.740861394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-27T14:09:15.744158421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:15.754638237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116855s 
2025-06-27T14:09:15.756227556Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-27T14:09:15.785411253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-27T14:09:15.789445614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317142s 
2025-06-27T14:09:15.791011426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:15.792571056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:15.794414176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-27T14:09:15.796972195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-27T14:09:15.806515877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101891s 
2025-06-27T14:09:15.808046788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:15.809711209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:15.830537031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204533s 
2025-06-27T14:09:15.832611678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-27T14:09:15.837261447Z [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.843370195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091021s 
2025-06-27T14:09:15.845477867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-27T14:09:15.848072770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-27T14:09:15.851757488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045756s 
2025-06-27T14:09:15.853388672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:09:15.854975456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-27T14:09:15.856785940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-27T14:09:15.859710948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T14:09:15.869540335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107886s 
2025-06-27T14:09:15.871171619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:09:15.872778523Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-27T14:09:15.874620952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-27T14:09:15.877603857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:15.887299344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107411s 
2025-06-27T14:09:15.888941449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:09:15.890535168Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-27T14:09:15.892450694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-27T14:09:15.895453338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:15.905765105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111169s 
2025-06-27T14:09:15.907411860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:15.909409612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:15.986285533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0759158s 
2025-06-27T14:09:15.988644883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:15.990293101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:16.009235030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185315s 
2025-06-27T14:09:16.012108395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-27T14:09:16.066953528Z [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:16.076798947Z [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:16.083335334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T14:09:16.086799428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T14:09:16.109647431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956138s 
2025-06-27T14:09:16.112107182Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-27T14:09:16.166169500Z [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:16.176298710Z [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:16.181586915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T14:09:16.185210960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T14:09:16.207999414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934546s 
2025-06-27T14:09:16.210594067Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T14:09:16.213831313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T14:09:16.216972998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039788s 
2025-06-27T14:09:16.218526134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:09:16.220165714Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s 
2025-06-27T14:09:16.222294500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-27T14:09:16.225792572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.235578651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111145s 
2025-06-27T14:09:16.237167189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:09:16.238711638Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-27T14:09:16.240651122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-27T14:09:16.243521069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-27T14:09:16.252930430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102673s 
2025-06-27T14:09:16.255937894Z [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.259890230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.264338144Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:09:16.266041412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214278s 
2025-06-27T14:09:16.268207012Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:09:16.269887044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.273602182Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-27T14:09:16.295629052Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:09:16.299708304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-27T14:09:16.303457320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053087s 
2025-06-27T14:09:16.305317144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:09:16.307791585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-27T14:09:16.310611232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034423s 
2025-06-27T14:09:16.313483203Z [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.317303503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.320406309Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:09:16.321917541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131s 
2025-06-27T14:09:16.323876304Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:09:16.325621758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.328469219Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-27T14:09:16.333451920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:09:16.335053774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T14:09:16.336720800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-27T14:09:16.338931821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-27T14:09:16.348726307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102828s 
2025-06-27T14:09:16.351645975Z [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.355559041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.358817320Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:09:16.360468194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202096s 
2025-06-27T14:09:16.362404031Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:09:16.364129033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.366867375Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-27T14:09:16.373190424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-27T14:09:16.426785350Z [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.436291737Z [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.442583331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:16.446559536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:16.470562594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:16.474567897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993399s 
2025-06-27T14:09:16.476192858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:16.477792678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-27T14:09:16.479718765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-27T14:09:16.482917504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-27T14:09:16.493415888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107655s 
2025-06-27T14:09:16.496798036Z [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.500805213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.504352463Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:09:16.506202086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222596s 
2025-06-27T14:09:16.508680355Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:09:16.511044945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.514759242Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-27T14:09:16.521786718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:09:16.523696843Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.92E-05s 
2025-06-27T14:09:16.525541096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-27T14:09:16.528488579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:16.539281305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114259s 
2025-06-27T14:09:16.542496958Z [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.546589176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.550141857Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:09:16.551930658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224474s 
2025-06-27T14:09:16.554399387Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:09:16.556514024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.559570928Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-27T14:09:16.564983694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-27T14:09:16.566622022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-27T14:09:16.568527858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-27T14:09:16.571616365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-27T14:09:16.581977623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115016s 
2025-06-27T14:09:16.585185891Z [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.589373491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.593009039Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:09:16.594913312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220762s 
2025-06-27T14:09:16.597394307Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:09:16.599654597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.602406416Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-27T14:09:16.609890351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-27T14:09:16.611586165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-27T14:09:16.613409455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-27T14:09:16.678089055Z [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.689731912Z [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.697132670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-27T14:09:16.701384830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-27T14:09:16.725377387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T14:09:16.730152459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T14:09:16.734906850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T14:09:16.739144840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233856s 
2025-06-27T14:09:16.742037984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:09:16.744941319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.53E-05s 
2025-06-27T14:09:16.747190897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-27T14:09:16.802730248Z [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.814723931Z [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.821584963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:09:16.825512830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:09:16.850502083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:09:16.854515642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1052647s 
2025-06-27T14:09:16.858595866Z [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.863087457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.867273845Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:09:16.869460947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1173624s 
2025-06-27T14:09:16.872816141Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:09:16.874910427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.878354490Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-27T14:09:16.882948478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:16.884760796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:16.910880515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255373s 
2025-06-27T14:09:16.915076431Z [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.919426368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.923081195Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:09:16.924937362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037972s 
2025-06-27T14:09:16.927008921Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:09:16.928850198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.931593560Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-27T14:09:16.937276651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T14:09:16.938921291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-27T14:09:16.940663618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-27T14:09:16.943137228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-27T14:09:16.953070784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105372s 
2025-06-27T14:09:16.956090753Z [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.960157159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:16.963559949Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:09:16.965320743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208334s 
2025-06-27T14:09:16.967367373Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:09:16.969188980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:16.971967654Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-27T14:09:16.977095285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:09:16.978714144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-06-27T14:09:16.980347362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-27T14:09:16.982948177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:16.993029090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109649s 
2025-06-27T14:09:16.996009770Z [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.999980273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.003141797Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:09:17.004862190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208405s 
2025-06-27T14:09:17.006896576Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:09:17.008724445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:17.011420141Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-27T14:09:17.021328748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-27T14:09:17.026367060Z [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:17.032848757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096744s 
2025-06-27T14:09:17.034733351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-27T14:09:17.038127433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-27T14:09:17.043388494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006762s 
2025-06-27T14:09:17.046402291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:09:17', 'add_notification_status') 
2025-06-27T14:09:17.050372893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.053703498Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:09:17.055423490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168362s 
2025-06-27T14:09:17.057713460Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:09:17.059734739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:17.062508663Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-27T14:09:17.067782248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:09:17.069480237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-27T14:09:17.071329419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-27T14:09:17.074341202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:17.084799544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115488s 
2025-06-27T14:09:17.087999636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:09:17', 'add_on_author_added_to_notifications') 
2025-06-27T14:09:17.092159941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.096768849Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:09:17.098683233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230564s 
2025-06-27T14:09:17.100748390Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:09:17.102573734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:17.105358720Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-27T14:09:17.110001907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:09:17.111530143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-27T14:09:17.113386049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-27T14:09:17.115969409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-27T14:09:17.126017877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107284s 
2025-06-27T14:09:17.129028277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:09:17', 'book_last_searched_time') 
2025-06-27T14:09:17.133019982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.136307510Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:09:17.138011590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207452s 
2025-06-27T14:09:17.139963409Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:09:17.141707320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:17.144430121Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-27T14:09:17.150766175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:09:17.152411958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-27T14:09:17.154143704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-27T14:09:17.156872016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:17.167141830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112059s 
2025-06-27T14:09:17.168679765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:09:17.170155727Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-27T14:09:17.171863805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-27T14:09:17.174505874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:09:17.184162963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104634s 
2025-06-27T14:09:17.187057761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:09:17', 'add_indexer_flags') 
2025-06-27T14:09:17.190953102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.194238105Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:09:17.195838566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203446s 
2025-06-27T14:09:17.197946199Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:09:17.199758477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:17.202561379Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-27T14:09:17.209514115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T14:09:17.211229829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-27T14:09:17.213251799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-27T14:09:17.216537172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:17.227200337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118841s 
2025-06-27T14:09:17.229246196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-27T14:09:17.232379493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:09:17.242254732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109952s 
2025-06-27T14:09:17.243759952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:17.245328490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:17.544608952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2982258s 
2025-06-27T14:09:17.549045904Z [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.553373576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:17.557489491Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:09:17.559178330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3119325s 
2025-06-27T14:09:17.727299268Z [Debug] MigrationController: Took: 00:00:15.1233878 
2025-06-27T14:09:19.745652512Z [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.923084614Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:09:19.952488504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:19.956192541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:19.987560755Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:09:19.990264718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340216s 
2025-06-27T14:09:19.992512783Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:09:19.995003297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363014s 
2025-06-27T14:09:20.035635249Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:09:20.039177760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.044617471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:09:20.048028827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:09:20.053816118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071193s 
2025-06-27T14:09:20.055427822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.059437253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:09:20.061045129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129448s 
2025-06-27T14:09:20.066131809Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:09:20.067977885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.075229593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:09:20.078784188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:20.083473017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058376s 
2025-06-27T14:09:20.085153590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:20.086688129Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-06-27T14:09:20.088512161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:09:20.090997243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:09:20.101197677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095155s 
2025-06-27T14:09:20.103242763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.106471343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:09:20.108576601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157665s 
2025-06-27T14:09:20.113174567Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:09:20.115705301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.120281312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:20.121977507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-27T14:09:20.123745716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:09:20.126588238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:09:20.131308971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054179s 
2025-06-27T14:09:20.133406183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.137835008Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:09:20.140309309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111445s 
2025-06-27T14:09:20.144515526Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:09:20.146937111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.152018520Z [Info] InitialSetup: Starting migration to 1 
2025-06-27T14:09:20.160780848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-27T14:09:20.165387902Z [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:20.172040794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096s 
2025-06-27T14:09:20.173681648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-27T14:09:20.176032540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:09:20.179407063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041022s 
2025-06-27T14:09:20.181115351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-27T14:09:20.183527718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:09:20.186983033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041906s 
2025-06-27T14:09:20.189994666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:09:20', 'InitialSetup') 
2025-06-27T14:09:20.193840838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.196977302Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:09:20.198547853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140469s 
2025-06-27T14:09:20.200577669Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:09:20.202275367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.205023840Z [Info] ImportListSearch: Starting migration to 2 
2025-06-27T14:09:20.208809650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:09:20', 'ImportListSearch') 
2025-06-27T14:09:20.212971428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.215910975Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:09:20.217524524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135093s 
2025-06-27T14:09:20.219438026Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:09:20.221265053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.223751939Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-27T14:09:20.226771798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:09:20', 'add_priority_to_indexers') 
2025-06-27T14:09:20.230654825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.233757040Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:09:20.235464827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122781s 
2025-06-27T14:09:20.237461406Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:09:20.239334257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.241700450Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-27T14:09:20.244818877Z [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.248838629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.251893959Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:09:20.253652199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123s 
2025-06-27T14:09:20.255730693Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:09:20.257794648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.260192074Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-27T14:09:20.263578109Z [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.267800349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.271063287Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:09:20.273017441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128291s 
2025-06-27T14:09:20.275014411Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:09:20.276958364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.279337403Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-27T14:09:20.282548798Z [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.286613851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.289765846Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:09:20.291632714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124598s 
2025-06-27T14:09:20.293387827Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:09:20.295098490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.297457489Z [Info] update_notifiarr: Starting migration to 7 
2025-06-27T14:09:20.300209198Z [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.304016432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.306985629Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:09:20.308618647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117871s 
2025-06-27T14:09:20.310493751Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:09:20.312313995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.314691752Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-27T14:09:20.317681239Z [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.321719779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.324602352Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:09:20.326311643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120628s 
2025-06-27T14:09:20.328240476Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:09:20.330053435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.332448907Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-27T14:09:20.335380468Z [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.339325139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.342205277Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:09:20.343914357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119508s 
2025-06-27T14:09:20.345709541Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:09:20.347439152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.349833743Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-27T14:09:20.352610031Z [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.356962453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.359997092Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:09:20.361636572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123094s 
2025-06-27T14:09:20.363730577Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:09:20.365538437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.368050523Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-27T14:09:20.371242068Z [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.375202350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.378673357Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:09:20.380900390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124623s 
2025-06-27T14:09:20.382869163Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:09:20.384773897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.387207186Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-27T14:09:20.390353910Z [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.395766817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.399378998Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:09:20.401341769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138024s 
2025-06-27T14:09:20.403429682Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:09:20.405332873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.407824459Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-27T14:09:20.411039741Z [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.415443035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.418993141Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:09:20.421331979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132691s 
2025-06-27T14:09:20.423507839Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:09:20.425679851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.428454196Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-27T14:09:20.432166670Z [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.436785487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.440611920Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:09:20.442990678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146401s 
2025-06-27T14:09:20.445530962Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:09:20.448000283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.451068238Z [Info] FixIndexes: Starting migration to 15 
2025-06-27T14:09:20.453782933Z [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.457612111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.461679229Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:09:20.464003347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136533s 
2025-06-27T14:09:20.465774773Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:09:20.467470747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.469930127Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-27T14:09:20.472875677Z [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.476754305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.479634071Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:09:20.481644949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120603s 
2025-06-27T14:09:20.484056013Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:09:20.486212494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.488898471Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-27T14:09:20.491981567Z [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.515327102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.519437646Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:09:20.521602584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032858s 
2025-06-27T14:09:20.524134942Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:09:20.526050528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.529231542Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-27T14:09:20.532804604Z [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.537371157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.540717784Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:09:20.542817390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146432s 
2025-06-27T14:09:20.545190918Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:09:20.546981031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.549472787Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-27T14:09:20.552478488Z [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.556473490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.559377295Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:09:20.561059351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122273s 
2025-06-27T14:09:20.562900137Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:09:20.564641151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.567009960Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-27T14:09:20.569814465Z [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.573687482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.576563411Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:09:20.578165897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117851s 
2025-06-27T14:09:20.580123217Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:09:20.582000676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.584398774Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-27T14:09:20.587492722Z [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.591483505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.594522342Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:09:20.596310512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122217s 
2025-06-27T14:09:20.598152851Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:09:20.599909757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.602292564Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-27T14:09:20.605182932Z [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.609053945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.611994634Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:09:20.613672492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011861s 
2025-06-27T14:09:20.615938293Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:09:20.618127339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.621797287Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-27T14:09:20.628154123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T14:09:20.629957864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-27T14:09:20.632139446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-27T14:09:20.641755603Z [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.649686829Z [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.654873860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T14:09:20.658708610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T14:09:20.664905123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:09:20.669069165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:09:20.672553239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384368s 
2025-06-27T14:09:20.674070213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T14:09:20.675583870Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-27T14:09:20.677400888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-27T14:09:20.685597056Z [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.693156584Z [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.698243464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T14:09:20.701957260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T14:09:20.707892096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:09:20.712041058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:09:20.715462466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362515s 
2025-06-27T14:09:20.718930657Z [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.723250463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.726809848Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:09:20.728880206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469622s 
2025-06-27T14:09:20.730872085Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:09:20.732619703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.735115878Z [Info] add_update_history: Starting migration to 24 
2025-06-27T14:09:20.737953650Z [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.741830645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.744903831Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:09:20.746536749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121519s 
2025-06-27T14:09:20.748473678Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:09:20.750386087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.752799155Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-27T14:09:20.755915107Z [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.759947685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.763303249Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:09:20.765112922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126296s 
2025-06-27T14:09:20.766918527Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:09:20.768641926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.771048010Z [Info] add_custom_formats: Starting migration to 26 
2025-06-27T14:09:20.773863647Z [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.777748047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.780821484Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:09:20.782454962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119988s 
2025-06-27T14:09:20.784097609Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:09:20.785724975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.788103302Z [Info] remove_omg: Starting migration to 27 
2025-06-27T14:09:20.790675550Z [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.794416921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.797222329Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:09:20.798748812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114691s 
2025-06-27T14:09:20.800519145Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:09:20.802230530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.804612665Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-27T14:09:20.807350847Z [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.811193763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.814105605Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:09:20.815702068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117606s 
2025-06-27T14:09:20.817442822Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:09:20.819264650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.822699384Z [Info] list_sync_time: Starting migration to 29 
2025-06-27T14:09:20.825817982Z [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.829911602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.832779916Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:09:20.834357612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013502s 
2025-06-27T14:09:20.836300383Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:09:20.838130738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.840947658Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-27T14:09:20.843937045Z [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.847904973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.851093842Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:09:20.852838635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127466s 
2025-06-27T14:09:20.854858491Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:09:20.856857304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.859699205Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-27T14:09:20.863421087Z [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.867572314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.871700574Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:09:20.873674998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144822s 
2025-06-27T14:09:20.875972143Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:09:20.878213935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.880624558Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-27T14:09:20.884439457Z [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.888809675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.892321855Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:09:20.894428355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013467s 
2025-06-27T14:09:20.896401808Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:09:20.898303085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.900674749Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-27T14:09:20.903819770Z [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.907888591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.911115426Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:09:20.912933005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124842s 
2025-06-27T14:09:20.914778470Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:09:20.916576149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.918911139Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-27T14:09:20.921814724Z [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.925758082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.928755917Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:09:20.930453324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011957s 
2025-06-27T14:09:20.932841752Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:09:20.935003233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.937891316Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-27T14:09:20.940809831Z [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.944982501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.948235419Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:09:20.949987516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130267s 
2025-06-27T14:09:20.951956870Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:09:20.953929541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.956329903Z [Info] add_notification_status: Starting migration to 37 
2025-06-27T14:09:20.959649766Z [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.963929331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.966989491Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:09:20.969196313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128364s 
2025-06-27T14:09:20.971321862Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:09:20.973588495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.975959167Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-27T14:09:20.979314902Z [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.984156578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:20.987429778Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:09:20.989299862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134724s 
2025-06-27T14:09:20.991283084Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:09:20.993442160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:20.996147546Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-27T14:09:20.999063095Z [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:21.002957465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:21.006790851Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:09:21.008929887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132032s 
2025-06-27T14:09:21.010678537Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:09:21.013191426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:21.016118268Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-27T14:09:21.019279681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:09:21', 'add_indexer_flags') 
2025-06-27T14:09:21.023752115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:21.026802255Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:09:21.028406394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137471s 
2025-06-27T14:09:21.030241648Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:09:21.032065099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:21.034448927Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-27T14:09:21.037287151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:09:21', 'cdh_per_downloadclient') 
2025-06-27T14:09:21.041192542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:21.045077022Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:09:21.046737915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128775s 
2025-06-27T14:09:21.067218954Z [Debug] MigrationController: Took: 00:00:01.3238822 
2025-06-27T14:09:21.503450020Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-27T14:09:21.545181295Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-27T14:09:21.932589220Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8ebc46a0-d5a6-46d6-a8a5-172a53bc147a} may be persisted to storage in unencrypted form. 
2025-06-27T14:09:22.597475501Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-27T14:09:22.911779217Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-27T14:09:22.986392074Z [Trace] EventAggregator: Publishing HealthCheckCompleteEvent 
2025-06-27T14:09:23.597841788Z [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.699635850Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:09:23.706084020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:09:23.709472942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:09:23.721184067Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:09:23.723798460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148935s 
2025-06-27T14:09:23.726582063Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:09:23.729664067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174951s 
2025-06-27T14:09:23.758437789Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:09:23.762677593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.769418152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:09:23.773300688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:09:23.780571755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082173s 
2025-06-27T14:09:23.783139494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.788530496Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:09:23.791736820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160809s 
2025-06-27T14:09:23.797071870Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:09:23.801589554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.808647331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:09:23.812656041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:23.820653359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080531s 
2025-06-27T14:09:23.823224806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:23.825946905Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-06-27T14:09:23.828774658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:09:23.832642373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:09:23.844049697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011363s 
2025-06-27T14:09:23.846815794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.851673784Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:09:23.854841009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194963s 
2025-06-27T14:09:23.859445749Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:09:23.863587877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.869664559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:23.873033271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-27T14:09:23.876252350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:09:23.880087962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:09:23.886691996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072626s 
2025-06-27T14:09:23.891202605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.897726588Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:09:23.901271985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177101s 
2025-06-27T14:09:23.905729899Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:09:23.909573376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.914112223Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-27T14:09:23.923554801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-27T14:09:23.929204754Z [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.939534959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013182s 
2025-06-27T14:09:23.942037457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-27T14:09:23.945226436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T14:09:23.950185068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054839s 
2025-06-27T14:09:23.954133526Z [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.960524612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.965104230Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:09:23.967767020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202173s 
2025-06-27T14:09:23.970667409Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:09:23.973589942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:23.977657149Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-27T14:09:23.982420718Z [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.989153141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:23.993713190Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:09:23.996537776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199978s 
2025-06-27T14:09:23.999371951Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:09:24.002473756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.006590082Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-27T14:09:24.010738943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:09:24', 'add_priority_to_indexers') 
2025-06-27T14:09:24.017367116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.022230817Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:09:24.025226407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194905s 
2025-06-27T14:09:24.028150693Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:09:24.031395225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.035384996Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-27T14:09:24.039743820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:09:24', 'rename_supports_on_track_retag') 
2025-06-27T14:09:24.046603780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.051181154Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:09:24.054382448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194994s 
2025-06-27T14:09:24.057457057Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:09:24.061037655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.065061716Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-27T14:09:24.069924705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:09:24', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:09:24.077079157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.081870482Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:09:24.085317631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203165s 
2025-06-27T14:09:24.088297389Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:09:24.091727073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.095705542Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-27T14:09:24.100276994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:09:24', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:09:24.107271394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.112715703Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:09:24.116510863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206671s 
2025-06-27T14:09:24.119814263Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:09:24.122744151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.126927672Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-27T14:09:24.131015822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:09:24', 'update_notifiarr') 
2025-06-27T14:09:24.138179122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.143190820Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:09:24.146004785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02034s 
2025-06-27T14:09:24.148808318Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:09:24.151907638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.155827638Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-27T14:09:24.160011731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:09:24', 'extend_metadata_profiles') 
2025-06-27T14:09:24.166661898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.171039289Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:09:24.174056433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189118s 
2025-06-27T14:09:24.176874516Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:09:24.179978875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.183926802Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-27T14:09:24.188045263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:09:24', 'update_author_sort_name') 
2025-06-27T14:09:24.197087876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.202789292Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:09:24.205797218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225347s 
2025-06-27T14:09:24.208725923Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:09:24.211680711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.215747487Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-27T14:09:24.219740926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:09:24', 'add_bookfile_part') 
2025-06-27T14:09:24.226381494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.230657031Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:09:24.233507218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018855s 
2025-06-27T14:09:24.236296854Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:09:24.239343587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.243506527Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-27T14:09:24.247624907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:09:24', 'update_audio_qualities') 
2025-06-27T14:09:24.254289052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.258710793Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:09:24.262912421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191455s 
2025-06-27T14:09:24.267111865Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:09:24.271771164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.275808852Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-27T14:09:24.280273038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:09:24', 'add_bookfile_part_naming_token') 
2025-06-27T14:09:24.287175743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.291682996Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:09:24.296434381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196182s 
2025-06-27T14:09:24.299347055Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:09:24.302613099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.306661999Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-27T14:09:24.312071399Z [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.319053574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.323569675Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:09:24.326749987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206486s 
2025-06-27T14:09:24.329647359Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:09:24.332921610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.336898385Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-27T14:09:24.341245587Z [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.348134754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.353254691Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:09:24.356655106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200433s 
2025-06-27T14:09:24.359592780Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:09:24.362422386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.366940501Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-27T14:09:24.371350187Z [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.378139484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.382611597Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:09:24.385329538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201775s 
2025-06-27T14:09:24.388248714Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:09:24.391210155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.395305650Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-27T14:09:24.399694625Z [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.407492732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.412029185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:09:24.415364950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207491s 
2025-06-27T14:09:24.418656395Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:09:24.422107152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.426899509Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-27T14:09:24.431741265Z [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.438635834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.443705760Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:09:24.447125875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021353s 
2025-06-27T14:09:24.450300906Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:09:24.453516779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.457972048Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-27T14:09:24.462699575Z [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.471066237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.475877502Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:09:24.479023295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219216s 
2025-06-27T14:09:24.482186502Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:09:24.485844566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.491554280Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-27T14:09:24.497402251Z [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.504957771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.509575406Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:09:24.512640526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236039s 
2025-06-27T14:09:24.515569202Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:09:24.518615273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.522707842Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-27T14:09:24.527142499Z [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.535457437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.539821902Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:09:24.542723383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210869s 
2025-06-27T14:09:24.545686749Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:09:24.549356877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.553791694Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-27T14:09:24.558596275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:09:24', 'add_on_delete_to_notifications') 
2025-06-27T14:09:24.566810040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.571420661Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:09:24.574631104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219062s 
2025-06-27T14:09:24.578131420Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:09:24.581264527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.585395633Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-27T14:09:24.589938708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:09:24', 'EditionMonitoredIndex') 
2025-06-27T14:09:24.598553750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.603028257Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:09:24.606073357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215793s 
2025-06-27T14:09:24.609306145Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:09:24.613187939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.617258132Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-27T14:09:24.627067419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-27T14:09:24.629765079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.05E-05s 
2025-06-27T14:09:24.632521558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-27T14:09:24.644652437Z [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:24.658123745Z [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:24.666765000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-27T14:09:24.671519692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-27T14:09:24.679128618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T14:09:24.684243535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486916s 
2025-06-27T14:09:24.686753808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:09:24.689383893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-27T14:09:24.692158708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T14:09:24.700426992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T14:09:24.708606357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T14:09:24.715829167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T14:09:24.720852389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T14:09:24.729127677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:09:24.747567216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519076s 
2025-06-27T14:09:24.752224381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:09:24', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:09:24.761611307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.767460171Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:09:24.772100071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0712659s 
2025-06-27T14:09:24.775543072Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:09:24.778638924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.783188231Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-27T14:09:24.794711378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-27T14:09:24.800166078Z [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:24.809384996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116137s 
2025-06-27T14:09:24.812080472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-27T14:09:24.815774488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-27T14:09:24.821321224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063592s 
2025-06-27T14:09:24.825263098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:09:24', 'add_update_history') 
2025-06-27T14:09:24.831712622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.836708739Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:09:24.839586281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213103s 
2025-06-27T14:09:24.843139644Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:09:24.846486742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.850628990Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-27T14:09:24.855090872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:09:24', 'add_on_update_to_notifications') 
2025-06-27T14:09:24.861920631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.866708709Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:09:24.869889512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197637s 
2025-06-27T14:09:24.872655690Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:09:24.875791052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.879842107Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-27T14:09:24.883805775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:09:24', 'add_custom_formats') 
2025-06-27T14:09:24.890541745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.895576470Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:09:24.898766432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195047s 
2025-06-27T14:09:24.901733274Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:09:24.904505234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.908524244Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-27T14:09:24.912636011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:09:24', 'remove_omg') 
2025-06-27T14:09:24.919488084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.924855840Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:09:24.927989428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194075s 
2025-06-27T14:09:24.931669165Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:09:24.935125142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.940264287Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-27T14:09:24.944659074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:09:24', 'add_indexer_tags') 
2025-06-27T14:09:24.952068599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.957395522Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:09:24.960216711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221711s 
2025-06-27T14:09:24.963022760Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:09:24.965921696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.969911878Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-27T14:09:24.973723170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:09:24', 'list_sync_time') 
2025-06-27T14:09:24.980111089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:24.984726671Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:09:24.987499272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01875s 
2025-06-27T14:09:24.990318487Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:09:24.993488969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:24.997626177Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-27T14:09:25.001862535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:09:24', 'download_client_per_indexer') 
2025-06-27T14:09:25.010129847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.015144562Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:09:25.018735150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211303s 
2025-06-27T14:09:25.022963261Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:09:25.026524149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.030620184Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-27T14:09:25.035897117Z [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.043428408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.048936796Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:09:25.052526011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021408s 
2025-06-27T14:09:25.056945708Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:09:25.061716722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.066643380Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-27T14:09:25.072676184Z [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.081073377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.086413277Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:09:25.090451275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245769s 
2025-06-27T14:09:25.093610324Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:09:25.097114548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.101559857Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-27T14:09:25.107031762Z [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.114626059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.120057092Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:09:25.125052468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226223s 
2025-06-27T14:09:25.128710592Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:09:25.131877597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.136205589Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-27T14:09:25.140496537Z [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.147466778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.152175366Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:09:25.156320791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020073s 
2025-06-27T14:09:25.159339358Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:09:25.162394508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.166417085Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-27T14:09:25.170504112Z [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.177095892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.181625169Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:09:25.185622967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190349s 
2025-06-27T14:09:25.188438795Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:09:25.191499707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.195454678Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-27T14:09:25.199645614Z [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.206228276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.210786451Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:09:25.214256767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190689s 
2025-06-27T14:09:25.217288199Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:09:25.220990091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.225027428Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-27T14:09:25.229894285Z [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.237497872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.242824654Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:09:25.246704504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021406s 
2025-06-27T14:09:25.250071763Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:09:25.253270362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.257980062Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-27T14:09:25.262852621Z [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.270293019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.274891926Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:09:25.277886574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214763s 
2025-06-27T14:09:25.280601920Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:09:25.283512700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.288469518Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-27T14:09:25.292303816Z [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.300045260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.305224596Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:09:25.308088732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215593s 
2025-06-27T14:09:25.310872756Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:09:25.313936934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:09:25.319311724Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-27T14:09:25.323429693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:09:25', 'cdh_per_downloadclient') 
2025-06-27T14:09:25.331784011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:09:25.337299032Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:09:25.340288731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230545s 
2025-06-27T14:09:28.537991225Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-27T14:09:28.751991741Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-27T14:09:28.864469120Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-27T14:09:30.982021345Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-27T14:09:31.477676326Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-27T14:09:31.542909552Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-27T14:09:32.012186043Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-27T14:09:32.026862527Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-27T14:09:32.031694404Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-27T14:09:32.598274189Z [ls.io-init] done.
2025-06-27T14:09:34.261670888Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled