2025-06-22T04:05:05.197631180Z [migrations] started
2025-06-22T04:05:05.201636515Z [migrations] no migrations found
2025-06-22T04:05:05.720264023Z usermod: no changes
2025-06-22T04:05:05.804830780Z ───────────────────────────────────────
2025-06-22T04:05:05.804872084Z 
2025-06-22T04:05:05.804882815Z       ██╗     ███████╗██╗ ██████╗
2025-06-22T04:05:05.804891653Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-22T04:05:05.804900140Z       ██║     ███████╗██║██║   ██║
2025-06-22T04:05:05.804908377Z       ██║     ╚════██║██║██║   ██║
2025-06-22T04:05:05.804916563Z       ███████╗███████║██║╚██████╔╝
2025-06-22T04:05:05.804924960Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-22T04:05:05.804933146Z 
2025-06-22T04:05:05.804940832Z    Brought to you by linuxserver.io
2025-06-22T04:05:05.804948908Z ───────────────────────────────────────
2025-06-22T04:05:05.810722803Z 
2025-06-22T04:05:05.811335677Z To support the app dev(s) visit:
2025-06-22T04:05:05.833912884Z Readarr: https://opencollective.com/readarr
2025-06-22T04:05:05.838527225Z 
2025-06-22T04:05:05.838554229Z To support LSIO projects visit:
2025-06-22T04:05:05.838571454Z https://www.linuxserver.io/donate/
2025-06-22T04:05:05.838580412Z 
2025-06-22T04:05:05.838588919Z ───────────────────────────────────────
2025-06-22T04:05:05.838598518Z GID/UID
2025-06-22T04:05:05.838607046Z ───────────────────────────────────────
2025-06-22T04:05:05.913123538Z 
2025-06-22T04:05:05.913148047Z User UID:    911
2025-06-22T04:05:05.913156705Z User GID:    911
2025-06-22T04:05:05.913164971Z ───────────────────────────────────────
2025-06-22T04:05:05.936187154Z Linuxserver.io version: 0.4.18.2805-ls156
2025-06-22T04:05:05.938765886Z Build-date: 2025-06-22T04:02:13+00:00
2025-06-22T04:05:05.938792239Z ───────────────────────────────────────
2025-06-22T04:05:05.938804694Z     
2025-06-22T04:05:08.181652279Z [custom-init] No custom files found, skipping...
2025-06-22T04:05:14.193000126Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2805 
2025-06-22T04:05:14.462301279Z [Debug] Bootstrap: Getting windows service status 
2025-06-22T04:05:14.476473594Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-22T04:05:14.551635756Z [Debug] Bootstrap: Console selected 
2025-06-22T04:05:14.565656715Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-22T04:05:18.187897016Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-22T04:05:18.767811760Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-22T04:05:20.390894625Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-22T04:05:21.748864079Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-22T04:05:21.913765672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:21.921479373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:22.552267676Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-22T04:05:22.579777965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6403759s 
2025-06-22T04:05:22.583646785Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-22T04:05:22.586673880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6658696s 
2025-06-22T04:05:22.747712325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-22T04:05:22.756813209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:22.844103850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-22T04:05:23.066813746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-22T04:05:23.292481697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4445884s 
2025-06-22T04:05:23.298875440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:23.335238494Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-22T04:05:23.337563545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4878165s 
2025-06-22T04:05:23.460204200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-22T04:05:23.463199952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:23.554295665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-22T04:05:23.576519540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:23.591391894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343923s 
2025-06-22T04:05:23.595469234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:23.599064893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001932s 
2025-06-22T04:05:23.605384677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-22T04:05:23.614943203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-22T04:05:23.630812684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224699s 
2025-06-22T04:05:23.634552554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:23.644883555Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-22T04:05:23.647058704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365417s 
2025-06-22T04:05:23.660625941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-22T04:05:23.663220544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:23.676073283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:23.678623206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003034s 
2025-06-22T04:05:23.680882886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-22T04:05:23.684398825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-22T04:05:23.689606791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065961s 
2025-06-22T04:05:23.691508560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:23.695263069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-22T04:05:23.697293618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120128s 
2025-06-22T04:05:23.717092331Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-22T04:05:23.719779561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:23.732218736Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-22T04:05:24.906125977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-22T04:05:24.952260806Z [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-22T04:05:25.023120124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863162s 
2025-06-22T04:05:25.026524007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-22T04:05:25.030650425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-22T04:05:25.040406338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119457s 
2025-06-22T04:05:25.042338919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-22T04:05:25.230010518Z [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-22T04:05:25.266840231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2167845s 
2025-06-22T04:05:25.272209933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-22T04:05:25.275626241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-22T04:05:25.279773672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058028s 
2025-06-22T04:05:25.400665135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-22T04:05:25.412727271Z [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-22T04:05:25.424616569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206536s 
2025-06-22T04:05:25.426583669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-22T04:05:25.429334408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:25.436185021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007511s 
2025-06-22T04:05:25.438102201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-22T04:05:25.440817919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:25.445818056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059651s 
2025-06-22T04:05:25.447721879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-22T04:05:25.450983877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:25.455553207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059062s 
2025-06-22T04:05:25.457126314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-22T04:05:25.467513137Z [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-22T04:05:25.478979113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194933s 
2025-06-22T04:05:25.481551352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-22T04:05:25.484418895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:25.488872181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052834s 
2025-06-22T04:05:25.490656123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-22T04:05:25.493182881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:25.496983162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045841s 
2025-06-22T04:05:25.498727184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-22T04:05:25.501181726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:25.504746904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042964s 
2025-06-22T04:05:25.506598612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-22T04:05:25.515166312Z [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-22T04:05:25.525618587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161613s 
2025-06-22T04:05:25.527933578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-22T04:05:25.530790450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-22T04:05:25.535413969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052416s 
2025-06-22T04:05:25.536935963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-22T04:05:25.588577639Z [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-22T04:05:25.599481032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0610379s 
2025-06-22T04:05:25.601484225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-22T04:05:25.604320356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-22T04:05:25.608115386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004815s 
2025-06-22T04:05:25.616501822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-22T04:05:25.623824776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043689s 
2025-06-22T04:05:25.626659784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-22T04:05:25.629351904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003158s 
2025-06-22T04:05:25.631605742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-22T04:05:25.639774609Z [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-22T04:05:25.669482403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357269s 
2025-06-22T04:05:25.672055254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-22T04:05:25.675362883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:25.681467855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074288s 
2025-06-22T04:05:25.683389865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-22T04:05:25.686288160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:25.690489108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051976s 
2025-06-22T04:05:25.692155333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-22T04:05:25.700606739Z [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-22T04:05:25.710817076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169752s 
2025-06-22T04:05:25.712678935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-22T04:05:25.715554274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-22T04:05:25.719457503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049519s 
2025-06-22T04:05:25.721122866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-22T04:05:25.730097526Z [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-22T04:05:25.739832326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170096s 
2025-06-22T04:05:25.741659926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-22T04:05:25.744191583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-22T04:05:25.747794677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043974s 
2025-06-22T04:05:25.749547717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-22T04:05:25.751957799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-22T04:05:25.755473568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042248s 
2025-06-22T04:05:25.757076455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-22T04:05:25.762761502Z [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-22T04:05:25.769707356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109027s 
2025-06-22T04:05:25.771425395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-22T04:05:25.773696218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-22T04:05:25.777168679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040404s 
2025-06-22T04:05:25.778895005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-22T04:05:25.781369217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-22T04:05:25.784989346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043359s 
2025-06-22T04:05:25.786828759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-22T04:05:25.789406028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-22T04:05:25.793204917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043884s 
2025-06-22T04:05:25.794895831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-22T04:05:25.797307717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-22T04:05:25.802392365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057242s 
2025-06-22T04:05:25.804088941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-22T04:05:25.815133277Z [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-22T04:05:25.827385266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215274s 
2025-06-22T04:05:25.829169879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-22T04:05:25.833488414Z [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-22T04:05:25.839207408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082927s 
2025-06-22T04:05:25.841049287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-22T04:05:25.843842751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-22T04:05:25.847946664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050195s 
2025-06-22T04:05:25.849536094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-22T04:05:25.918893449Z [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-22T04:05:25.927495578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0761546s 
2025-06-22T04:05:25.929296093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-22T04:05:25.931708811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-22T04:05:25.935508542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045172s 
2025-06-22T04:05:25.937200819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-22T04:05:25.941338379Z [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-22T04:05:25.947018055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081157s 
2025-06-22T04:05:25.949038373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-22T04:05:25.954795103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-22T04:05:25.962943529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106474s 
2025-06-22T04:05:25.964982705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-22T04:05:25.972570843Z [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-22T04:05:25.980515499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013799s 
2025-06-22T04:05:25.982471016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-22T04:05:25.985220712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-22T04:05:25.989029822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047587s 
2025-06-22T04:05:25.990857992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-22T04:05:25.994913207Z [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-22T04:05:26.000120692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075038s 
2025-06-22T04:05:26.002108915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-22T04:05:26.005041520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-22T04:05:26.008928736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049894s 
2025-06-22T04:05:26.010925957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-22T04:05:26.013770023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-22T04:05:26.017630987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048625s 
2025-06-22T04:05:26.019385700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-22T04:05:26.024331288Z [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-22T04:05:26.031393086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101116s 
2025-06-22T04:05:26.033157779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-22T04:05:26.039493646Z [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-22T04:05:26.048536503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137203s 
2025-06-22T04:05:26.050168248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-22T04:05:26.054629861Z [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-22T04:05:26.060646144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088518s 
2025-06-22T04:05:26.062272699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-22T04:05:26.068230595Z [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-22T04:05:26.076004507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119385s 
2025-06-22T04:05:26.077847618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-22T04:05:26.083047958Z [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-22T04:05:26.089826306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101635s 
2025-06-22T04:05:26.091692834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-22T04:05:26.097120532Z [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-22T04:05:26.104556884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010959s 
2025-06-22T04:05:26.106368542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-22T04:05:26.110470792Z [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-22T04:05:26.116586014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082931s 
2025-06-22T04:05:26.118234954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-22T04:05:26.120983869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-22T04:05:26.125152091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052943s 
2025-06-22T04:05:26.126904459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-22T04:05:26.129791081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-22T04:05:26.133596423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004993s 
2025-06-22T04:05:26.135526649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-22T04:05:26.140122072Z [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-22T04:05:26.145888502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008637s 
2025-06-22T04:05:26.147517882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-22T04:05:26.153350075Z [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-22T04:05:26.160779263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115583s 
2025-06-22T04:05:26.162323893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-22T04:05:26.166848963Z [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-22T04:05:26.171811756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079041s 
2025-06-22T04:05:26.173590998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-22T04:05:26.176066883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-22T04:05:26.179727664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044228s 
2025-06-22T04:05:26.181459621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-22T04:05:26.183885956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-22T04:05:26.187490052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043171s 
2025-06-22T04:05:26.189115485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-22T04:05:26.194885162Z [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-22T04:05:26.202149207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114048s 
2025-06-22T04:05:26.203812516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-22T04:05:26.208965591Z [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-22T04:05:26.215422331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099325s 
2025-06-22T04:05:26.217257927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-22T04:05:26.220134960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:26.223982316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049148s 
2025-06-22T04:05:26.225641557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-22T04:05:26.231099005Z [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-22T04:05:26.345425911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169777s 
2025-06-22T04:05:26.347551040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-22T04:05:26.354405381Z [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-22T04:05:26.360883534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115088s 
2025-06-22T04:05:26.363470563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-22T04:05:26.366781659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:26.371024121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056133s 
2025-06-22T04:05:26.372734965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-22T04:05:26.379110111Z [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-22T04:05:26.386865696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124759s 
2025-06-22T04:05:26.388753237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-22T04:05:26.391399775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-22T04:05:26.395384518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047233s 
2025-06-22T04:05:26.397054611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-22T04:05:26.402259450Z [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-22T04:05:26.408690659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098771s 
2025-06-22T04:05:26.410565123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-22T04:05:26.413494832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:26.417491438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050645s 
2025-06-22T04:05:26.419206201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-22T04:05:26.422746569Z [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-22T04:05:26.427356190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063774s 
2025-06-22T04:05:26.429270474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-22T04:05:26.432307439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-22T04:05:26.436474950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053005s 
2025-06-22T04:05:26.438117126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-22T04:05:26.441726714Z [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-22T04:05:26.446720458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069516s 
2025-06-22T04:05:26.457993766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-22T04:05:26.465879423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-22T04:05:26.476964502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168732s 
2025-06-22T04:05:26.478790398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-22T04:05:26.482178370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-22T04:05:26.486596716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053813s 
2025-06-22T04:05:26.488683607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-22T04:05:26.491216767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-22T04:05:26.494411610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039919s 
2025-06-22T04:05:26.496245402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-22T04:05:26.499584826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-22T04:05:26.504078653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059164s 
2025-06-22T04:05:26.505912626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-22T04:05:26.508383461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:26.511974251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043312s 
2025-06-22T04:05:26.513811029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-22T04:05:26.516535995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:26.520304833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046485s 
2025-06-22T04:05:26.522264299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-22T04:05:26.525544212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:26.529887387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056382s 
2025-06-22T04:05:26.574709041Z [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-22T04:05:26.586081118Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0506350 taking an average of 00:00:00.0506350 
2025-06-22T04:05:26.598511455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-22T04:05:26', 'InitialSetup') 
2025-06-22T04:05:26.604868955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:26.622461115Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-22T04:05:26.624260268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890447s 
2025-06-22T04:05:26.632452753Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-22T04:05:26.634880320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:26.650516172Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-22T04:05:26.665554610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-22T04:05:26.667809751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002329s 
2025-06-22T04:05:26.670373873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-22T04:05:26.673922508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:26.689365291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170138s 
2025-06-22T04:05:26.694248352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-22T04:05:26', 'ImportListSearch') 
2025-06-22T04:05:26.698750697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:26.701642209Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-22T04:05:26.703332512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291675s 
2025-06-22T04:05:26.705814279Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-22T04:05:26.707820419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:26.710776610Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-22T04:05:26.717550940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-22T04:05:26.719760298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-06-22T04:05:26.721564250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-22T04:05:26.724373737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-22T04:05:26.734266555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107625s 
2025-06-22T04:05:26.737981735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-22T04:05:26', 'add_priority_to_indexers') 
2025-06-22T04:05:26.742275420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:26.745606767Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-22T04:05:26.747412393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219072s 
2025-06-22T04:05:26.749984772Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-22T04:05:26.752307639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:26.755104941Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-22T04:05:26.785021746Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-22T04:05:27.108498085Z [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-22T04:05:27.125696272Z [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-22T04:05:27.141033722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-22T04:05:27.149909212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-22T04:05:27.179609942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3955131s 
2025-06-22T04:05:27.184329123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-22T04:05:27', 'rename_supports_on_track_retag') 
2025-06-22T04:05:27.188503318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:27.192339391Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-22T04:05:27.194217894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4080955s 
2025-06-22T04:05:27.197033783Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-22T04:05:27.199694300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:27.202183181Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-22T04:05:27.209612319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-22T04:05:27.211491192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-22T04:05:27.213437160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-22T04:05:27.216386558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:27.226148172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107704s 
2025-06-22T04:05:27.227993357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-22T04:05:27.229646285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-22T04:05:27.231494256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-22T04:05:27.234341699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:27.243444957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100482s 
2025-06-22T04:05:27.246828550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-22T04:05:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-22T04:05:27.251101834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:27.254620869Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-22T04:05:27.256615685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207394s 
2025-06-22T04:05:27.258962851Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-22T04:05:27.260933299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:27.263776052Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-22T04:05:27.277615587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-22T04:05:27.283318830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-22T04:05:27.291145258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107774s 
2025-06-22T04:05:27.292748185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:27.294748272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:27.305161698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010502s 
2025-06-22T04:05:27.308771907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-22T04:05:27', 'remove_chown_and_folderchmod_config') 
2025-06-22T04:05:27.313230404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:27.316565569Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-22T04:05:27.318473921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217823s 
2025-06-22T04:05:27.320733391Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-22T04:05:27.322526641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:27.325416630Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-22T04:05:27.394008814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-22T04:05:27.402604410Z [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-22T04:05:27.409308308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099767s 
2025-06-22T04:05:27.412454983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-22T04:05:27', 'update_notifiarr') 
2025-06-22T04:05:27.416383012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:27.419504788Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-22T04:05:27.421191353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200274s 
2025-06-22T04:05:27.423434199Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-22T04:05:27.425311990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:27.428209944Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-22T04:05:27.435618571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-22T04:05:27.437456892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-22T04:05:27.439329022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-22T04:05:27.442254141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:27.451969652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107249s 
2025-06-22T04:05:27.453667781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-22T04:05:27.455311401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-22T04:05:27.457157397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-22T04:05:27.459670077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-22T04:05:27.468765970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097114s 
2025-06-22T04:05:27.471889279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-22T04:05:27', 'extend_metadata_profiles') 
2025-06-22T04:05:27.475919944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:27.479069936Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-22T04:05:27.480842385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197513s 
2025-06-22T04:05:27.483131143Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-22T04:05:27.485015958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:27.487805995Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-22T04:05:27.537010925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:27.539078538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2025-06-22T04:05:27.540987541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-22T04:05:27.543613669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-22T04:05:27.553118757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010175s 
2025-06-22T04:05:27.554716153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:27.556437048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:27.949217173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3923591s 
2025-06-22T04:05:27.951320438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:27.952979178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-06-22T04:05:27.957887119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-22T04:05:28.023761030Z [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-22T04:05:28.038189511Z [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-22T04:05:28.048527465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:28.054158943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:28.078838694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:28.085358581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:28.089339646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295217s 
2025-06-22T04:05:28.094649066Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-22T04:05:28.160066047Z [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-22T04:05:28.172191721Z [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-22T04:05:28.179908117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-22T04:05:28.184019616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-22T04:05:28.205586669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:28.209872337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:28.214351947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:28.218938211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:28.222525413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.126014s 
2025-06-22T04:05:28.225659403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-22T04:05:28', 'update_author_sort_name') 
2025-06-22T04:05:28.229661130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.234695978Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-22T04:05:28.236533447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378733s 
2025-06-22T04:05:28.238749028Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-22T04:05:28.240566547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.243500034Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-22T04:05:28.248962963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:28.252422809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-06-22T04:05:28.254128824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-22T04:05:28.256697245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:28.266586967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106306s 
2025-06-22T04:05:28.269726388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-22T04:05:28', 'add_bookfile_part') 
2025-06-22T04:05:28.273986545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.277164354Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-22T04:05:28.278866360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210497s 
2025-06-22T04:05:28.281017852Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-22T04:05:28.282963820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.285766523Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-22T04:05:28.289410580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:28.291161656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:28.355986324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643691s 
2025-06-22T04:05:28.359479838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-22T04:05:28', 'update_audio_qualities') 
2025-06-22T04:05:28.363990259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.367216355Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-22T04:05:28.369065648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758681s 
2025-06-22T04:05:28.371387293Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-22T04:05:28.373364062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.376223279Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-22T04:05:28.381150049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-22T04:05:28.385177217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-22T04:05:28.388973842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049993s 
2025-06-22T04:05:28.392193173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-22T04:05:28', 'add_bookfile_part_naming_token') 
2025-06-22T04:05:28.396412077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.399668604Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-22T04:05:28.401546525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153587s 
2025-06-22T04:05:28.403701384Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-22T04:05:28.405680038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.408504024Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-22T04:05:28.419006640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:28.420784519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-06-22T04:05:28.422695387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-22T04:05:28.425423048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-22T04:05:28.435031163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102825s 
2025-06-22T04:05:28.436944596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:28.438593997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-22T04:05:28.440576809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-22T04:05:28.443422990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-22T04:05:28.452534926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099112s 
2025-06-22T04:05:28.454076109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:28.455723826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:28.478632831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224841s 
2025-06-22T04:05:28.480610583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:28.482263151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-22T04:05:28.484435955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-22T04:05:28.542337254Z [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-22T04:05:28.558317208Z [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-22T04:05:28.568978924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:28.575677211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:28.600839873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:28.606077389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:28.618144194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129889s 
2025-06-22T04:05:28.621221460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:28.623486801Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-05s 
2025-06-22T04:05:28.625517279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-22T04:05:28.691906718Z [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-22T04:05:28.710047453Z [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-22T04:05:28.721296672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:28.726362902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:28.749664588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:28.754963557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:28.759314848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316957s 
2025-06-22T04:05:28.764453294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-22T04:05:28', 'update_author_sort_name_again') 
2025-06-22T04:05:28.768973124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.774174406Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-22T04:05:28.776142830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461802s 
2025-06-22T04:05:28.779470950Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-22T04:05:28.781615478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.785294957Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-22T04:05:28.803685544Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-22T04:05:28.807147234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-22T04:05:28.829064763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231504s 
2025-06-22T04:05:28.832413295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-22T04:05:28', 'rename_blacklist_to_blocklist') 
2025-06-22T04:05:28.836637670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.840000220Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-22T04:05:28.841857139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338427s 
2025-06-22T04:05:28.843899902Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-22T04:05:28.845647019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.848516898Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-22T04:05:28.855138169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-22T04:05:28.857757242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-22T04:05:28.861767567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047835s 
2025-06-22T04:05:28.864671864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-22T04:05:28', 'FixIndexes') 
2025-06-22T04:05:28.868855367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.871944888Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-22T04:05:28.873828871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148615s 
2025-06-22T04:05:28.875939621Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-22T04:05:28.877772692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.880653822Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-22T04:05:28.887209201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:28.888934074Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.42E-05s 
2025-06-22T04:05:28.890708266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-22T04:05:28.893450417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-22T04:05:28.903183834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106227s 
2025-06-22T04:05:28.906160708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-22T04:05:28', 'AddRelatedBooks') 
2025-06-22T04:05:28.910112845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.913360845Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-22T04:05:28.915041749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206178s 
2025-06-22T04:05:28.917316780Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-22T04:05:28.919261786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.922067976Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-22T04:05:28.927568320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-22T04:05:28.929305518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-06-22T04:05:28.931263881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-22T04:05:28.934668205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:28.944784964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114382s 
2025-06-22T04:05:28.947921390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-22T04:05:28', 'ImportListMonitorExisting') 
2025-06-22T04:05:28.952026825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.955342190Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-22T04:05:28.957184349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217234s 
2025-06-22T04:05:28.959258365Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-22T04:05:28.961104903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:28.963916634Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-22T04:05:28.969311426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-22T04:05:28.971079767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-06-22T04:05:28.973001906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-22T04:05:28.975992027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:28.985738821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107757s 
2025-06-22T04:05:28.988744403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-22T04:05:28', 'AddSeriesPosition') 
2025-06-22T04:05:28.992735117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:28.995885130Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-22T04:05:28.997611946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207374s 
2025-06-22T04:05:28.999748579Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-22T04:05:29.001634886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:29.004461688Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-22T04:05:29.012968225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-22T04:05:29.014637155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-06-22T04:05:29.016472029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-22T04:05:29.019332880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.029122430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107485s 
2025-06-22T04:05:29.030750588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-22T04:05:29.032343114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-22T04:05:29.034360757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-22T04:05:29.037625199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.046973080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010492s 
2025-06-22T04:05:29.048551498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-22T04:05:29.050149235Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-22T04:05:29.051959701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-22T04:05:29.054823126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.063961184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100638s 
2025-06-22T04:05:29.067245166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-22T04:05:29', 'AddNewItemMonitorType') 
2025-06-22T04:05:29.071314019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:29.075509897Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-22T04:05:29.077304791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213476s 
2025-06-22T04:05:29.079434248Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-22T04:05:29.081228390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:29.095448180Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-22T04:05:29.115910780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-22T04:05:29.122301457Z [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-22T04:05:29.130348599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125158s 
2025-06-22T04:05:29.132195859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-22T04:05:29.135226280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-22T04:05:29.139113777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050907s 
2025-06-22T04:05:29.140942679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-22T04:05:29.143642605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-22T04:05:29.147367806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046183s 
2025-06-22T04:05:29.149199664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-22T04:05:29.151947968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-22T04:05:29.155739251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047199s 
2025-06-22T04:05:29.157305133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:29.158980988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:29.208307682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488621s 
2025-06-22T04:05:29.211776717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-22T04:05:29', 'AddDownloadHistory') 
2025-06-22T04:05:29.216043498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:29.219397601Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-22T04:05:29.221140129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602826s 
2025-06-22T04:05:29.223415942Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-22T04:05:29.225378262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:29.228390848Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-22T04:05:29.238618160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:29.240404937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-06-22T04:05:29.242474945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-22T04:05:29.245496579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.255670483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011188s 
2025-06-22T04:05:29.257315695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:29.258928492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-06-22T04:05:29.260791704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-22T04:05:29.263648546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.273600433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108412s 
2025-06-22T04:05:29.275226076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:29.276850046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-22T04:05:29.278748909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-22T04:05:29.281719931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.291270119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105141s 
2025-06-22T04:05:29.292917286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:29.294521736Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-22T04:05:29.296569409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-22T04:05:29.299809212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:29.309398439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107179s 
2025-06-22T04:05:29.312527729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-22T04:05:29', 'add_on_delete_to_notifications') 
2025-06-22T04:05:29.316661372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:29.320014022Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-22T04:05:29.321882735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209618s 
2025-06-22T04:05:29.324035750Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-22T04:05:29.325888731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:29.328763819Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-22T04:05:29.333712122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-22T04:05:29.336555497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-22T04:05:29.340720152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048903s 
2025-06-22T04:05:29.343725974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-22T04:05:29', 'EditionMonitoredIndex') 
2025-06-22T04:05:29.347704334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:29.350999940Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-22T04:05:29.352773901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149516s 
2025-06-22T04:05:29.355269176Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-22T04:05:29.357488103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:29.360290115Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-22T04:05:29.423074314Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-22T04:05:29.454837947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-22T04:05:29.458383737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329797s 
2025-06-22T04:05:29.460004670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-22T04:05:29.461568369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-06-22T04:05:29.463487643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-22T04:05:29.518035239Z [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-22T04:05:29.531017508Z [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-22T04:05:29.539752255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-22T04:05:29.544014837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-22T04:05:29.566984273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:29.571303199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:29.575876327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:29.580506600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:29.584109614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186345s 
2025-06-22T04:05:29.585695186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-22T04:05:29.587251650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-22T04:05:29.589066213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-22T04:05:29.642838639Z [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-22T04:05:29.656911002Z [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-22T04:05:29.666163542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-22T04:05:29.670464642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-22T04:05:29.694316515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:29.698596773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:29.703056432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:29.707744341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:29.711411804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120431s 
2025-06-22T04:05:29.713159453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:29.714932243Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.35E-05s 
2025-06-22T04:05:29.716915285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-22T04:05:29.774204382Z [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-22T04:05:29.791245151Z [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-22T04:05:29.801949183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:29.806126855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:29.832037944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:29.837122572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:29.841096873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221416s 
2025-06-22T04:05:29.842798499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:29.844485376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-06-22T04:05:29.846986041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-22T04:05:29.903508974Z [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-22T04:05:29.919821768Z [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-22T04:05:29.930510930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:29.934803853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:29.960269817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:29.965463434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:29.969394959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204325s 
2025-06-22T04:05:29.971015833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-22T04:05:29.972575423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-22T04:05:29.974466881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-22T04:05:30.027459517Z [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-22T04:05:30.039416151Z [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-22T04:05:30.047134280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-22T04:05:30.050678977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-22T04:05:30.074347601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978329s 
2025-06-22T04:05:30.076517861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-22T04:05:30.078082231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-22T04:05:30.080042408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-22T04:05:30.137915189Z [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-22T04:05:30.150079300Z [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-22T04:05:30.158002042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-22T04:05:30.161819548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-22T04:05:30.185254262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1029309s 
2025-06-22T04:05:30.186999275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:30.188559957Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.61E-05s 
2025-06-22T04:05:30.191030061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-22T04:05:30.292377965Z [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-22T04:05:30.307978375Z [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-22T04:05:30.317416949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-22T04:05:30.321703579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-22T04:05:30.345716026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:30.350780773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:30.355068537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:30.359473115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:30.364559395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:30.369120048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1761173s 
2025-06-22T04:05:30.370755992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:30.372349901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.21E-05s 
2025-06-22T04:05:30.374491513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-22T04:05:30.428846281Z [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-22T04:05:30.443703965Z [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-22T04:05:30.453346319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-22T04:05:30.457558280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-22T04:05:30.481850750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:30.486378817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:30.490674536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:30.495109215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:30.500140996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:30.504416454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279788s 
2025-06-22T04:05:30.505986736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:30.507515644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-22T04:05:30.509448325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-22T04:05:30.568060956Z [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-22T04:05:30.583961871Z [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-22T04:05:30.594640402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-22T04:05:30.598987534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-22T04:05:30.623041505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:30.628178307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:30.632283172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:30.636826910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:30.642019104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:30.646645309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349509s 
2025-06-22T04:05:30.648453589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:30.650024983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-22T04:05:30.651885239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-22T04:05:30.707965731Z [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-22T04:05:30.720136746Z [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-22T04:05:30.727544381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-22T04:05:30.731435445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-22T04:05:30.756422795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-22T04:05:30.761008027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-22T04:05:30.764651362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108166s 
2025-06-22T04:05:30.766240332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:30.767811946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-22T04:05:30.769689596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-22T04:05:30.822467770Z [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-22T04:05:30.834786393Z [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-22T04:05:30.842236322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-22T04:05:30.846352891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-22T04:05:30.870569408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-22T04:05:30.875226214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-22T04:05:30.878896194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072476s 
2025-06-22T04:05:30.880569222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:30.882132620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-22T04:05:30.884073708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-22T04:05:30.939255271Z [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-22T04:05:30.950242212Z [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-22T04:05:30.957022684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-22T04:05:30.960509424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-22T04:05:30.983448259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972841s 
2025-06-22T04:05:30.985203533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:30.986807863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.48E-05s 
2025-06-22T04:05:30.988743160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-22T04:05:31.041290439Z [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-22T04:05:31.052264134Z [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-22T04:05:31.059705406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-22T04:05:31.063298099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-22T04:05:31.086399171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095668s 
2025-06-22T04:05:31.088045125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:31.089613613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-22T04:05:31.091488488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-22T04:05:31.143997791Z [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-22T04:05:31.154713786Z [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-22T04:05:31.161654841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-22T04:05:31.165151502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-22T04:05:31.188098493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945543s 
2025-06-22T04:05:31.190106145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-22T04:05:31.191949897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-06-22T04:05:31.194133253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-22T04:05:31.258330449Z [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-22T04:05:31.268516187Z [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-22T04:05:31.275042627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-22T04:05:31.279141289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-22T04:05:31.303440273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:31.307901255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1115091s 
2025-06-22T04:05:31.309667882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-22T04:05:31.311394548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-22T04:05:31.313797025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-22T04:05:31.363909482Z [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-22T04:05:31.373612297Z [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-22T04:05:31.380054999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-22T04:05:31.384106977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-22T04:05:31.408159475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:31.412343810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096329s 
2025-06-22T04:05:31.414048472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-22T04:05:31.415738344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-22T04:05:31.417794725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-22T04:05:31.467579561Z [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-22T04:05:31.477077595Z [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-22T04:05:31.483461709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-22T04:05:31.487534178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-22T04:05:31.511435952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:31.515596158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956817s 
2025-06-22T04:05:31.517266662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-22T04:05:31.518818346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-22T04:05:31.520699604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-22T04:05:31.573873204Z [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-22T04:05:31.590153202Z [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-22T04:05:31.600647842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-22T04:05:31.604721724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-22T04:05:31.628197731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-22T04:05:31.632974999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-22T04:05:31.637224786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-22T04:05:31.640801528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118178s 
2025-06-22T04:05:31.642410537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-22T04:05:31.644047393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-22T04:05:31.645898690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-22T04:05:31.696477516Z [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-22T04:05:31.706241625Z [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-22T04:05:31.712327889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-22T04:05:31.715776543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-22T04:05:31.738366435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904033s 
2025-06-22T04:05:31.740018552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-22T04:05:31.741644846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-22T04:05:31.743547437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-22T04:05:31.797204781Z [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-22T04:05:31.809345776Z [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-22T04:05:31.816451923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-22T04:05:31.819953223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-22T04:05:31.846886600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1004766s 
2025-06-22T04:05:31.849030276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-22T04:05:31.850582702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-06-22T04:05:31.852527247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-22T04:05:31.903494204Z [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-22T04:05:31.913069804Z [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-22T04:05:31.919167320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-22T04:05:31.923889949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-22T04:05:31.946608801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-22T04:05:31.950760992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-22T04:05:31.955136792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-22T04:05:31.959783878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-22T04:05:31.963657327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1092927s 
2025-06-22T04:05:31.965366839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:31.967038615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-22T04:05:31.969074915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-22T04:05:32.020048846Z [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-22T04:05:32.030490529Z [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-22T04:05:32.037337766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:32.041401778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:32.065970715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:32.070347698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0990018s 
2025-06-22T04:05:32.072241731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:32.073864338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-22T04:05:32.075979457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-22T04:05:32.137574042Z [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-22T04:05:32.148543818Z [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-22T04:05:32.155442559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:32.159434836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:32.183886718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:32.188300876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099439s 
2025-06-22T04:05:32.189778491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:32.191407310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-22T04:05:32.193731068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-22T04:05:32.245047138Z [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-22T04:05:32.255835460Z [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-22T04:05:32.262965145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:32.267664306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:32.292295348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:32.297157317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011075s 
2025-06-22T04:05:32.299496247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-22T04:05:32.301865748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-22T04:05:32.304011488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-22T04:05:32.355120801Z [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-22T04:05:32.367116554Z [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-22T04:05:32.375672310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-22T04:05:32.379843869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-22T04:05:32.405049699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:32.409885926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1037123s 
2025-06-22T04:05:32.411599576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-22T04:05:32.413295300Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.24E-05s 
2025-06-22T04:05:32.415394607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-22T04:05:32.470915884Z [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-22T04:05:32.482271457Z [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-22T04:05:32.489195378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-22T04:05:32.493066101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-22T04:05:32.519177955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:32.525191052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069944s 
2025-06-22T04:05:32.527924315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-22T04:05:32.529565088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-22T04:05:32.531584484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-22T04:05:32.589081649Z [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-22T04:05:32.601270180Z [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-22T04:05:32.610006009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-22T04:05:32.615898392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-22T04:05:32.640728145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:32.645150248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1114444s 
2025-06-22T04:05:32.646778857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-22T04:05:32.648416104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-22T04:05:32.650384777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-22T04:05:32.708790932Z [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-22T04:05:32.720562824Z [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-22T04:05:32.727534681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-22T04:05:32.731157826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-22T04:05:32.753704061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1010105s 
2025-06-22T04:05:32.755330946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-22T04:05:32.756975237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-22T04:05:32.758867156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-22T04:05:32.809771568Z [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-22T04:05:32.821085206Z [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-22T04:05:32.828846994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-22T04:05:32.832465409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-22T04:05:32.855460899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094424s 
2025-06-22T04:05:32.857462649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-22T04:05:32.859099745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-22T04:05:32.861015552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-22T04:05:32.912914566Z [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-22T04:05:32.922889469Z [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-22T04:05:32.930100428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-22T04:05:32.935131969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-22T04:05:32.959908784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961108s 
2025-06-22T04:05:32.962338927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-22T04:05:32.964068389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-22T04:05:32.966717924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-22T04:05:33.025700941Z [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-22T04:05:33.034256136Z [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-22T04:05:33.039454643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-22T04:05:33.043266457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-22T04:05:33.068131470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-22T04:05:33.072548073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1031238s 
2025-06-22T04:05:33.074489251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-22T04:05:33.076097128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-06-22T04:05:33.078245214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-22T04:05:33.128504556Z [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-22T04:05:33.137575590Z [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-22T04:05:33.143999674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-22T04:05:33.149008338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-22T04:05:33.173182771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-22T04:05:33.178022716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974803s 
2025-06-22T04:05:33.179624801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:33.181504446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-22T04:05:33.183811171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-22T04:05:33.232763692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-22T04:05:33.240505429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-22T04:05:33.245436097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-22T04:05:33.249096777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-22T04:05:33.271669815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:33.275992609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899723s 
2025-06-22T04:05:33.280531057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-22T04:05:33', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-22T04:05:33.284946197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:33.290259935Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-22T04:05:33.292377779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1036927s 
2025-06-22T04:05:33.297639724Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-22T04:05:33.299502404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:33.303727811Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-22T04:05:33.307876003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-22T04:05:33', 'add_update_history') 
2025-06-22T04:05:33.312193376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:33.315348960Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-22T04:05:33.317080245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157541s 
2025-06-22T04:05:33.319190775Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-22T04:05:33.322163530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:33.324943958Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-22T04:05:33.333400845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:33.335204978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-06-22T04:05:33.337191137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-22T04:05:33.340364345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:33.350918265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117671s 
2025-06-22T04:05:33.354038247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-22T04:05:33', 'add_on_update_to_notifications') 
2025-06-22T04:05:33.358074533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:33.361341321Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-22T04:05:33.363124952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218609s 
2025-06-22T04:05:33.365154247Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-22T04:05:33.366916726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:33.369733578Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-22T04:05:33.442613294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-22T04:05:33.445020300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-06-22T04:05:33.447037752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-22T04:05:33.450236843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:33.460727255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011654s 
2025-06-22T04:05:33.462261614Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-22T04:05:33.491356283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-22T04:05:33.495533494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031817s 
2025-06-22T04:05:33.497078575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:33.498569847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-22T04:05:33.500413209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-22T04:05:33.502934355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-22T04:05:33.512397468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101702s 
2025-06-22T04:05:33.513948571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:33.515583843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:33.536921705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209412s 
2025-06-22T04:05:33.538905749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-22T04:05:33.543425760Z [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-22T04:05:33.549445480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088789s 
2025-06-22T04:05:33.551800923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-22T04:05:33.554465698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-22T04:05:33.558043552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045188s 
2025-06-22T04:05:33.559612711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-22T04:05:33.561176029Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-06-22T04:05:33.562967846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-22T04:05:33.565821472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-22T04:05:33.575374486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104917s 
2025-06-22T04:05:33.576991221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-22T04:05:33.578546893Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-22T04:05:33.580342919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-22T04:05:33.583252377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:33.592812516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106002s 
2025-06-22T04:05:33.594390854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-22T04:05:33.595924271Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-22T04:05:33.597782522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-22T04:05:33.600759396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:33.610197318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104825s 
2025-06-22T04:05:33.611647197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:33.613328803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:33.690271430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0745739s 
2025-06-22T04:05:33.692926856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:33.695037677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:33.715387168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191878s 
2025-06-22T04:05:33.717924357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-22T04:05:33.770770638Z [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-22T04:05:33.780219282Z [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-22T04:05:33.786734179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-22T04:05:33.790364137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-22T04:05:33.813605101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935372s 
2025-06-22T04:05:33.816135405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-22T04:05:33.868386067Z [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-22T04:05:33.876431205Z [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-22T04:05:33.881708270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-22T04:05:33.885272566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-22T04:05:33.909430576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906364s 
2025-06-22T04:05:33.913352382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-22T04:05:33.916795034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-22T04:05:33.919875236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038699s 
2025-06-22T04:05:33.921380085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-22T04:05:33.922939816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-05s 
2025-06-22T04:05:33.925009152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-22T04:05:33.928386883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:33.938027233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109412s 
2025-06-22T04:05:33.939557183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-22T04:05:33.941059027Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-22T04:05:33.942956087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-22T04:05:33.945750713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-22T04:05:33.955021259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101115s 
2025-06-22T04:05:33.958054466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-22T04:05:33', 'add_custom_formats') 
2025-06-22T04:05:33.961857162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:33.965381899Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-22T04:05:33.967010598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202977s 
2025-06-22T04:05:33.969102670Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-22T04:05:33.970734586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:33.974464506Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-22T04:05:33.995630201Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-22T04:05:33.999668942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-22T04:05:34.003351537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005322s 
2025-06-22T04:05:34.005205640Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-22T04:05:34.007617546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-22T04:05:34.010345018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033306s 
2025-06-22T04:05:34.013147430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-22T04:05:34', 'remove_omg') 
2025-06-22T04:05:34.016905597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.019888422Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-22T04:05:34.021415717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012751s 
2025-06-22T04:05:34.023371495Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-22T04:05:34.025100266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.027890664Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-22T04:05:34.032936563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-22T04:05:34.034619252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-22T04:05:34.036250937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-22T04:05:34.038407819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-22T04:05:34.048146888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102039s 
2025-06-22T04:05:34.051000093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-22T04:05:34', 'add_indexer_tags') 
2025-06-22T04:05:34.054779603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.057842499Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-22T04:05:34.059429184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197652s 
2025-06-22T04:05:34.061341073Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-22T04:05:34.063012168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.065718377Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-22T04:05:34.071843509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-22T04:05:34.124148420Z [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-22T04:05:34.133518566Z [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-22T04:05:34.139645422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:34.143555234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:34.167703083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:34.171757987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978247s 
2025-06-22T04:05:34.173423360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:34.174982750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-22T04:05:34.176906463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-22T04:05:34.179638514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-22T04:05:34.188917366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100721s 
2025-06-22T04:05:34.191797936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-22T04:05:34', 'list_sync_time') 
2025-06-22T04:05:34.195533898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.198804633Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-22T04:05:34.200395897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197988s 
2025-06-22T04:05:34.202543351Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-22T04:05:34.204383896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.207119434Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-22T04:05:34.212579427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-22T04:05:34.214271574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-22T04:05:34.215985355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-22T04:05:34.218739971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:34.228848032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110661s 
2025-06-22T04:05:34.231934096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-22T04:05:34', 'download_client_per_indexer') 
2025-06-22T04:05:34.235936755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.239179504Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-22T04:05:34.240916261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210928s 
2025-06-22T04:05:34.243305471Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-22T04:05:34.245349797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.248340599Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-22T04:05:34.253727675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-22T04:05:34.255465114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-22T04:05:34.257324006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-22T04:05:34.260348256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-22T04:05:34.270597181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011366s 
2025-06-22T04:05:34.273726301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-22T04:05:34', 'add_colon_replacement_to_naming_config') 
2025-06-22T04:05:34.277798239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.281075338Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-22T04:05:34.282926254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214013s 
2025-06-22T04:05:34.285343741Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-22T04:05:34.287537448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.290219799Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-22T04:05:34.297445297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-22T04:05:34.299191442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-22T04:05:34.300986066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-22T04:05:34.363419910Z [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-22T04:05:34.374745824Z [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-22T04:05:34.381946241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-22T04:05:34.386066688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-22T04:05:34.409748078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-22T04:05:34.414519545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-22T04:05:34.420202637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-22T04:05:34.426197066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229178s 
2025-06-22T04:05:34.428192183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:34.430193022Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.26E-05s 
2025-06-22T04:05:34.432549376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-22T04:05:34.486238113Z [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-22T04:05:34.498125367Z [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-22T04:05:34.505503191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:34.509515099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:34.535166385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:34.540394021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048445s 
2025-06-22T04:05:34.545077090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-22T04:05:34', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-22T04:05:34.549610077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.555387859Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-22T04:05:34.557723542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119348s 
2025-06-22T04:05:34.561943288Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-22T04:05:34.564223860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.567888949Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-22T04:05:34.572584884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:34.574306661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:34.600418765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255026s 
2025-06-22T04:05:34.604016328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-22T04:05:34', 'metadata_profile_ignored_to_list') 
2025-06-22T04:05:34.608271014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.611680610Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-22T04:05:34.613496506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371348s 
2025-06-22T04:05:34.615570441Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-22T04:05:34.617368582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.620211536Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-22T04:05:34.626203450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-22T04:05:34.627893072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-22T04:05:34.629613636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-22T04:05:34.632180103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-22T04:05:34.641966948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105743s 
2025-06-22T04:05:34.644911507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-22T04:05:34', 'add_download_client_tags') 
2025-06-22T04:05:34.648821229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.652026713Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-22T04:05:34.653632636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202789s 
2025-06-22T04:05:34.655628845Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-22T04:05:34.657441174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.660086831Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-22T04:05:34.665721255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:34.666799165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-22T04:05:34.668470801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-22T04:05:34.671020134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:34.681015679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109515s 
2025-06-22T04:05:34.683913333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-22T04:05:34', 'add_result_to_commands') 
2025-06-22T04:05:34.687797413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.690880020Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-22T04:05:34.692536235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206052s 
2025-06-22T04:05:34.694539278Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-22T04:05:34.696335254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.698981902Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-22T04:05:34.709225567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-22T04:05:34.714190123Z [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-22T04:05:34.720636241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095849s 
2025-06-22T04:05:34.722776941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-22T04:05:34.725825439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-22T04:05:34.729809902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051883s 
2025-06-22T04:05:34.732755042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-22T04:05:34', 'add_notification_status') 
2025-06-22T04:05:34.736643821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.739774915Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-22T04:05:34.741598647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148807s 
2025-06-22T04:05:34.743759728Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-22T04:05:34.745735877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.748419200Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-22T04:05:34.753727658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:34.755340184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-22T04:05:34.757186051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-22T04:05:34.760195019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:34.770570940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114077s 
2025-06-22T04:05:34.773687254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-22T04:05:34', 'add_on_author_added_to_notifications') 
2025-06-22T04:05:34.777816368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.781010309Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-22T04:05:34.782903611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214195s 
2025-06-22T04:05:34.784836132Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-22T04:05:34.786602308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.789248826Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-22T04:05:34.794048760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:34.795498660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-22T04:05:34.797347933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-22T04:05:34.799864370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-22T04:05:34.809833702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105987s 
2025-06-22T04:05:34.812802439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-22T04:05:34', 'book_last_searched_time') 
2025-06-22T04:05:34.816744166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.819878025Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-22T04:05:34.821546635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204174s 
2025-06-22T04:05:34.823481941Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-22T04:05:34.825216303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.827889255Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-22T04:05:34.834467640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-22T04:05:34.836130268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-22T04:05:34.837802825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-22T04:05:34.840507451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:34.850729762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112025s 
2025-06-22T04:05:34.852236315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:34.853675213Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-22T04:05:34.855303561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-22T04:05:34.857880850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:34.867407111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010387s 
2025-06-22T04:05:34.870215094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-22T04:05:34', 'add_indexer_flags') 
2025-06-22T04:05:34.874109155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:34.877112722Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-22T04:05:34.878732002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198953s 
2025-06-22T04:05:34.880752550Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-22T04:05:34.882508596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:34.885197780Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-22T04:05:34.892193004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-22T04:05:34.893868859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-22T04:05:34.895803063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-22T04:05:34.898984559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:34.909497606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116765s 
2025-06-22T04:05:34.911468594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-22T04:05:34.914503364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:34.924312785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010891s 
2025-06-22T04:05:34.925760239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:34.927294398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:35.220469358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2924168s 
2025-06-22T04:05:35.224254919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-22T04:05:35', 'cdh_per_downloadclient') 
2025-06-22T04:05:35.228510097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:35.231826043Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-22T04:05:35.233512178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3043244s 
2025-06-22T04:05:35.396324425Z [Debug] MigrationController: Took: 00:00:15.0944828 
2025-06-22T04:05:37.398422328Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-22T04:05:37.584277169Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-22T04:05:37.625105322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:37.628443844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:37.661352533Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-22T04:05:37.664345198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357172s 
2025-06-22T04:05:37.666751212Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-22T04:05:37.668894267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386441s 
2025-06-22T04:05:37.708984605Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-22T04:05:37.712330913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.717290959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-22T04:05:37.720682458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-22T04:05:37.726713200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070012s 
2025-06-22T04:05:37.728917478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.733372819Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-22T04:05:37.735474210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136617s 
2025-06-22T04:05:37.741811108Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-22T04:05:37.744725697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.752470971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-22T04:05:37.755885887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:37.760767866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054689s 
2025-06-22T04:05:37.763034730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:37.764571695Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-06-22T04:05:37.766704749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-22T04:05:37.769470728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-22T04:05:37.777786752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085529s 
2025-06-22T04:05:37.780594635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.783753956Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-22T04:05:37.785928785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147881s 
2025-06-22T04:05:37.790821326Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-22T04:05:37.793507744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.797956532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:37.800140950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-06-22T04:05:37.801886094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-22T04:05:37.804616511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-22T04:05:37.809278457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055541s 
2025-06-22T04:05:37.811555492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.814626736Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-22T04:05:37.816355737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106994s 
2025-06-22T04:05:37.819927528Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-22T04:05:37.821632191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.826467075Z [Info] InitialSetup: Starting migration to 1 
2025-06-22T04:05:37.835913795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-22T04:05:37.841069556Z [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-22T04:05:37.847546877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092986s 
2025-06-22T04:05:37.849210577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-22T04:05:37.851482551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-22T04:05:37.854854671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040461s 
2025-06-22T04:05:37.856549523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-22T04:05:37.858890066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-22T04:05:37.865930030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074875s 
2025-06-22T04:05:37.869085062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-22T04:05:37', 'InitialSetup') 
2025-06-22T04:05:37.872901015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.875877268Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-22T04:05:37.877450055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176444s 
2025-06-22T04:05:37.879504892Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-22T04:05:37.881218792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.883797494Z [Info] ImportListSearch: Starting migration to 2 
2025-06-22T04:05:37.887661214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-22T04:05:37', 'ImportListSearch') 
2025-06-22T04:05:37.891606788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.894441024Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-22T04:05:37.896248954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131285s 
2025-06-22T04:05:37.897942484Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-22T04:05:37.899708760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.902511223Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-22T04:05:37.906379130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-22T04:05:37', 'add_priority_to_indexers') 
2025-06-22T04:05:37.910582203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.913551150Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-22T04:05:37.915229018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136432s 
2025-06-22T04:05:37.917161359Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-22T04:05:37.919018719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.921420585Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-22T04:05:37.924471818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-22T04:05:37', 'rename_supports_on_track_retag') 
2025-06-22T04:05:37.928446210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.931468806Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-22T04:05:37.933225403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012175s 
2025-06-22T04:05:37.935272945Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-22T04:05:37.937268122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.939583174Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-22T04:05:37.942902406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-22T04:05:37', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-22T04:05:37.946985067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.950139227Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-22T04:05:37.952051728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124481s 
2025-06-22T04:05:37.953996153Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-22T04:05:37.955896599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.958248274Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-22T04:05:37.961395040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-22T04:05:37', 'remove_chown_and_folderchmod_config') 
2025-06-22T04:05:37.965352247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.968461447Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-22T04:05:37.970258696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122284s 
2025-06-22T04:05:37.971997437Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-22T04:05:37.973662739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.976028713Z [Info] update_notifiarr: Starting migration to 7 
2025-06-22T04:05:37.978691955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-22T04:05:37', 'update_notifiarr') 
2025-06-22T04:05:37.982457737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:37.985292004Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-22T04:05:37.986871614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115297s 
2025-06-22T04:05:37.988698803Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-22T04:05:37.990467705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:37.992797516Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-22T04:05:37.995647193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-22T04:05:37', 'extend_metadata_profiles') 
2025-06-22T04:05:37.999526133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.002457685Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-22T04:05:38.004142187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117877s 
2025-06-22T04:05:38.005998364Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-22T04:05:38.007755351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.010084692Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-22T04:05:38.012946083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-22T04:05:38', 'update_author_sort_name') 
2025-06-22T04:05:38.016780523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.019685051Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-22T04:05:38.021365835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117315s 
2025-06-22T04:05:38.023092752Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-22T04:05:38.025116386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.027582101Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-22T04:05:38.030376217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-22T04:05:38', 'add_bookfile_part') 
2025-06-22T04:05:38.034231018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.037070184Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-22T04:05:38.038690517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119389s 
2025-06-22T04:05:38.040584610Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-22T04:05:38.042344394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.044748223Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-22T04:05:38.047622550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-22T04:05:38', 'update_audio_qualities') 
2025-06-22T04:05:38.051520449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.054709700Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-22T04:05:38.056392688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121758s 
2025-06-22T04:05:38.058289637Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-22T04:05:38.060174963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.062495285Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-22T04:05:38.065555777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-22T04:05:38', 'add_bookfile_part_naming_token') 
2025-06-22T04:05:38.069513065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.072529508Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-22T04:05:38.074308701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120583s 
2025-06-22T04:05:38.076220971Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-22T04:05:38.078074903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.080404985Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-22T04:05:38.083453934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-22T04:05:38', 'update_author_sort_name_again') 
2025-06-22T04:05:38.087400069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.090416101Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-22T04:05:38.092191025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120582s 
2025-06-22T04:05:38.094084938Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-22T04:05:38.095937718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.098273842Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-22T04:05:38.101289223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-22T04:05:38', 'rename_blacklist_to_blocklist') 
2025-06-22T04:05:38.105883503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.110093540Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-22T04:05:38.112140090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138443s 
2025-06-22T04:05:38.113953592Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-22T04:05:38.115567491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.118051843Z [Info] FixIndexes: Starting migration to 15 
2025-06-22T04:05:38.120845578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-22T04:05:38', 'FixIndexes') 
2025-06-22T04:05:38.124655589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.127501890Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-22T04:05:38.129031900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119085s 
2025-06-22T04:05:38.130748166Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-22T04:05:38.132422647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.134779372Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-22T04:05:38.137512686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-22T04:05:38', 'AddRelatedBooks') 
2025-06-22T04:05:38.141299240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.144835920Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-22T04:05:38.146475542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123126s 
2025-06-22T04:05:38.148429466Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-22T04:05:38.151139231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.153554284Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-22T04:05:38.156581299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-22T04:05:38', 'ImportListMonitorExisting') 
2025-06-22T04:05:38.160471290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.183307098Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-22T04:05:38.185923065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315374s 
2025-06-22T04:05:38.188426836Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-22T04:05:38.190585543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.193307493Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-22T04:05:38.196810326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-22T04:05:38', 'AddSeriesPosition') 
2025-06-22T04:05:38.201410077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.204924052Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-22T04:05:38.206937045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014234s 
2025-06-22T04:05:38.208832722Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-22T04:05:38.210591623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.212986946Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-22T04:05:38.216300447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-22T04:05:38', 'AddNewItemMonitorType') 
2025-06-22T04:05:38.220609132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.223508871Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-22T04:05:38.225249124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127317s 
2025-06-22T04:05:38.227032044Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-22T04:05:38.228757007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.231094093Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-22T04:05:38.233844611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-22T04:05:38', 'AddDownloadHistory') 
2025-06-22T04:05:38.237653540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.240537266Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-22T04:05:38.242148850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116481s 
2025-06-22T04:05:38.244056832Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-22T04:05:38.246077390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.248303703Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-22T04:05:38.251327761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-22T04:05:38', 'add_on_delete_to_notifications') 
2025-06-22T04:05:38.255297774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.258289358Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-22T04:05:38.260061536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121113s 
2025-06-22T04:05:38.261930439Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-22T04:05:38.263702366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.266114403Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-22T04:05:38.268983941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-22T04:05:38', 'EditionMonitoredIndex') 
2025-06-22T04:05:38.272865205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.275724081Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-22T04:05:38.277398562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118652s 
2025-06-22T04:05:38.279554343Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-22T04:05:38.281732599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.284183203Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-22T04:05:38.290711597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-22T04:05:38.292408544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-22T04:05:38.294431426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-22T04:05:38.304159273Z [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-22T04:05:38.311907152Z [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-22T04:05:38.316923552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-22T04:05:38.320810649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-22T04:05:38.327100492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-22T04:05:38.331283334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-22T04:05:38.334744082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383994s 
2025-06-22T04:05:38.336308292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-22T04:05:38.337835567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-22T04:05:38.339598657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-22T04:05:38.347790189Z [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-22T04:05:38.355274999Z [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-22T04:05:38.360245777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-22T04:05:38.364005547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-22T04:05:38.369884454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-22T04:05:38.374069470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-22T04:05:38.377477462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360351s 
2025-06-22T04:05:38.380809801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-22T04:05:38', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-22T04:05:38.385107023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.388683594Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-22T04:05:38.390713461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466324s 
2025-06-22T04:05:38.392750653Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-22T04:05:38.394488632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.396990760Z [Info] add_update_history: Starting migration to 24 
2025-06-22T04:05:38.399820527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-22T04:05:38', 'add_update_history') 
2025-06-22T04:05:38.403699858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.406706381Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-22T04:05:38.408360913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120875s 
2025-06-22T04:05:38.410268513Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-22T04:05:38.412129881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.414486746Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-22T04:05:38.418510728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-22T04:05:38', 'add_on_update_to_notifications') 
2025-06-22T04:05:38.422665303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.425784644Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-22T04:05:38.427855824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133738s 
2025-06-22T04:05:38.429834387Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-22T04:05:38.431788612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.434254517Z [Info] add_custom_formats: Starting migration to 26 
2025-06-22T04:05:38.437029484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-22T04:05:38', 'add_custom_formats') 
2025-06-22T04:05:38.441027814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.443947914Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-22T04:05:38.445573787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120213s 
2025-06-22T04:05:38.447643524Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-22T04:05:38.449302735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.451795213Z [Info] remove_omg: Starting migration to 27 
2025-06-22T04:05:38.454359316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-22T04:05:38', 'remove_omg') 
2025-06-22T04:05:38.458045989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.461105990Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-22T04:05:38.462635169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117379s 
2025-06-22T04:05:38.464610356Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-22T04:05:38.466292743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.468634718Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-22T04:05:38.471323011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-22T04:05:38', 'add_indexer_tags') 
2025-06-22T04:05:38.475537687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.479907184Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-22T04:05:38.481901549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134657s 
2025-06-22T04:05:38.483663427Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-22T04:05:38.485373209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.487784224Z [Info] list_sync_time: Starting migration to 29 
2025-06-22T04:05:38.490466725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-22T04:05:38', 'list_sync_time') 
2025-06-22T04:05:38.495139233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.498450018Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-22T04:05:38.500057615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129964s 
2025-06-22T04:05:38.502397476Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-22T04:05:38.504823531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.507217170Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-22T04:05:38.510224275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-22T04:05:38', 'download_client_per_indexer') 
2025-06-22T04:05:38.514132183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.517093125Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-22T04:05:38.519584791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120352s 
2025-06-22T04:05:38.521892828Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-22T04:05:38.524174773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.526507069Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-22T04:05:38.529770129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-22T04:05:38', 'add_colon_replacement_to_naming_config') 
2025-06-22T04:05:38.534326532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.537450512Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-22T04:05:38.539290106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012905s 
2025-06-22T04:05:38.541544004Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-22T04:05:38.544249651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.546601938Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-22T04:05:38.550999572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-22T04:05:38', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-22T04:05:38.556243780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.559773758Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-22T04:05:38.561881662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149181s 
2025-06-22T04:05:38.563816157Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-22T04:05:38.565706854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.568056976Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-22T04:05:38.571140955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-22T04:05:38', 'metadata_profile_ignored_to_list') 
2025-06-22T04:05:38.575139405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.578511164Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-22T04:05:38.580304555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012489s 
2025-06-22T04:05:38.582120461Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-22T04:05:38.583890254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.586201838Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-22T04:05:38.589083360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-22T04:05:38', 'add_download_client_tags') 
2025-06-22T04:05:38.593281102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.597229752Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-22T04:05:38.599350823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131248s 
2025-06-22T04:05:38.601238603Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-22T04:05:38.602974929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.605301764Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-22T04:05:38.608123355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-22T04:05:38', 'add_result_to_commands') 
2025-06-22T04:05:38.612780913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.616283825Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-22T04:05:38.618587454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130948s 
2025-06-22T04:05:38.620443741Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-22T04:05:38.622481334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.625167131Z [Info] add_notification_status: Starting migration to 37 
2025-06-22T04:05:38.628089886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-22T04:05:38', 'add_notification_status') 
2025-06-22T04:05:38.632375755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.635281165Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-22T04:05:38.636950876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126042s 
2025-06-22T04:05:38.638914861Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-22T04:05:38.641270283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.643570745Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-22T04:05:38.646836280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-22T04:05:38', 'add_on_author_added_to_notifications') 
2025-06-22T04:05:38.651420269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.655094818Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-22T04:05:38.657507806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134612s 
2025-06-22T04:05:38.659920373Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-22T04:05:38.661665547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.663962622Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-22T04:05:38.666816147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-22T04:05:38', 'book_last_searched_time') 
2025-06-22T04:05:38.670644385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.674411350Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-22T04:05:38.676956354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125434s 
2025-06-22T04:05:38.679413090Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-22T04:05:38.681095377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.683402572Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-22T04:05:38.686573878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-22T04:05:38', 'add_indexer_flags') 
2025-06-22T04:05:38.690836209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.694046092Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-22T04:05:38.695905947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128261s 
2025-06-22T04:05:38.697701151Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-22T04:05:38.699424401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:38.702265902Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-22T04:05:38.705179779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-22T04:05:38', 'cdh_per_downloadclient') 
2025-06-22T04:05:38.709693667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:38.712968972Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-22T04:05:38.714596418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133506s 
2025-06-22T04:05:38.734411003Z [Debug] MigrationController: Took: 00:00:01.3383964 
2025-06-22T04:05:39.172907624Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-22T04:05:39.213883305Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-22T04:05:39.588083802Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {549c1968-0248-4f59-a2ac-d5d5414eff33} may be persisted to storage in unencrypted form. 
2025-06-22T04:05:40.252381862Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-22T04:05:40.570952113Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-22T04:05:40.647884619Z [Trace] EventAggregator: Publishing HealthCheckCompleteEvent 
2025-06-22T04:05:41.261181072Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-22T04:05:41.368372281Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-22T04:05:41.374687386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:41.378487438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:41.397344905Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-22T04:05:41.399885992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214756s 
2025-06-22T04:05:41.402631680Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-22T04:05:41.405594625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241208s 
2025-06-22T04:05:41.435589136Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-22T04:05:41.440966343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.449858015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-22T04:05:41.453921938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-22T04:05:41.462205847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092315s 
2025-06-22T04:05:41.465032758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.469972534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-22T04:05:41.473359403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169798s 
2025-06-22T04:05:41.479098318Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-22T04:05:41.482509246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.492102140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-22T04:05:41.495955649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:41.503495369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079519s 
2025-06-22T04:05:41.506657215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:41.509254795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-22T04:05:41.512148351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-22T04:05:41.515948011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-22T04:05:41.527593208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118602s 
2025-06-22T04:05:41.530891208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.535377661Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-22T04:05:41.538225836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199533s 
2025-06-22T04:05:41.542955097Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-22T04:05:41.546269681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.553946638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:41.556612976Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s 
2025-06-22T04:05:41.559257010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-22T04:05:41.563013633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-22T04:05:41.569135529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067584s 
2025-06-22T04:05:41.571596925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.575984890Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-22T04:05:41.578959950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133304s 
2025-06-22T04:05:41.583169545Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-22T04:05:41.586010054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.590351786Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-22T04:05:41.601353747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-22T04:05:41.606715042Z [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-22T04:05:41.616894688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129442s 
2025-06-22T04:05:41.619355813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-22T04:05:41.622465474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-22T04:05:41.627407945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054489s 
2025-06-22T04:05:41.631365153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-22T04:05:41', 'InitialSetup') 
2025-06-22T04:05:41.637689095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.642243475Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-22T04:05:41.644894763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201318s 
2025-06-22T04:05:41.647740583Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-22T04:05:41.650574910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.654549312Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-22T04:05:41.659346260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-22T04:05:41', 'ImportListSearch') 
2025-06-22T04:05:41.665832790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.670531620Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-22T04:05:41.673333462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197143s 
2025-06-22T04:05:41.676125894Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-22T04:05:41.679114161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.683013261Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-22T04:05:41.687038445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-22T04:05:41', 'add_priority_to_indexers') 
2025-06-22T04:05:41.693534394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.697907739Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-22T04:05:41.700813119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185923s 
2025-06-22T04:05:41.703604490Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-22T04:05:41.706762187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.710612710Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-22T04:05:41.714827987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-22T04:05:41', 'rename_supports_on_track_retag') 
2025-06-22T04:05:41.721438547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.725903036Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-22T04:05:41.729053378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188424s 
2025-06-22T04:05:41.732014621Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-22T04:05:41.735453284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.739299277Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-22T04:05:41.743980623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-22T04:05:41', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-22T04:05:41.750908361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.755517471Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-22T04:05:41.758880182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196231s 
2025-06-22T04:05:41.761741202Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-22T04:05:41.765000394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.768825806Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-22T04:05:41.773185504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-22T04:05:41', 'remove_chown_and_folderchmod_config') 
2025-06-22T04:05:41.779901216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.784712944Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-22T04:05:41.787868778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193685s 
2025-06-22T04:05:41.790498963Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-22T04:05:41.793320694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.797164323Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-22T04:05:41.801332105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-22T04:05:41', 'update_notifiarr') 
2025-06-22T04:05:41.807826541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.812182671Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-22T04:05:41.814887778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187528s 
2025-06-22T04:05:41.817620791Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-22T04:05:41.820689599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.824582447Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-22T04:05:41.829121656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-22T04:05:41', 'extend_metadata_profiles') 
2025-06-22T04:05:41.835678408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.840137055Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-22T04:05:41.843042013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192253s 
2025-06-22T04:05:41.845928826Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-22T04:05:41.849015741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.852878077Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-22T04:05:41.856903492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-22T04:05:41', 'update_author_sort_name') 
2025-06-22T04:05:41.863382176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.867800372Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-22T04:05:41.870715281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185939s 
2025-06-22T04:05:41.873384465Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-22T04:05:41.876428674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.880273145Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-22T04:05:41.884317307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-22T04:05:41', 'add_bookfile_part') 
2025-06-22T04:05:41.890465106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.894817799Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-22T04:05:41.897584730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182742s 
2025-06-22T04:05:41.900518207Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-22T04:05:41.903768651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.907630586Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-22T04:05:41.911368362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-22T04:05:41', 'update_audio_qualities') 
2025-06-22T04:05:41.917816465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.922198287Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-22T04:05:41.925094869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184816s 
2025-06-22T04:05:41.927910297Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-22T04:05:41.931100892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.934921745Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-22T04:05:41.939176812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-22T04:05:41', 'add_bookfile_part_naming_token') 
2025-06-22T04:05:41.945808354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.950274736Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-22T04:05:41.953365900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189017s 
2025-06-22T04:05:41.956265137Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-22T04:05:41.959520171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.963478361Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-22T04:05:41.968405220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-22T04:05:41', 'update_author_sort_name_again') 
2025-06-22T04:05:41.975519454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:41.980259057Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-22T04:05:41.983326994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204469s 
2025-06-22T04:05:41.986274228Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-22T04:05:41.989480033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:41.993401628Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-22T04:05:41.997759122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-22T04:05:41', 'rename_blacklist_to_blocklist') 
2025-06-22T04:05:42.005034911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.009499690Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-22T04:05:42.012568669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197241s 
2025-06-22T04:05:42.015183725Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-22T04:05:42.017915284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.022351546Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-22T04:05:42.026539618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-22T04:05:42', 'FixIndexes') 
2025-06-22T04:05:42.033643882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.037931886Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-22T04:05:42.040871154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200078s 
2025-06-22T04:05:42.044766767Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-22T04:05:42.047632767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.051726089Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-22T04:05:42.056387114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-22T04:05:42', 'AddRelatedBooks') 
2025-06-22T04:05:42.065016819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.069926965Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-22T04:05:42.072861122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219773s 
2025-06-22T04:05:42.075754177Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-22T04:05:42.079399066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.083725697Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-22T04:05:42.088164414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-22T04:05:42', 'ImportListMonitorExisting') 
2025-06-22T04:05:42.095732552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.100698370Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-22T04:05:42.103801227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021274s 
2025-06-22T04:05:42.106606956Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-22T04:05:42.109487155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.113495917Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-22T04:05:42.118291202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-22T04:05:42', 'AddSeriesPosition') 
2025-06-22T04:05:42.127296182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.131670960Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-22T04:05:42.134486379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220612s 
2025-06-22T04:05:42.137412861Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-22T04:05:42.140833919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.145007692Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-22T04:05:42.149400357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-22T04:05:42', 'AddNewItemMonitorType') 
2025-06-22T04:05:42.158357471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.163370214Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-22T04:05:42.166517521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224774s 
2025-06-22T04:05:42.170229494Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-22T04:05:42.173501362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.178212718Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-22T04:05:42.182690984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-22T04:05:42', 'AddDownloadHistory') 
2025-06-22T04:05:42.190343672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.194734723Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-22T04:05:42.197605924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212969s 
2025-06-22T04:05:42.200711537Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-22T04:05:42.203909265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.208002346Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-22T04:05:42.212463869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-22T04:05:42', 'add_on_delete_to_notifications') 
2025-06-22T04:05:42.219700800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.224934187Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-22T04:05:42.228021262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206982s 
2025-06-22T04:05:42.230759526Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-22T04:05:42.233966352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.239026620Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-22T04:05:42.243380316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-22T04:05:42', 'EditionMonitoredIndex') 
2025-06-22T04:05:42.250084515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.254916884Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-22T04:05:42.258444747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204759s 
2025-06-22T04:05:42.262825407Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-22T04:05:42.267139784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.271322065Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-22T04:05:42.284205654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-22T04:05:42.286900169Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.43E-05s 
2025-06-22T04:05:42.289521527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-22T04:05:42.304344492Z [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-22T04:05:42.316191675Z [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-22T04:05:42.324586477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-22T04:05:42.329265628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-22T04:05:42.336791371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-22T04:05:42.341990609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493317s 
2025-06-22T04:05:42.344657779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:42.347219737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-22T04:05:42.349915264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-22T04:05:42.358209043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-22T04:05:42.366042194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-22T04:05:42.372985494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-22T04:05:42.390072287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-22T04:05:42.398677512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:42.404232326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510474s 
2025-06-22T04:05:42.409328357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-22T04:05:42', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-22T04:05:42.416954130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.422865793Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-22T04:05:42.426711216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685217s 
2025-06-22T04:05:42.431425367Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-22T04:05:42.435074785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.439410284Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-22T04:05:42.449418685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-22T04:05:42.454318480Z [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-22T04:05:42.463063557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108773s 
2025-06-22T04:05:42.465715286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-22T04:05:42.469265274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-22T04:05:42.474609855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061044s 
2025-06-22T04:05:42.478338973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-22T04:05:42', 'add_update_history') 
2025-06-22T04:05:42.484545509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.489147385Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-22T04:05:42.491908755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204367s 
2025-06-22T04:05:42.494921971Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-22T04:05:42.498087304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.502029111Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-22T04:05:42.506306603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-22T04:05:42', 'add_on_update_to_notifications') 
2025-06-22T04:05:42.512840759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.517308063Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-22T04:05:42.520346150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189459s 
2025-06-22T04:05:42.522955654Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-22T04:05:42.525804771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.529628520Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-22T04:05:42.533424763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-22T04:05:42', 'add_custom_formats') 
2025-06-22T04:05:42.539645628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.595550046Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-22T04:05:42.598568814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0692656s 
2025-06-22T04:05:42.602293173Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-22T04:05:42.605166598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.609929127Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-22T04:05:42.614108141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-22T04:05:42', 'remove_omg') 
2025-06-22T04:05:42.621376495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.651044018Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-22T04:05:42.654934661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459191s 
2025-06-22T04:05:42.657946646Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-22T04:05:42.660898028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.664793131Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-22T04:05:42.668727402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-22T04:05:42', 'add_indexer_tags') 
2025-06-22T04:05:42.675071184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.716173790Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-22T04:05:42.722197709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546793s 
2025-06-22T04:05:42.727526478Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-22T04:05:42.732066369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.738279619Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-22T04:05:42.744680967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-22T04:05:42', 'list_sync_time') 
2025-06-22T04:05:42.756537619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.762816451Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-22T04:05:42.767539861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030825s 
2025-06-22T04:05:42.772271398Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-22T04:05:42.777007674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.782421233Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-22T04:05:42.786676862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-22T04:05:42', 'download_client_per_indexer') 
2025-06-22T04:05:42.794919197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.799669311Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-22T04:05:42.802649702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225964s 
2025-06-22T04:05:42.805663610Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-22T04:05:42.809028505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.812927685Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-22T04:05:42.817396463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-22T04:05:42', 'add_colon_replacement_to_naming_config') 
2025-06-22T04:05:42.824572451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.829289939Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-22T04:05:42.832586647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198725s 
2025-06-22T04:05:42.835701298Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-22T04:05:42.839510587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.843334737Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-22T04:05:42.848516219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-22T04:05:42', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-22T04:05:42.855681586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.860463594Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-22T04:05:42.864151539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203202s 
2025-06-22T04:05:42.866935976Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-22T04:05:42.870145889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.874141103Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-22T04:05:42.878427102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-22T04:05:42', 'metadata_profile_ignored_to_list') 
2025-06-22T04:05:42.884941538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.889403672Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-22T04:05:42.892509486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189422s 
2025-06-22T04:05:42.895233420Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-22T04:05:42.898321498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.902235869Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-22T04:05:42.906282386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-22T04:05:42', 'add_download_client_tags') 
2025-06-22T04:05:42.913708989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.918405134Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-22T04:05:42.921428521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199038s 
2025-06-22T04:05:42.924271756Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-22T04:05:42.927275323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.931757969Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-22T04:05:42.935864076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-22T04:05:42', 'add_result_to_commands') 
2025-06-22T04:05:42.943693880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.949031147Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-22T04:05:42.951875223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215632s 
2025-06-22T04:05:42.954638436Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-22T04:05:42.957798188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.963041194Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-22T04:05:42.967001568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-22T04:05:42', 'add_notification_status') 
2025-06-22T04:05:42.974525617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:42.978994475Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-22T04:05:42.981899093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021096s 
2025-06-22T04:05:42.984766176Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-22T04:05:42.988117683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:42.993302573Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-22T04:05:42.997860380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-22T04:05:42', 'add_on_author_added_to_notifications') 
2025-06-22T04:05:43.006273358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:43.011366603Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-22T04:05:43.014731508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228899s 
2025-06-22T04:05:43.017486745Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-22T04:05:43.020512567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:43.024695980Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-22T04:05:43.028979294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-22T04:05:43', 'book_last_searched_time') 
2025-06-22T04:05:43.035957404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:43.040715103Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-22T04:05:43.043576555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200275s 
2025-06-22T04:05:43.046474249Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-22T04:05:43.049339768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:43.053227286Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-22T04:05:43.057225425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-22T04:05:43', 'add_indexer_flags') 
2025-06-22T04:05:43.063407603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:43.067733071Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-22T04:05:43.070492016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182682s 
2025-06-22T04:05:43.073398979Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-22T04:05:43.076364139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:43.080245424Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-22T04:05:43.084357974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-22T04:05:43', 'cdh_per_downloadclient') 
2025-06-22T04:05:43.090612076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:43.095128880Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-22T04:05:43.098077607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185771s 
2025-06-22T04:05:46.328037942Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-22T04:05:46.529276226Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-22T04:05:48.656157416Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-22T04:05:49.096754756Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-22T04:05:49.162461109Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-22T04:05:49.708280193Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-22T04:05:49.727894755Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-22T04:05:49.736186340Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-22T04:05:50.540928791Z [ls.io-init] done.
2025-06-22T04:05:51.963884625Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled