2025-06-22T04:05:03.819243054Z [migrations] started
2025-06-22T04:05:03.819507025Z [migrations] no migrations found
2025-06-22T04:05:03.842232871Z usermod: no changes
2025-06-22T04:05:03.847805281Z ───────────────────────────────────────
2025-06-22T04:05:03.847820632Z 
2025-06-22T04:05:03.847824770Z       ██╗     ███████╗██╗ ██████╗
2025-06-22T04:05:03.847828959Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-22T04:05:03.847832837Z       ██║     ███████╗██║██║   ██║
2025-06-22T04:05:03.847836634Z       ██║     ╚════██║██║██║   ██║
2025-06-22T04:05:03.847840823Z       ███████╗███████║██║╚██████╔╝
2025-06-22T04:05:03.847914862Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-22T04:05:03.847926114Z 
2025-06-22T04:05:03.847933239Z    Brought to you by linuxserver.io
2025-06-22T04:05:03.847940533Z ───────────────────────────────────────
2025-06-22T04:05:03.848152300Z 
2025-06-22T04:05:03.848172781Z To support the app dev(s) visit:
2025-06-22T04:05:03.849498099Z Readarr: https://opencollective.com/readarr
2025-06-22T04:05:03.849783714Z 
2025-06-22T04:05:03.849788444Z To support LSIO projects visit:
2025-06-22T04:05:03.849792221Z https://www.linuxserver.io/donate/
2025-06-22T04:05:03.849795809Z 
2025-06-22T04:05:03.849799336Z ───────────────────────────────────────
2025-06-22T04:05:03.849803634Z GID/UID
2025-06-22T04:05:03.849807332Z ───────────────────────────────────────
2025-06-22T04:05:03.853918329Z 
2025-06-22T04:05:03.853940153Z User UID:    911
2025-06-22T04:05:03.853948891Z User GID:    911
2025-06-22T04:05:03.853956235Z ───────────────────────────────────────
2025-06-22T04:05:03.855355633Z Linuxserver.io version: 0.4.18.2805-ls156
2025-06-22T04:05:03.855596378Z Build-date: 2025-06-22T04:02:13+00:00
2025-06-22T04:05:03.855600616Z ───────────────────────────────────────
2025-06-22T04:05:03.855604745Z     
2025-06-22T04:05:03.911452709Z [custom-init] No custom files found, skipping...
2025-06-22T04:05:04.300357844Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2805 
2025-06-22T04:05:04.317489126Z [Debug] Bootstrap: Getting windows service status 
2025-06-22T04:05:04.318972723Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-22T04:05:04.324583540Z [Debug] Bootstrap: Console selected 
2025-06-22T04:05:04.325950582Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-22T04:05:04.600610645Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-22T04:05:04.647431735Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-22T04:05:04.759050699Z [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:04.861376372Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-22T04:05:04.872530620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:04.873157913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:04.922139253Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-22T04:05:04.924056262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496719s 
2025-06-22T04:05:04.924239040Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-22T04:05:04.924388431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0515087s 
2025-06-22T04:05:04.935927163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-22T04:05:04.936546761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:04.942472853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-22T04:05:04.961004053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-22T04:05:04.977458754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03482s 
2025-06-22T04:05:04.977871585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:04.980469525Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-22T04:05:04.980589998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378286s 
2025-06-22T04:05:04.988649154Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-22T04:05:04.988768425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:04.995263081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-22T04:05:04.996785045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:04.997080450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017003s 
2025-06-22T04:05:04.997298028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:04.997571599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001459s 
2025-06-22T04:05:04.998015262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-22T04:05:04.998534427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-22T04:05:04.999174165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s 
2025-06-22T04:05:04.999330059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.000015630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-22T04:05:05.000141774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s 
2025-06-22T04:05:05.000584405Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-22T04:05:05.000726731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.001386820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:05.001523716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-22T04:05:05.001636323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-22T04:05:05.001799070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-22T04:05:05.002169035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-06-22T04:05:05.002300159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.002888965Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-22T04:05:05.003021882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s 
2025-06-22T04:05:05.004144212Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-22T04:05:05.004279033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.005141981Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-22T04:05:05.028018351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-22T04:05:05.028400981Z [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:05.028819033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s 
2025-06-22T04:05:05.028949555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-22T04:05:05.029112103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-22T04:05:05.029421636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003194s 
2025-06-22T04:05:05.029502048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-22T04:05:05.036679008Z [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:05.037161750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075511s 
2025-06-22T04:05:05.037311041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-22T04:05:05.037495241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-22T04:05:05.037764263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003283s 
2025-06-22T04:05:05.046317374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-22T04:05:05.046717249Z [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:05.047235813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007878s 
2025-06-22T04:05:05.047383260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-22T04:05:05.047583643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:05.047824168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003262s 
2025-06-22T04:05:05.047974190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-22T04:05:05.048120514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:05.048371981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002687s 
2025-06-22T04:05:05.048489147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-22T04:05:05.048680352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.048947049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003138s 
2025-06-22T04:05:05.049078403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-22T04:05:05.049472817Z [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:05.050026873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008477s 
2025-06-22T04:05:05.050163428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-22T04:05:05.050360264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:05.050563112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002851s 
2025-06-22T04:05:05.050701150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-22T04:05:05.050869830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:05.051096546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002825s 
2025-06-22T04:05:05.051244354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-22T04:05:05.051407212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:05.051652496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002841s 
2025-06-22T04:05:05.051771946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-22T04:05:05.052060818Z [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:05.052480683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005828s 
2025-06-22T04:05:05.052610795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-22T04:05:05.052804816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-22T04:05:05.053058937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003178s 
2025-06-22T04:05:05.053218529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-22T04:05:05.055732060Z [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:05.056305304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029819s 
2025-06-22T04:05:05.056443492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-22T04:05:05.056604396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-22T04:05:05.056864690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002978s 
2025-06-22T04:05:05.057271870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-22T04:05:05.057692126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002572s 
2025-06-22T04:05:05.057860194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-22T04:05:05.058026830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-06-22T04:05:05.058160339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-22T04:05:05.058611106Z [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:05.060230096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019324s 
2025-06-22T04:05:05.060378615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-22T04:05:05.060545160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:05.060836537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003503s 
2025-06-22T04:05:05.060969605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-22T04:05:05.061155058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:05.061414571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003124s 
2025-06-22T04:05:05.061576817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-22T04:05:05.061994939Z [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:05.062615849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s 
2025-06-22T04:05:05.062749709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-22T04:05:05.062940373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-22T04:05:05.063213292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003303s 
2025-06-22T04:05:05.063355067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-22T04:05:05.063828030Z [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:05.064354670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008972s 
2025-06-22T04:05:05.064499081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-22T04:05:05.064648261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-22T04:05:05.064916000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000303s 
2025-06-22T04:05:05.065048367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-22T04:05:05.065199571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-22T04:05:05.065454114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s 
2025-06-22T04:05:05.065561700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-22T04:05:05.065872436Z [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:05.066390008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006752s 
2025-06-22T04:05:05.066500120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-22T04:05:05.066657607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-22T04:05:05.066930146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002837s 
2025-06-22T04:05:05.067030287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-22T04:05:05.067196402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-22T04:05:05.067431004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002862s 
2025-06-22T04:05:05.067577239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-22T04:05:05.067727181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-22T04:05:05.068032515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003109s 
2025-06-22T04:05:05.068172517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-22T04:05:05.068343532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-22T04:05:05.068610118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003163s 
2025-06-22T04:05:05.068735801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-22T04:05:05.069320539Z [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:05.069990247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011099s 
2025-06-22T04:05:05.070070899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-22T04:05:05.070317766Z [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:05.070717361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005253s 
2025-06-22T04:05:05.070847423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-22T04:05:05.071070181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-22T04:05:05.071306738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s 
2025-06-22T04:05:05.071436940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-22T04:05:05.076670567Z [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:05.077132858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055634s 
2025-06-22T04:05:05.077257770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-22T04:05:05.077401309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-22T04:05:05.077692224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s 
2025-06-22T04:05:05.077844972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-22T04:05:05.078072029Z [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:05.078447655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2025-06-22T04:05:05.078577296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-22T04:05:05.078742689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-22T04:05:05.079036671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003409s 
2025-06-22T04:05:05.079183056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-22T04:05:05.079510004Z [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:05.080018007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007235s 
2025-06-22T04:05:05.080165674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-22T04:05:05.080326749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-22T04:05:05.080680461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003441s 
2025-06-22T04:05:05.080745953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-22T04:05:05.080997910Z [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:05.081366222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004907s 
2025-06-22T04:05:05.081518168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-22T04:05:05.081688701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-22T04:05:05.081980839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003398s 
2025-06-22T04:05:05.082167114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-22T04:05:05.082297286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-22T04:05:05.082633112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s 
2025-06-22T04:05:05.082744877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-22T04:05:05.083016705Z [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:05.083429907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s 
2025-06-22T04:05:05.083575801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-22T04:05:05.083936457Z [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:05.084473799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007747s 
2025-06-22T04:05:05.084583059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-22T04:05:05.084839064Z [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:05.085257887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005566s 
2025-06-22T04:05:05.085415364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-22T04:05:05.085723404Z [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:05.086210335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006903s 
2025-06-22T04:05:05.086337892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-22T04:05:05.086967619Z [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:05.087116229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006027s 
2025-06-22T04:05:05.087298836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-22T04:05:05.087595534Z [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:05.088021541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006887s 
2025-06-22T04:05:05.088225622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-22T04:05:05.088462529Z [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:05.089308613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2025-06-22T04:05:05.089341699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-22T04:05:05.089353553Z [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:05.089486150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003849s 
2025-06-22T04:05:05.089597564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-22T04:05:05.090306281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-22T04:05:05.090332745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003225s 
2025-06-22T04:05:05.090338296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-22T04:05:05.090764754Z [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:05.092197229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006614s 
2025-06-22T04:05:05.092220195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-22T04:05:05.092234834Z [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:05.092250887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008092s 
2025-06-22T04:05:05.092262410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-22T04:05:05.092411851Z [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:05.092843039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s 
2025-06-22T04:05:05.092993903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-22T04:05:05.093222102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-22T04:05:05.093472176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003554s 
2025-06-22T04:05:05.093599312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-22T04:05:05.093737560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-22T04:05:05.093998115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002922s 
2025-06-22T04:05:05.094649436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-22T04:05:05.094684116Z [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:05.094862385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006283s 
2025-06-22T04:05:05.094980823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-22T04:05:05.095322732Z [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:05.095692005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s 
2025-06-22T04:05:05.095826115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-22T04:05:05.096010106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.096257133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000308s 
2025-06-22T04:05:05.096403378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-22T04:05:05.096683972Z [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:05.097095922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005936s 
2025-06-22T04:05:05.097215222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-22T04:05:05.097487500Z [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:05.097931875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s 
2025-06-22T04:05:05.098031135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-22T04:05:05.098205827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.109291106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110937s 
2025-06-22T04:05:05.109411037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-22T04:05:05.109735941Z [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:05.110224104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006978s 
2025-06-22T04:05:05.110337392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-22T04:05:05.110492575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-22T04:05:05.110730824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002782s 
2025-06-22T04:05:05.110839633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-22T04:05:05.111115479Z [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:05.111485393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005436s 
2025-06-22T04:05:05.111623993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-22T04:05:05.111785277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.112047535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003115s 
2025-06-22T04:05:05.112163389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-22T04:05:05.112356918Z [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:05.112656892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003849s 
2025-06-22T04:05:05.112790391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-22T04:05:05.112950423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-22T04:05:05.113225607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000305s 
2025-06-22T04:05:05.113336160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-22T04:05:05.113525742Z [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:05.113840245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s 
2025-06-22T04:05:05.114512448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-22T04:05:05.114897283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-22T04:05:05.115220093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005986s 
2025-06-22T04:05:05.115338141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-22T04:05:05.115487351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-22T04:05:05.115724138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002829s 
2025-06-22T04:05:05.115861695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-22T04:05:05.116096939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-22T04:05:05.116321100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002966s 
2025-06-22T04:05:05.116432404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-22T04:05:05.116597947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-22T04:05:05.116825265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002805s 
2025-06-22T04:05:05.116965517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-22T04:05:05.117085770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:05.117620817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002526s 
2025-06-22T04:05:05.117630356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-22T04:05:05.117634464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.117815779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002699s 
2025-06-22T04:05:05.117943957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-22T04:05:05.118122116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:05.118379945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s 
2025-06-22T04:05:05.121349955Z [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:05.121787115Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0031442 taking an average of 00:00:00.0031442 
2025-06-22T04:05:05.122368937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-22T04:05:05', 'InitialSetup') 
2025-06-22T04:05:05.122597287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.125358085Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-22T04:05:05.125476554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068473s 
2025-06-22T04:05:05.125639802Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-22T04:05:05.125744383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.125947392Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-22T04:05:05.126514213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-22T04:05:05.126638934Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.126756200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-22T04:05:05.126912144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.127663747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000787s 
2025-06-22T04:05:05.127872788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-22T04:05:05', 'ImportListSearch') 
2025-06-22T04:05:05.128111489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.128643420Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-22T04:05:05.128746758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017575s 
2025-06-22T04:05:05.128914115Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-22T04:05:05.128996681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.129169950Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-22T04:05:05.129493571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-22T04:05:05.129609655Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.129714306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-22T04:05:05.129858256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-22T04:05:05.130658026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007382s 
2025-06-22T04:05:05.130861385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-22T04:05:05', 'add_priority_to_indexers') 
2025-06-22T04:05:05.131084254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.131686757Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-22T04:05:05.131811709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018582s 
2025-06-22T04:05:05.131959115Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-22T04:05:05.132093466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.132285002Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-22T04:05:05.133432131Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-22T04:05:05.152561436Z [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:05.153433312Z [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:05.154181117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-22T04:05:05.154787769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-22T04:05:05.156669758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230999s 
2025-06-22T04:05:05.156874821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-22T04:05:05', 'rename_supports_on_track_retag') 
2025-06-22T04:05:05.157096357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.157876348Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-22T04:05:05.157989866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242834s 
2025-06-22T04:05:05.158138515Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-22T04:05:05.158242234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.158411665Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-22T04:05:05.158782572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-22T04:05:05.158905099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.159005832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-22T04:05:05.159162417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.159919862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007873s 
2025-06-22T04:05:05.160043110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-22T04:05:05.160133201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-22T04:05:05.160251429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-22T04:05:05.160411883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.161104367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007387s 
2025-06-22T04:05:05.161299760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-22T04:05:05', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-22T04:05:05.161533200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.162112417Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-22T04:05:05.162246306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017268s 
2025-06-22T04:05:05.162378723Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-22T04:05:05.162488885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.162649789Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-22T04:05:05.163394598Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-22T04:05:05.163776086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-22T04:05:05.164080599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s 
2025-06-22T04:05:05.164191272Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.164298678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.164874738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005855s 
2025-06-22T04:05:05.165083849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-22T04:05:05', 'remove_chown_and_folderchmod_config') 
2025-06-22T04:05:05.165320927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.165870613Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-22T04:05:05.165992278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015439s 
2025-06-22T04:05:05.166106338Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-22T04:05:05.166209425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.166383346Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-22T04:05:05.171545860Z [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:05.171942338Z [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:05.172245037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s 
2025-06-22T04:05:05.172412204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-22T04:05:05', 'update_notifiarr') 
2025-06-22T04:05:05.172640243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.173276274Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-22T04:05:05.173399572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014809s 
2025-06-22T04:05:05.173518431Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-22T04:05:05.173649666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.173808565Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-22T04:05:05.174154712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-22T04:05:05.174269303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.174405457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-22T04:05:05.174535199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.175265329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007523s 
2025-06-22T04:05:05.175404870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-22T04:05:05.175485592Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.175573259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-22T04:05:05.175716016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-22T04:05:05.176386817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006955s 
2025-06-22T04:05:05.176629525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-22T04:05:05', 'extend_metadata_profiles') 
2025-06-22T04:05:05.176794097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.177375297Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-22T04:05:05.177490248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016713s 
2025-06-22T04:05:05.177618717Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-22T04:05:05.177740803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.177892889Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-22T04:05:05.180869843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.180986648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.181100397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-22T04:05:05.181245309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-22T04:05:05.181915679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007065s 
2025-06-22T04:05:05.182034448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.182135852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.209289533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027116s 
2025-06-22T04:05:05.209442090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.210205558Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.210217341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-22T04:05:05.212653627Z [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:05.213425741Z [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:05.213945037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:05.214413861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:05.216266791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:05.216612848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:05.216828041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068707s 
2025-06-22T04:05:05.217149659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-22T04:05:05.220093195Z [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:05.220700538Z [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:05.221139241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-22T04:05:05.221758047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-22T04:05:05.223403490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:05.223665498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:05.223969410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.224247169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:05.224508004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072006s 
2025-06-22T04:05:05.224665582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-22T04:05:05', 'update_author_sort_name') 
2025-06-22T04:05:05.224889923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.226238839Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-22T04:05:05.226351306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089404s 
2025-06-22T04:05:05.226498652Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-22T04:05:05.226655839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.226790249Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-22T04:05:05.227128821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:05.227247360Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.227344676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-22T04:05:05.227485850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.228202463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000752s 
2025-06-22T04:05:05.228390120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-22T04:05:05', 'add_bookfile_part') 
2025-06-22T04:05:05.228616897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.229215061Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-22T04:05:05.229343330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017555s 
2025-06-22T04:05:05.229480536Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-22T04:05:05.229578503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.229756401Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-22T04:05:05.229954110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.230100374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.234022501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039428s 
2025-06-22T04:05:05.234229438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-22T04:05:05', 'update_audio_qualities') 
2025-06-22T04:05:05.234447226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.235014959Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-22T04:05:05.235170222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049329s 
2025-06-22T04:05:05.235275433Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-22T04:05:05.235385926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.235548323Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-22T04:05:05.235835301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-22T04:05:05.236073931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-22T04:05:05.236270347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002444s 
2025-06-22T04:05:05.236457213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-22T04:05:05', 'add_bookfile_part_naming_token') 
2025-06-22T04:05:05.236681053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.237266963Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-22T04:05:05.237378758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012165s 
2025-06-22T04:05:05.237513940Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-22T04:05:05.237632028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.237791028Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-22T04:05:05.238312137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.238420315Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.238543664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-22T04:05:05.238704317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-22T04:05:05.239380138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007128s 
2025-06-22T04:05:05.239498446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.239586964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.239701695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-22T04:05:05.239872098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-22T04:05:05.240610435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007755s 
2025-06-22T04:05:05.240715707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.240821470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.242275347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014466s 
2025-06-22T04:05:05.242390589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.242486562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.242607766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-22T04:05:05.244974371Z [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:05.245757999Z [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:05.246283808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:05.246715777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:05.249083314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:05.249437247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:05.249665947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069376s 
2025-06-22T04:05:05.249765418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.249872804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.249997465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-22T04:05:05.252444622Z [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:05.253298742Z [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:05.253854080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:05.254299787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:05.256685791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:05.257029764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:05.257271550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071694s 
2025-06-22T04:05:05.257473517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-22T04:05:05', 'update_author_sort_name_again') 
2025-06-22T04:05:05.257691266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.258580255Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-22T04:05:05.258713634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084553s 
2025-06-22T04:05:05.258889288Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-22T04:05:05.258978116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.259153740Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-22T04:05:05.260043842Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-22T04:05:05.260273234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-22T04:05:05.261959129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017835s 
2025-06-22T04:05:05.262159322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-22T04:05:05', 'rename_blacklist_to_blocklist') 
2025-06-22T04:05:05.262421960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.263038722Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-22T04:05:05.263155467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028387s 
2025-06-22T04:05:05.263302543Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-22T04:05:05.263395300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.263581645Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-22T04:05:05.263876920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-22T04:05:05.264058856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-22T04:05:05.264310693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002747s 
2025-06-22T04:05:05.264480726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-22T04:05:05', 'FixIndexes') 
2025-06-22T04:05:05.264710839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.265457412Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-22T04:05:05.265560780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014156s 
2025-06-22T04:05:05.265688487Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-22T04:05:05.265793028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.265979503Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-22T04:05:05.266265198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:05.266381503Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2025-06-22T04:05:05.266500061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-22T04:05:05.266663921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-22T04:05:05.267399031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000754s 
2025-06-22T04:05:05.267550516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-22T04:05:05', 'AddRelatedBooks') 
2025-06-22T04:05:05.267787233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.268413794Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-22T04:05:05.268533395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017844s 
2025-06-22T04:05:05.268690291Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-22T04:05:05.268787978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.268963561Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-22T04:05:05.269259888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-22T04:05:05.269388527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.269493148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-22T04:05:05.269679042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.270407328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007729s 
2025-06-22T04:05:05.270594585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-22T04:05:05', 'ImportListMonitorExisting') 
2025-06-22T04:05:05.270817985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.271438835Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-22T04:05:05.271558025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017981s 
2025-06-22T04:05:05.271710532Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-22T04:05:05.271812317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.272006007Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-22T04:05:05.272286742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-22T04:05:05.272407676Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.272543660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-22T04:05:05.272703151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.273425074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000769s 
2025-06-22T04:05:05.273655709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-22T04:05:05', 'AddSeriesPosition') 
2025-06-22T04:05:05.273860751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.274444196Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-22T04:05:05.274581663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s 
2025-06-22T04:05:05.274738348Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-22T04:05:05.274829953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.274990256Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-22T04:05:05.275456374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-22T04:05:05.275580865Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.275681758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-22T04:05:05.275872923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.276639937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008264s 
2025-06-22T04:05:05.276767343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-22T04:05:05.276862224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.276987667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-22T04:05:05.277180646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.277916718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007837s 
2025-06-22T04:05:05.278028362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-22T04:05:05.278140678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.278254027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-22T04:05:05.278411604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.279163959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007701s 
2025-06-22T04:05:05.279347278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-22T04:05:05', 'AddNewItemMonitorType') 
2025-06-22T04:05:05.279576630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.280292661Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-22T04:05:05.280421771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019058s 
2025-06-22T04:05:05.280551693Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-22T04:05:05.280664790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.280846957Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-22T04:05:05.283150806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-22T04:05:05.283477835Z [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:05.283970597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006944s 
2025-06-22T04:05:05.284098023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-22T04:05:05.284257023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-22T04:05:05.284498950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002864s 
2025-06-22T04:05:05.284661528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-22T04:05:05.284768663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-22T04:05:05.285018126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00028s 
2025-06-22T04:05:05.285134440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-22T04:05:05.285287017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-22T04:05:05.285539836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002816s 
2025-06-22T04:05:05.285636260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.285739398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.290140499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043801s 
2025-06-22T04:05:05.290338317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-22T04:05:05', 'AddDownloadHistory') 
2025-06-22T04:05:05.290566828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.291486159Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-22T04:05:05.291621351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005735s 
2025-06-22T04:05:05.291752826Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-22T04:05:05.291887046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.292080375Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-22T04:05:05.292674381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:05.292827559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.292999536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-22T04:05:05.293200540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.293973587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008361s 
2025-06-22T04:05:05.294091745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:05.294213019Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.294317549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-22T04:05:05.294448974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.295162691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007524s 
2025-06-22T04:05:05.295271700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:05.295365980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.295473637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-22T04:05:05.295648018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.296391124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s 
2025-06-22T04:05:05.296498079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:05.296593221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.296717381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-22T04:05:05.296895951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.297628976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007868s 
2025-06-22T04:05:05.297825823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-22T04:05:05', 'add_on_delete_to_notifications') 
2025-06-22T04:05:05.298053601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.298711165Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-22T04:05:05.298829934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018108s 
2025-06-22T04:05:05.298929775Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-22T04:05:05.299028143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.299192785Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-22T04:05:05.299451315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-22T04:05:05.299640657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-22T04:05:05.299863946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002823s 
2025-06-22T04:05:05.300039700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-22T04:05:05', 'EditionMonitoredIndex') 
2025-06-22T04:05:05.300270625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.300926335Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-22T04:05:05.301064864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013333s 
2025-06-22T04:05:05.301173613Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-22T04:05:05.301297863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.301484459Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-22T04:05:05.304672748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-22T04:05:05.307179295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-22T04:05:05.307375230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002558s 
2025-06-22T04:05:05.307486634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-22T04:05:05.307573078Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-22T04:05:05.307685394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-22T04:05:05.310036859Z [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:05.310759123Z [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:05.311189900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-22T04:05:05.311842214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-22T04:05:05.313718461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:05.313971090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:05.314241815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.314522300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:05.314768666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069584s 
2025-06-22T04:05:05.314865571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-22T04:05:05.314954800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.315066585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-22T04:05:05.317349612Z [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:05.318076856Z [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:05.318512864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-22T04:05:05.319081779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-22T04:05:05.320898427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-22T04:05:05.321171978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-22T04:05:05.321424857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.321718218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-22T04:05:05.321948652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067621s 
2025-06-22T04:05:05.322057631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.322161420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.322271432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-22T04:05:05.324706254Z [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:05.325548119Z [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:05.326061703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:05.326478803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:05.328328677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:05.328648431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:05.328896120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065041s 
2025-06-22T04:05:05.329008145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-22T04:05:05.329105762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.329232567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-22T04:05:05.331591136Z [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:05.332430576Z [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:05.332951495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-22T04:05:05.333379457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-22T04:05:05.335202628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-22T04:05:05.335523494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-22T04:05:05.335767785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064325s 
2025-06-22T04:05:05.335900152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-22T04:05:05.335984351Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.336111217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-22T04:05:05.338349063Z [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:05.338993701Z [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:05.339364337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-22T04:05:05.339661856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-22T04:05:05.341426689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052038s 
2025-06-22T04:05:05.341531310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-22T04:05:05.341627604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.341736353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-22T04:05:05.344084811Z [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:05.344743397Z [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:05.345115787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-22T04:05:05.345398857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-22T04:05:05.347301718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053839s 
2025-06-22T04:05:05.347455437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:05.347521109Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-22T04:05:05.347696663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-22T04:05:05.359318222Z [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:05.360280069Z [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:05.360756408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-22T04:05:05.361456948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-22T04:05:05.363341282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:05.363584913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:05.363837662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:05.364124890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.364443241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:05.364685438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169106s 
2025-06-22T04:05:05.364789478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:05.364900411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-22T04:05:05.365039231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-22T04:05:05.367375585Z [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:05.368208031Z [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:05.368676965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-22T04:05:05.369357746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-22T04:05:05.371183041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:05.371452884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:05.371724651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:05.371998914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.372324940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:05.372578781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074157s 
2025-06-22T04:05:05.372670917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:05.372763283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.372875218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-22T04:05:05.375216412Z [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:05.376043717Z [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:05.376494535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-22T04:05:05.377175416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-22T04:05:05.378986763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-22T04:05:05.379288450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-22T04:05:05.379554957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-22T04:05:05.379817035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-22T04:05:05.380189104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-22T04:05:05.380462043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074555s 
2025-06-22T04:05:05.380551834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:05.380652587Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.380759282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-22T04:05:05.383072499Z [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:05.383722167Z [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:05.384107643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-22T04:05:05.384553822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-22T04:05:05.386330699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-22T04:05:05.386622296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-22T04:05:05.386849654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059699s 
2025-06-22T04:05:05.386958693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:05.387066210Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.387172163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-22T04:05:05.389498497Z [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:05.390125730Z [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:05.390466657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-22T04:05:05.390930370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-22T04:05:05.392774473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-22T04:05:05.393069517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-22T04:05:05.393278458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006s 
2025-06-22T04:05:05.393408329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:05.393486928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.393597059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-22T04:05:05.395883994Z [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:05.396478060Z [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:05.396837223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-22T04:05:05.397119461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-22T04:05:05.398861128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051428s 
2025-06-22T04:05:05.398978334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:05.399077344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.399187736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-22T04:05:05.401484069Z [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:05.402041141Z [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:05.402387879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-22T04:05:05.402693785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-22T04:05:05.404434139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051319s 
2025-06-22T04:05:05.404549651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:05.404633460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.404761358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-22T04:05:05.407007019Z [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:05.407617027Z [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:05.408076302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-22T04:05:05.408372618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-22T04:05:05.410110017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052209s 
2025-06-22T04:05:05.410218796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-22T04:05:05.410348346Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.410469190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-22T04:05:05.414264000Z [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:05.414861603Z [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:05.415220546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-22T04:05:05.415596182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-22T04:05:05.417521008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.417800781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072044s 
2025-06-22T04:05:05.417912937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-22T04:05:05.418016315Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-22T04:05:05.418162780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-22T04:05:05.420420185Z [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:05.420951675Z [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:05.421310358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-22T04:05:05.421684220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-22T04:05:05.423513774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.423800351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055024s 
2025-06-22T04:05:05.423967167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-22T04:05:05.424079693Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-22T04:05:05.424192601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-22T04:05:05.426447711Z [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:05.426966535Z [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:05.427375419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-22T04:05:05.427689551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-22T04:05:05.429603395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.429861785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055379s 
2025-06-22T04:05:05.429988360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-22T04:05:05.430071547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.430176629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-22T04:05:05.432585319Z [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:05.433415430Z [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:05.433966179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-22T04:05:05.434456746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-22T04:05:05.436220327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-22T04:05:05.436529159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-22T04:05:05.436775836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-22T04:05:05.437036360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067142s 
2025-06-22T04:05:05.437122013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-22T04:05:05.437231162Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-22T04:05:05.437328989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-22T04:05:05.439587347Z [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:05.440160921Z [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:05.440511447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-22T04:05:05.440847524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-22T04:05:05.453179623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015666s 
2025-06-22T04:05:05.453368093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-22T04:05:05.453492824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-06-22T04:05:05.453638477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-22T04:05:05.456551893Z [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:05.457102091Z [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:05.457412586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-22T04:05:05.457744184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-22T04:05:05.459955606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061713s 
2025-06-22T04:05:05.460058243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-22T04:05:05.460188946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-06-22T04:05:05.460273156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-22T04:05:05.462592495Z [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:05.463147422Z [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:05.463446044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-22T04:05:05.464272908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-22T04:05:05.466826009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-22T04:05:05.467103397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-22T04:05:05.467361828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-22T04:05:05.467615328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-22T04:05:05.467869850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074657s 
2025-06-22T04:05:05.467983720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:05.468084913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-22T04:05:05.468206458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-22T04:05:05.470462621Z [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:05.470986486Z [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:05.471324546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:05.471695463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:05.473633766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.473931205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055545s 
2025-06-22T04:05:05.474093531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:05.474195637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-22T04:05:05.474288764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-22T04:05:05.477880416Z [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:05.478434812Z [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:05.478758815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:05.479127828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:05.481036050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.481257946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068439s 
2025-06-22T04:05:05.481364721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:05.481456967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-22T04:05:05.481614775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-22T04:05:05.483837801Z [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:05.484385684Z [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:05.484662030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:05.485021213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:05.486876519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.487114398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053874s 
2025-06-22T04:05:05.487218848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-22T04:05:05.487316565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-22T04:05:05.487429162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-22T04:05:05.489678180Z [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:05.490195642Z [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:05.490518041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-22T04:05:05.490890110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-22T04:05:05.492832581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.493110120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055671s 
2025-06-22T04:05:05.493245011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-22T04:05:05.493339391Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.493448892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-22T04:05:05.495657889Z [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:05.496180411Z [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:05.496486277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-22T04:05:05.496851172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-22T04:05:05.498680385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.498927192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005349s 
2025-06-22T04:05:05.499010369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-22T04:05:05.499111834Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.499230122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-22T04:05:05.501435853Z [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:05.501968555Z [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:05.502256114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-22T04:05:05.502615167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-22T04:05:05.504501174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.504750035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054225s 
2025-06-22T04:05:05.504850798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-22T04:05:05.504958906Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.505051633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-22T04:05:05.507317204Z [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:05.507872673Z [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:05.508205383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-22T04:05:05.508491890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-22T04:05:05.510304609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051207s 
2025-06-22T04:05:05.510405893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-22T04:05:05.510506736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-22T04:05:05.510607148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-22T04:05:05.512870285Z [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:05.513427026Z [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:05.513750727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-22T04:05:05.514026553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-22T04:05:05.515842729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051139s 
2025-06-22T04:05:05.515967390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-22T04:05:05.516074005Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.516165239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-22T04:05:05.518419337Z [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:05.518850716Z [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:05.519101140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-22T04:05:05.519383539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-22T04:05:05.521220397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049336s 
2025-06-22T04:05:05.521323304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-22T04:05:05.521426953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-22T04:05:05.521515982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-22T04:05:05.524721566Z [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:05.525147334Z [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:05.525412457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-22T04:05:05.525780969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-22T04:05:05.527577958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-22T04:05:05.527939866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062005s 
2025-06-22T04:05:05.527973995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-22T04:05:05.528111562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-22T04:05:05.528201523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-22T04:05:05.530375270Z [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:05.530822590Z [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:05.531074978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-22T04:05:05.531460495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-22T04:05:05.536259417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-22T04:05:05.536794664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084662s 
2025-06-22T04:05:05.536956971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:05.537064197Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-06-22T04:05:05.537223848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-22T04:05:05.540593463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-22T04:05:05.541074582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-22T04:05:05.541478886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-22T04:05:05.541923120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-22T04:05:05.544541041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:05.544866657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074778s 
2025-06-22T04:05:05.545125929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-22T04:05:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-22T04:05:05.545495673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.547897609Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-22T04:05:05.548088484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104555s 
2025-06-22T04:05:05.548330371Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-22T04:05:05.548493579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.548742260Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-22T04:05:05.549098387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-22T04:05:05', 'add_update_history') 
2025-06-22T04:05:05.549404473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.550124182Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-22T04:05:05.550256378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016321s 
2025-06-22T04:05:05.550401350Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-22T04:05:05.550566874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.550796877Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-22T04:05:05.551272444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:05.551425152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-22T04:05:05.551574342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-22T04:05:05.551800387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.552879951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011499s 
2025-06-22T04:05:05.553114202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-22T04:05:05', 'add_on_update_to_notifications') 
2025-06-22T04:05:05.553422353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.554223395Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-22T04:05:05.554380502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024626s 
2025-06-22T04:05:05.554546376Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-22T04:05:05.554702901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.554927242Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-22T04:05:05.560358378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-22T04:05:05.560528110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-22T04:05:05.560739655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-22T04:05:05.560931832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.562032328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011758s 
2025-06-22T04:05:05.562170095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-22T04:05:05.564953530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-22T04:05:05.565295959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030049s 
2025-06-22T04:05:05.565479679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:05.565639140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-22T04:05:05.565801457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-22T04:05:05.566027682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-22T04:05:05.567409354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014129s 
2025-06-22T04:05:05.567595990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.567729910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.569775228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020334s 
2025-06-22T04:05:05.569878436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-22T04:05:05.570132497Z [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:05.570474476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s 
2025-06-22T04:05:05.570623756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-22T04:05:05.570728257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-22T04:05:05.570975274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000284s 
2025-06-22T04:05:05.571095927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-22T04:05:05.571180397Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.571298134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-22T04:05:05.571431122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-22T04:05:05.572275131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008811s 
2025-06-22T04:05:05.572392497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-22T04:05:05.572494402Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.572589754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-22T04:05:05.572737983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.573525829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000816s 
2025-06-22T04:05:05.573633235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-22T04:05:05.573718357Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.573879180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-22T04:05:05.573970314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.574786968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008477s 
2025-06-22T04:05:05.574884765Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.574985087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.581990171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069768s 
2025-06-22T04:05:05.582112317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.582207028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.583515041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001291s 
2025-06-22T04:05:05.583636476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-22T04:05:05.585984985Z [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:05.586517146Z [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:05.586767871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-22T04:05:05.587082033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-22T04:05:05.590236434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064792s 
2025-06-22T04:05:05.590351025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-22T04:05:05.592585875Z [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:05.593011522Z [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:05.593275273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-22T04:05:05.593564735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-22T04:05:05.596028546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055455s 
2025-06-22T04:05:05.596177145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-22T04:05:05.596321366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-22T04:05:05.596486348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000194s 
2025-06-22T04:05:05.596594345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-22T04:05:05.596721241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-22T04:05:05.596793657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-22T04:05:05.596974731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.597721855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007894s 
2025-06-22T04:05:05.597815544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-22T04:05:05.597916798Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.598014775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-22T04:05:05.598171130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-22T04:05:05.598904587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007652s 
2025-06-22T04:05:05.599072285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-22T04:05:05', 'add_custom_formats') 
2025-06-22T04:05:05.599283931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.600478015Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-22T04:05:05.600586333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023267s 
2025-06-22T04:05:05.600732117Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-22T04:05:05.600858822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.601021138Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-22T04:05:05.602513533Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-22T04:05:05.602673505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-22T04:05:05.602856233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002199s 
2025-06-22T04:05:05.602977628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-22T04:05:05.603088210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-22T04:05:05.603247491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001795s 
2025-06-22T04:05:05.603402513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-22T04:05:05', 'remove_omg') 
2025-06-22T04:05:05.603591724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.604343858Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-22T04:05:05.604499241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012529s 
2025-06-22T04:05:05.604563881Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-22T04:05:05.604684735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.604828925Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-22T04:05:05.605103508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-22T04:05:05.605207567Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.605311577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-22T04:05:05.605430817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-22T04:05:05.606154664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007429s 
2025-06-22T04:05:05.606320258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-22T04:05:05', 'add_indexer_tags') 
2025-06-22T04:05:05.606519569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.607378919Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-22T04:05:05.607491336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019618s 
2025-06-22T04:05:05.607604273Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-22T04:05:05.607705788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.607884688Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-22T04:05:05.608293090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-22T04:05:05.610549934Z [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:05.610992555Z [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:05.611299583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:05.611668907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:05.613554343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.613815188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054315s 
2025-06-22T04:05:05.613916963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:05.614037586Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.614120353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-22T04:05:05.614260034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-22T04:05:05.615004132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007539s 
2025-06-22T04:05:05.615157721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-22T04:05:05', 'list_sync_time') 
2025-06-22T04:05:05.615347844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.616395343Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-22T04:05:05.616507108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021497s 
2025-06-22T04:05:05.616623412Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-22T04:05:05.616739206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.616889288Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-22T04:05:05.617301387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-22T04:05:05.617417692Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.617714940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-22T04:05:05.617852747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.618588218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007735s 
2025-06-22T04:05:05.618767860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-22T04:05:05', 'download_client_per_indexer') 
2025-06-22T04:05:05.618986159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.619676630Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-22T04:05:05.619801641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001852s 
2025-06-22T04:05:05.619932545Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-22T04:05:05.620073388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.620210865Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-22T04:05:05.620487572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-22T04:05:05.620598345Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.620705100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-22T04:05:05.620852016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-22T04:05:05.621604381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007808s 
2025-06-22T04:05:05.621773772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-22T04:05:05', 'add_colon_replacement_to_naming_config') 
2025-06-22T04:05:05.622001851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.622767863Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-22T04:05:05.622895079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019147s 
2025-06-22T04:05:05.622997325Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-22T04:05:05.623120714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.623273281Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-22T04:05:05.623628045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-22T04:05:05.623743397Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.623831274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-22T04:05:05.626356268Z [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:05.626860524Z [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:05.627201360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-22T04:05:05.627734413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-22T04:05:05.629615440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-22T04:05:05.629928902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-22T04:05:05.631182485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-22T04:05:05.631422819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072963s 
2025-06-22T04:05:05.631521638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-22T04:05:05.631631439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-22T04:05:05.631761722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-22T04:05:05.634084699Z [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:05.634590327Z [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:05.634915462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-22T04:05:05.635252540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-22T04:05:05.637154029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.637395645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055262s 
2025-06-22T04:05:05.637578363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-22T04:05:05', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-22T04:05:05.637796923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.638795915Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-22T04:05:05.638924824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068878s 
2025-06-22T04:05:05.639105508Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-22T04:05:05.639165990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.639346122Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-22T04:05:05.639616907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.639708672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.642248365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025183s 
2025-06-22T04:05:05.642408478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-22T04:05:05', 'metadata_profile_ignored_to_list') 
2025-06-22T04:05:05.642621547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.643303931Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-22T04:05:05.643385004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035473s 
2025-06-22T04:05:05.643503523Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-22T04:05:05.643605568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.643841814Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-22T04:05:05.644055935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-22T04:05:05.644165535Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.644264635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-22T04:05:05.644398515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-22T04:05:05.645203175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007655s 
2025-06-22T04:05:05.645322615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-22T04:05:05', 'add_download_client_tags') 
2025-06-22T04:05:05.645502868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.646190022Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-22T04:05:05.646291606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s 
2025-06-22T04:05:05.646421408Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-22T04:05:05.646522972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.646673054Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-22T04:05:05.646942938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-22T04:05:05.647061937Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2025-06-22T04:05:05.647162450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-22T04:05:05.647305979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.648042271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000769s 
2025-06-22T04:05:05.648209097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-22T04:05:05', 'add_result_to_commands') 
2025-06-22T04:05:05.648400282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.649090371Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-22T04:05:05.649207738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018225s 
2025-06-22T04:05:05.649321757Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-22T04:05:05.649429775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.649583354Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-22T04:05:05.650084563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-22T04:05:05.650320448Z [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:05.650645312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s 
2025-06-22T04:05:05.650770574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-22T04:05:05.650920987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-22T04:05:05.651169167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002951s 
2025-06-22T04:05:05.651342275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-22T04:05:05', 'add_notification_status') 
2025-06-22T04:05:05.651531687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.652283029Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-22T04:05:05.652390756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013837s 
2025-06-22T04:05:05.652503764Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-22T04:05:05.652611571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.652798758Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-22T04:05:05.653081988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-22T04:05:05.653195046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.653320418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-22T04:05:05.653433927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.654198496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007918s 
2025-06-22T04:05:05.654368699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-22T04:05:05', 'add_on_author_added_to_notifications') 
2025-06-22T04:05:05.654572129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.655378312Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-22T04:05:05.655493674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019593s 
2025-06-22T04:05:05.655612784Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-22T04:05:05.655718787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.655929622Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-22T04:05:05.656214505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-22T04:05:05.656326120Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.656430510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-22T04:05:05.656561063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-22T04:05:05.657306394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s 
2025-06-22T04:05:05.657476306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-22T04:05:05', 'book_last_searched_time') 
2025-06-22T04:05:05.657670858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.658350125Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-22T04:05:05.658460698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018047s 
2025-06-22T04:05:05.658594607Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-22T04:05:05.658680099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.658831604Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-22T04:05:05.659200758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-22T04:05:05.659309567Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-22T04:05:05.659408266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-22T04:05:05.659627928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.660315191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007905s 
2025-06-22T04:05:05.660426195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-22T04:05:05.660509964Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.660617721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-22T04:05:05.660765007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-22T04:05:05.661500318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007777s 
2025-06-22T04:05:05.661674849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-22T04:05:05', 'add_indexer_flags') 
2025-06-22T04:05:05.661867036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.662521854Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-22T04:05:05.662635703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018031s 
2025-06-22T04:05:05.662765405Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-22T04:05:05.662852280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.663011781Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-22T04:05:05.663434061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-22T04:05:05.663518852Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.663625436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-22T04:05:05.663776270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.664568786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000826s 
2025-06-22T04:05:05.664695380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-22T04:05:05.664857527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-22T04:05:05.665615363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008063s 
2025-06-22T04:05:05.665716136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.665828512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.687204891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213317s 
2025-06-22T04:05:05.687407209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-22T04:05:05', 'cdh_per_downloadclient') 
2025-06-22T04:05:05.687621951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.688600592Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-22T04:05:05.688756445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022646s 
2025-06-22T04:05:05.700029302Z [Debug] MigrationController: Took: 00:00:00.9480240 
2025-06-22T04:05:05.830802171Z [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:05.836430493Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-22T04:05:05.836658542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:05.836769877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:05.839016229Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-22T04:05:05.839133465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023641s 
2025-06-22T04:05:05.839244429Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-22T04:05:05.839332306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024694s 
2025-06-22T04:05:05.841306881Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-22T04:05:05.841428877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.841678951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-22T04:05:05.841827189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-22T04:05:05.842151723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003447s 
2025-06-22T04:05:05.842256203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.843279293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-22T04:05:05.843352681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014556s 
2025-06-22T04:05:05.843604768Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-22T04:05:05.843781043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.844048842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-22T04:05:05.844192532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:05.844442174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002716s 
2025-06-22T04:05:05.844602938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:05.844642658Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.844763541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-22T04:05:05.844892321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-22T04:05:05.845592821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007346s 
2025-06-22T04:05:05.845727221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.846189763Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-22T04:05:05.846290546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013255s 
2025-06-22T04:05:05.846522934Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-22T04:05:05.846637985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.846845974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:05.846942238Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.847092049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-22T04:05:05.847196339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-22T04:05:05.847572306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s 
2025-06-22T04:05:05.847651426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.848133997Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-22T04:05:05.848252225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009438s 
2025-06-22T04:05:05.848463220Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-22T04:05:05.848569193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.848873817Z [Info] InitialSetup: Starting migration to 1 
2025-06-22T04:05:05.849336608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-22T04:05:05.849583956Z [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:05.850033151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s 
2025-06-22T04:05:05.850055826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-22T04:05:05.850189506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-22T04:05:05.850406753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002362s 
2025-06-22T04:05:05.850530332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-22T04:05:05.850639622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-22T04:05:05.850858703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002422s 
2025-06-22T04:05:05.851021260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-22T04:05:05', 'InitialSetup') 
2025-06-22T04:05:05.851224028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.851819187Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-22T04:05:05.851935591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012015s 
2025-06-22T04:05:05.852067026Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-22T04:05:05.852178941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.852342200Z [Info] ImportListSearch: Starting migration to 2 
2025-06-22T04:05:05.852523154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-22T04:05:05', 'ImportListSearch') 
2025-06-22T04:05:05.852753899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.853219877Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-22T04:05:05.853330299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s 
2025-06-22T04:05:05.853451423Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-22T04:05:05.853548308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.853695104Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-22T04:05:05.853863743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-22T04:05:05', 'add_priority_to_indexers') 
2025-06-22T04:05:05.854078937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.854709637Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-22T04:05:05.854824989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011394s 
2025-06-22T04:05:05.854948067Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-22T04:05:05.855058740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.855217780Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-22T04:05:05.855394496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-22T04:05:05', 'rename_supports_on_track_retag') 
2025-06-22T04:05:05.855571642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.856148985Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-22T04:05:05.856264858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s 
2025-06-22T04:05:05.856408317Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-22T04:05:05.856612999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.856769775Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-22T04:05:05.856955088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-22T04:05:05', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-22T04:05:05.857234220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.857819869Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-22T04:05:05.857927445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s 
2025-06-22T04:05:05.858094722Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-22T04:05:05.858245856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.858424646Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-22T04:05:05.858620090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-22T04:05:05', 'remove_chown_and_folderchmod_config') 
2025-06-22T04:05:05.858832397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.859384890Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-22T04:05:05.859515042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001118s 
2025-06-22T04:05:05.859652428Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-22T04:05:05.859774123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.860027343Z [Info] update_notifiarr: Starting migration to 7 
2025-06-22T04:05:05.860182205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-22T04:05:05', 'update_notifiarr') 
2025-06-22T04:05:05.860437128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.861011876Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-22T04:05:05.861126647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012357s 
2025-06-22T04:05:05.861251568Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-22T04:05:05.861361229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.861550981Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-22T04:05:05.861737487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-22T04:05:05', 'extend_metadata_profiles') 
2025-06-22T04:05:05.861905325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.862416173Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-22T04:05:05.862535002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010365s 
2025-06-22T04:05:05.862654864Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-22T04:05:05.862755857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.862916661Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-22T04:05:05.863080431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-22T04:05:05', 'update_author_sort_name') 
2025-06-22T04:05:05.863285283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.863790540Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-22T04:05:05.863928238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s 
2025-06-22T04:05:05.864053319Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-22T04:05:05.864175716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.864365939Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-22T04:05:05.864558316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-22T04:05:05', 'add_bookfile_part') 
2025-06-22T04:05:05.864813410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.865506425Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-22T04:05:05.865610685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012797s 
2025-06-22T04:05:05.865749484Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-22T04:05:05.865848564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.866005871Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-22T04:05:05.866165432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-22T04:05:05', 'update_audio_qualities') 
2025-06-22T04:05:05.866365895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.866900973Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-22T04:05:05.867021646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s 
2025-06-22T04:05:05.867144132Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-22T04:05:05.867252220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.867403795Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-22T04:05:05.867628608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-22T04:05:05', 'add_bookfile_part_naming_token') 
2025-06-22T04:05:05.867780053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.868350521Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-22T04:05:05.868457457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s 
2025-06-22T04:05:05.868598020Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-22T04:05:05.868709263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.868871630Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-22T04:05:05.869054318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-22T04:05:05', 'update_author_sort_name_again') 
2025-06-22T04:05:05.869244000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.869788256Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-22T04:05:05.869892245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s 
2025-06-22T04:05:05.870014171Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-22T04:05:05.870121246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.870279946Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-22T04:05:05.870444828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-22T04:05:05', 'rename_blacklist_to_blocklist') 
2025-06-22T04:05:05.870642977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.871173435Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-22T04:05:05.871353748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010374s 
2025-06-22T04:05:05.871413157Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-22T04:05:05.871501485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.871710626Z [Info] FixIndexes: Starting migration to 15 
2025-06-22T04:05:05.871811089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-22T04:05:05', 'FixIndexes') 
2025-06-22T04:05:05.872054158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.872572933Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-22T04:05:05.872694497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2025-06-22T04:05:05.872797224Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-22T04:05:05.872898518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.873054212Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-22T04:05:05.873212901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-22T04:05:05', 'AddRelatedBooks') 
2025-06-22T04:05:05.873401601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.873939143Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-22T04:05:05.874030868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s 
2025-06-22T04:05:05.874153044Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-22T04:05:05.874287174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.874410943Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-22T04:05:05.874566236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-22T04:05:05', 'ImportListMonitorExisting') 
2025-06-22T04:05:05.874782451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.875285945Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-22T04:05:05.875408211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s 
2025-06-22T04:05:05.875519335Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-22T04:05:05.875622332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.875785020Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-22T04:05:05.875951275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-22T04:05:05', 'AddSeriesPosition') 
2025-06-22T04:05:05.876169023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.876688208Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-22T04:05:05.876791967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010402s 
2025-06-22T04:05:05.876910897Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-22T04:05:05.877012161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.877165630Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-22T04:05:05.877328848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-22T04:05:05', 'AddNewItemMonitorType') 
2025-06-22T04:05:05.877538571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.878061022Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-22T04:05:05.878171635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010316s 
2025-06-22T04:05:05.878289212Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-22T04:05:05.878390947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.878545708Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-22T04:05:05.878713777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-22T04:05:05', 'AddDownloadHistory') 
2025-06-22T04:05:05.878919912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.879423796Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-22T04:05:05.879533026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010137s 
2025-06-22T04:05:05.879653859Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-22T04:05:05.879755494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.879950867Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-22T04:05:05.880119707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-22T04:05:05', 'add_on_delete_to_notifications') 
2025-06-22T04:05:05.880331754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.880850028Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-22T04:05:05.881018226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s 
2025-06-22T04:05:05.881074670Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-22T04:05:05.881179581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.881377440Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-22T04:05:05.881479014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-22T04:05:05', 'EditionMonitoredIndex') 
2025-06-22T04:05:05.881684338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.882209826Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-22T04:05:05.882328034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2025-06-22T04:05:05.882472024Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-22T04:05:05.882600833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.882723730Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-22T04:05:05.883153235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-22T04:05:05.883264119Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-22T04:05:05.883370443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-22T04:05:05.883872684Z [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:05.884317008Z [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:05.884583986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-22T04:05:05.885046076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-22T04:05:05.885852229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-22T04:05:05.886139368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-22T04:05:05.886328478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028518s 
2025-06-22T04:05:05.886438239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-22T04:05:05.886572971Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-22T04:05:05.886631579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-22T04:05:05.887053809Z [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:05.887468013Z [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:05.887725922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-22T04:05:05.888160647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-22T04:05:05.888833472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-22T04:05:05.889098315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-22T04:05:05.889304550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025663s 
2025-06-22T04:05:05.889482849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-22T04:05:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-22T04:05:05.889693163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.890619117Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-22T04:05:05.890737866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038464s 
2025-06-22T04:05:05.890868509Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-22T04:05:05.890953531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.891110016Z [Info] add_update_history: Starting migration to 24 
2025-06-22T04:05:05.891270288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-22T04:05:05', 'add_update_history') 
2025-06-22T04:05:05.891469970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.892111622Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-22T04:05:05.892234049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011423s 
2025-06-22T04:05:05.892369271Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-22T04:05:05.892472299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.892612511Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-22T04:05:05.892785469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-22T04:05:05', 'add_on_update_to_notifications') 
2025-06-22T04:05:05.892989710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.893577323Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-22T04:05:05.893706543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010928s 
2025-06-22T04:05:05.893827106Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-22T04:05:05.893906606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.894066769Z [Info] add_custom_formats: Starting migration to 26 
2025-06-22T04:05:05.894228434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-22T04:05:05', 'add_custom_formats') 
2025-06-22T04:05:05.894429088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.895007292Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-22T04:05:05.895137935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s 
2025-06-22T04:05:05.895240321Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-22T04:05:05.895333820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.895490816Z [Info] remove_omg: Starting migration to 27 
2025-06-22T04:05:05.895627641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-22T04:05:05', 'remove_omg') 
2025-06-22T04:05:05.895829438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.896432642Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-22T04:05:05.896535760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s 
2025-06-22T04:05:05.896652545Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-22T04:05:05.896753909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.896912819Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-22T04:05:05.897060125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-22T04:05:05', 'add_indexer_tags') 
2025-06-22T04:05:05.897254547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.897957051Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-22T04:05:05.897974857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s 
2025-06-22T04:05:05.898060780Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-22T04:05:05.898159609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.898337517Z [Info] list_sync_time: Starting migration to 29 
2025-06-22T04:05:05.898477259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-22T04:05:05', 'list_sync_time') 
2025-06-22T04:05:05.898672442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.899278051Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-22T04:05:05.899386379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2025-06-22T04:05:05.899504116Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-22T04:05:05.899643948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.899776104Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-22T04:05:05.900004934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-22T04:05:05', 'download_client_per_indexer') 
2025-06-22T04:05:05.900197352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.900792410Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-22T04:05:05.900895387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011603s 
2025-06-22T04:05:05.901013806Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-22T04:05:05.901120641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.901301184Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-22T04:05:05.901477379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-22T04:05:05', 'add_colon_replacement_to_naming_config') 
2025-06-22T04:05:05.901656279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.902250616Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-22T04:05:05.902370337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010974s 
2025-06-22T04:05:05.902528165Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-22T04:05:05.902611162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.902757146Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-22T04:05:05.902926707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-22T04:05:05', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-22T04:05:05.903148434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.903738722Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-22T04:05:05.903881881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011137s 
2025-06-22T04:05:05.904017644Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-22T04:05:05.904118517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.904307888Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-22T04:05:05.904434273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-22T04:05:05', 'metadata_profile_ignored_to_list') 
2025-06-22T04:05:05.904627953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.905243241Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-22T04:05:05.905362291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011017s 
2025-06-22T04:05:05.905464387Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-22T04:05:05.905585320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.905716083Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-22T04:05:05.905874282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-22T04:05:05', 'add_download_client_tags') 
2025-06-22T04:05:05.906081840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.906681487Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-22T04:05:05.906838854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s 
2025-06-22T04:05:05.906926120Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-22T04:05:05.907027053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.907174650Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-22T04:05:05.907331837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-22T04:05:05', 'add_result_to_commands') 
2025-06-22T04:05:05.907555056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.908167760Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-22T04:05:05.908300096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011178s 
2025-06-22T04:05:05.908411621Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-22T04:05:05.908522845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.908690382Z [Info] add_notification_status: Starting migration to 37 
2025-06-22T04:05:05.908843791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-22T04:05:05', 'add_notification_status') 
2025-06-22T04:05:05.909054435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.909644683Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-22T04:05:05.913125221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s 
2025-06-22T04:05:05.913252287Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-22T04:05:05.913368311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.913531229Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-22T04:05:05.913727083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-22T04:05:05', 'add_on_author_added_to_notifications') 
2025-06-22T04:05:05.913973800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.914526763Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-22T04:05:05.914653318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011441s 
2025-06-22T04:05:05.914762908Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-22T04:05:05.914871437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.915016629Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-22T04:05:05.915173515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-22T04:05:05', 'book_last_searched_time') 
2025-06-22T04:05:05.915374279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.915989648Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-22T04:05:05.916111303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s 
2025-06-22T04:05:05.916209912Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-22T04:05:05.916323150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.916497080Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-22T04:05:05.916612262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-22T04:05:05', 'add_indexer_flags') 
2025-06-22T04:05:05.916809369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.917410619Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-22T04:05:05.917522174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010754s 
2025-06-22T04:05:05.917703278Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-22T04:05:05.917743489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:05.917909904Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-22T04:05:05.918061389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-22T04:05:05', 'cdh_per_downloadclient') 
2025-06-22T04:05:05.918271803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:05.918911401Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-22T04:05:05.919041142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s 
2025-06-22T04:05:05.919731271Z [Debug] MigrationController: Took: 00:00:00.0890792 
2025-06-22T04:05:05.948594565Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-22T04:05:05.951825491Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-22T04:05:05.992189770Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bb6ac474-725a-493d-9f5f-75f29b355d8d} may be persisted to storage in unencrypted form. 
2025-06-22T04:05:06.034922709Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-22T04:05:06.060493995Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-22T04:05:06.063250524Z [Trace] EventAggregator: Publishing HealthCheckCompleteEvent 
2025-06-22T04:05:06.085712068Z [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:06.091360020Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-22T04:05:06.091651146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-22T04:05:06.091817261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-22T04:05:06.098483002Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-22T04:05:06.098708115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068783s 
2025-06-22T04:05:06.098868428Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-22T04:05:06.099049252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070512s 
2025-06-22T04:05:06.101410666Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-22T04:05:06.101615078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.101953690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-22T04:05:06.102204665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-22T04:05:06.102574109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004415s 
2025-06-22T04:05:06.102762829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.105033180Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-22T04:05:06.105220637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002881s 
2025-06-22T04:05:06.105579730Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-22T04:05:06.105744251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.111324878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-22T04:05:06.111579029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:06.112023615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004708s 
2025-06-22T04:05:06.112199849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:06.112393169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-22T04:05:06.112539423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-22T04:05:06.112749736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-22T04:05:06.113681402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009372s 
2025-06-22T04:05:06.113840022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.115712772Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-22T04:05:06.115902083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002966s 
2025-06-22T04:05:06.116234753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-22T04:05:06.116452712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.116756133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:06.116898850Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-22T04:05:06.117108432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-22T04:05:06.117265769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-22T04:05:06.117695765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s 
2025-06-22T04:05:06.117865426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.119015662Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-22T04:05:06.119205004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017618s 
2025-06-22T04:05:06.119506791Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-22T04:05:06.119670721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.119928200Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-22T04:05:06.120595433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-22T04:05:06.120883122Z [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:06.121438140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006089s 
2025-06-22T04:05:06.121563021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-22T04:05:06.121758204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-22T04:05:06.122049210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003234s 
2025-06-22T04:05:06.122276979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-22T04:05:06', 'InitialSetup') 
2025-06-22T04:05:06.122588376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.124025890Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-22T04:05:06.124211964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022896s 
2025-06-22T04:05:06.124381967Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-22T04:05:06.124548332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.124790159Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-22T04:05:06.125070232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-22T04:05:06', 'ImportListSearch') 
2025-06-22T04:05:06.125388754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.126460572Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-22T04:05:06.126661927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018967s 
2025-06-22T04:05:06.126817921Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-22T04:05:06.127007272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.127237496Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-22T04:05:06.127462198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-22T04:05:06', 'add_priority_to_indexers') 
2025-06-22T04:05:06.127784066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.128965144Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-22T04:05:06.129036448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018315s 
2025-06-22T04:05:06.129251010Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-22T04:05:06.129426924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.129644422Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-22T04:05:06.129883734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-22T04:05:06', 'rename_supports_on_track_retag') 
2025-06-22T04:05:06.130209470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.131293272Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-22T04:05:06.131489617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018662s 
2025-06-22T04:05:06.131684420Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-22T04:05:06.131874092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.132133784Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-22T04:05:06.132382325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-22T04:05:06', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-22T04:05:06.132712890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.133723736Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-22T04:05:06.133949380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018353s 
2025-06-22T04:05:06.134102077Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-22T04:05:06.134317852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.134531522Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-22T04:05:06.134762347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-22T04:05:06', 'remove_chown_and_folderchmod_config') 
2025-06-22T04:05:06.135107351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.136151253Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-22T04:05:06.136357047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018452s 
2025-06-22T04:05:06.136521308Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-22T04:05:06.136692994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.136916985Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-22T04:05:06.137140996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-22T04:05:06', 'update_notifiarr') 
2025-06-22T04:05:06.137449096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.138429631Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-22T04:05:06.138608711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017158s 
2025-06-22T04:05:06.138776228Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-22T04:05:06.138948074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.139184581Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-22T04:05:06.139411518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-22T04:05:06', 'extend_metadata_profiles') 
2025-06-22T04:05:06.139733095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.141325712Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-22T04:05:06.141557618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023528s 
2025-06-22T04:05:06.141680155Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-22T04:05:06.141854687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.142083207Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-22T04:05:06.142339182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-22T04:05:06', 'update_author_sort_name') 
2025-06-22T04:05:06.142639146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.143719180Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-22T04:05:06.144003333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018529s 
2025-06-22T04:05:06.144095799Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-22T04:05:06.144291894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.144563841Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-22T04:05:06.144724244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-22T04:05:06', 'add_bookfile_part') 
2025-06-22T04:05:06.145037324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.146171608Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-22T04:05:06.146343755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018893s 
2025-06-22T04:05:06.146530671Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-22T04:05:06.146700042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.146941879Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-22T04:05:06.147165028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-22T04:05:06', 'update_audio_qualities') 
2025-06-22T04:05:06.147467447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.148844590Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-22T04:05:06.149030735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021234s 
2025-06-22T04:05:06.149299766Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-22T04:05:06.149399176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.149625222Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-22T04:05:06.149852369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-22T04:05:06', 'add_bookfile_part_naming_token') 
2025-06-22T04:05:06.150171612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.151263410Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-22T04:05:06.151405857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018177s 
2025-06-22T04:05:06.151587533Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-22T04:05:06.151787215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.152017128Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-22T04:05:06.152273664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-22T04:05:06', 'update_author_sort_name_again') 
2025-06-22T04:05:06.152597657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.153646158Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-22T04:05:06.153863154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2025-06-22T04:05:06.154011233Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-22T04:05:06.154207367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.154430597Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-22T04:05:06.154655670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-22T04:05:06', 'rename_blacklist_to_blocklist') 
2025-06-22T04:05:06.155009853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.156519533Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-22T04:05:06.156710297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023005s 
2025-06-22T04:05:06.156884808Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-22T04:05:06.157059129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.157282780Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-22T04:05:06.157511330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-22T04:05:06', 'FixIndexes') 
2025-06-22T04:05:06.157812717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.158863242Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-22T04:05:06.159050689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s 
2025-06-22T04:05:06.159232415Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-22T04:05:06.159398379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.159646499Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-22T04:05:06.159865620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-22T04:05:06', 'AddRelatedBooks') 
2025-06-22T04:05:06.160245154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.161449028Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-22T04:05:06.161623008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020379s 
2025-06-22T04:05:06.161805426Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-22T04:05:06.161987312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.162234840Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-22T04:05:06.162455104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-22T04:05:06', 'ImportListMonitorExisting') 
2025-06-22T04:05:06.162782964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.163885403Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-22T04:05:06.164043131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018406s 
2025-06-22T04:05:06.164234656Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-22T04:05:06.164399418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.164655354Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-22T04:05:06.164853733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-22T04:05:06', 'AddSeriesPosition') 
2025-06-22T04:05:06.165176884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.166157749Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-22T04:05:06.166326809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001753s 
2025-06-22T04:05:06.166507443Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-22T04:05:06.166696994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.166912809Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-22T04:05:06.167159876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-22T04:05:06', 'AddNewItemMonitorType') 
2025-06-22T04:05:06.167471554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.168420815Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-22T04:05:06.168651800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001705s 
2025-06-22T04:05:06.168894048Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-22T04:05:06.169060213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.169313583Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-22T04:05:06.169557674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-22T04:05:06', 'AddDownloadHistory') 
2025-06-22T04:05:06.169948792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.171137946Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-22T04:05:06.171381256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020704s 
2025-06-22T04:05:06.171562981Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-22T04:05:06.171763325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.172048018Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-22T04:05:06.172297580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-22T04:05:06', 'add_on_delete_to_notifications') 
2025-06-22T04:05:06.172712285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.173851369Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-22T04:05:06.174024858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020294s 
2025-06-22T04:05:06.174224169Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-22T04:05:06.174473381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.174752543Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-22T04:05:06.175040753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-22T04:05:06', 'EditionMonitoredIndex') 
2025-06-22T04:05:06.175419145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.176448528Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-22T04:05:06.176632969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019642s 
2025-06-22T04:05:06.176834776Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-22T04:05:06.177063777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.177331165Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-22T04:05:06.178001044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-22T04:05:06.178185435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-22T04:05:06.178365377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-22T04:05:06.178977560Z [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:06.179670876Z [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:06.180113778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-22T04:05:06.180579716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-22T04:05:06.181582655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-22T04:05:06.181905124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033439s 
2025-06-22T04:05:06.182074145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-22T04:05:06.182257674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-22T04:05:06.182441053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-22T04:05:06.182924627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-22T04:05:06.183474183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-22T04:05:06.183783536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-22T04:05:06.184336139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-22T04:05:06.185230891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-22T04:05:06.185629223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029825s 
2025-06-22T04:05:06.185953646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-22T04:05:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-22T04:05:06.186400045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.188621758Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-22T04:05:06.188864306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005951s 
2025-06-22T04:05:06.189102546Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-22T04:05:06.189310555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.189648786Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-22T04:05:06.190255617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-22T04:05:06.190545180Z [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:06.191079256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s 
2025-06-22T04:05:06.191233877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-22T04:05:06.191445593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-22T04:05:06.191778934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s 
2025-06-22T04:05:06.192131254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-22T04:05:06', 'add_update_history') 
2025-06-22T04:05:06.192455817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.194035798Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-22T04:05:06.194262244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026038s 
2025-06-22T04:05:06.194446114Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-22T04:05:06.194645095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.194887824Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-22T04:05:06.195146715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-22T04:05:06', 'add_on_update_to_notifications') 
2025-06-22T04:05:06.195580087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.196871788Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-22T04:05:06.197075108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022082s 
2025-06-22T04:05:06.197349029Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-22T04:05:06.197555605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.197813815Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-22T04:05:06.198046534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-22T04:05:06', 'add_custom_formats') 
2025-06-22T04:05:06.198475537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.199833421Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-22T04:05:06.200094958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022641s 
2025-06-22T04:05:06.200297626Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-22T04:05:06.200523230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.200818144Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-22T04:05:06.201036584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-22T04:05:06', 'remove_omg') 
2025-06-22T04:05:06.201449696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.202823792Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-22T04:05:06.202886558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002189s 
2025-06-22T04:05:06.203117423Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-22T04:05:06.203338999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.203571978Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-22T04:05:06.203842072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-22T04:05:06', 'add_indexer_tags') 
2025-06-22T04:05:06.204155614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.205437274Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-22T04:05:06.205616164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020642s 
2025-06-22T04:05:06.205797079Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-22T04:05:06.205979075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.206236093Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-22T04:05:06.206465224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-22T04:05:06', 'list_sync_time') 
2025-06-22T04:05:06.206779006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.207885704Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-22T04:05:06.208132701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018982s 
2025-06-22T04:05:06.208303816Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-22T04:05:06.208479620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.208727479Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-22T04:05:06.208952061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-22T04:05:06', 'download_client_per_indexer') 
2025-06-22T04:05:06.209726921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.210479446Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-22T04:05:06.210681894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019017s 
2025-06-22T04:05:06.210978060Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-22T04:05:06.211573549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.211594882Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-22T04:05:06.211820186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-22T04:05:06', 'add_colon_replacement_to_naming_config') 
2025-06-22T04:05:06.212212586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.214208093Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-22T04:05:06.214490562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030036s 
2025-06-22T04:05:06.214741327Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-22T04:05:06.214951981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.215242776Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-22T04:05:06.215592621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-22T04:05:06', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-22T04:05:06.216074381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.217235689Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-22T04:05:06.217423547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s 
2025-06-22T04:05:06.217637739Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-22T04:05:06.217812300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.218247637Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-22T04:05:06.218266164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-22T04:05:06', 'metadata_profile_ignored_to_list') 
2025-06-22T04:05:06.218571479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.219725182Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-22T04:05:06.219903771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019062s 
2025-06-22T04:05:06.220086840Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-22T04:05:06.220269528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.220512657Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-22T04:05:06.220715065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-22T04:05:06', 'add_download_client_tags') 
2025-06-22T04:05:06.221053215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.221960222Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-22T04:05:06.222118721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016596s 
2025-06-22T04:05:06.222305326Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-22T04:05:06.222469757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.222700532Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-22T04:05:06.222954333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-22T04:05:06', 'add_result_to_commands') 
2025-06-22T04:05:06.223242203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.224218338Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-22T04:05:06.224400294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017243s 
2025-06-22T04:05:06.224574385Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-22T04:05:06.224793777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.224962977Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-22T04:05:06.225188301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-22T04:05:06', 'add_notification_status') 
2025-06-22T04:05:06.225502874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.226433879Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-22T04:05:06.226618761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016872s 
2025-06-22T04:05:06.226800998Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-22T04:05:06.226971391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.227199661Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-22T04:05:06.227436598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-22T04:05:06', 'add_on_author_added_to_notifications') 
2025-06-22T04:05:06.227800100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.228781856Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-22T04:05:06.228972200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017848s 
2025-06-22T04:05:06.229160659Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-22T04:05:06.229378087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.229549031Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-22T04:05:06.229765046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-22T04:05:06', 'book_last_searched_time') 
2025-06-22T04:05:06.230077545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.231209544Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-22T04:05:06.231387793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001878s 
2025-06-22T04:05:06.231569990Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-22T04:05:06.231803390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.232031279Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-22T04:05:06.232250520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-22T04:05:06', 'add_indexer_flags') 
2025-06-22T04:05:06.232610244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.233715650Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-22T04:05:06.233897115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019645s 
2025-06-22T04:05:06.234090094Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-22T04:05:06.234238322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-22T04:05:06.234472985Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-22T04:05:06.234697316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-22T04:05:06', 'cdh_per_downloadclient') 
2025-06-22T04:05:06.235047081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-22T04:05:06.235974798Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-22T04:05:06.236153218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017147s 
2025-06-22T04:05:06.391311114Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-22T04:05:06.400990923Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-22T04:05:06.524443614Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-22T04:05:06.555773774Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-22T04:05:06.559799590Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-22T04:05:06.595893141Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-22T04:05:06.596679835Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-22T04:05:06.596915730Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-22T04:05:06.818686956Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-22T04:05:07.168766518Z [ls.io-init] done.