2025-06-15T06:47:12.167524347Z [migrations] started
2025-06-15T06:47:12.171698533Z [migrations] no migrations found
2025-06-15T06:47:12.623711227Z usermod: no changes
2025-06-15T06:47:12.699796854Z ───────────────────────────────────────
2025-06-15T06:47:12.699824520Z 
2025-06-15T06:47:12.699833287Z       ██╗     ███████╗██╗ ██████╗
2025-06-15T06:47:12.699841824Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-15T06:47:12.699870983Z       ██║     ███████╗██║██║   ██║
2025-06-15T06:47:12.699881194Z       ██║     ╚════██║██║██║   ██║
2025-06-15T06:47:12.699889510Z       ███████╗███████║██║╚██████╔╝
2025-06-15T06:47:12.699897887Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-15T06:47:12.699906304Z 
2025-06-15T06:47:12.699916244Z    Brought to you by linuxserver.io
2025-06-15T06:47:12.699925533Z ───────────────────────────────────────
2025-06-15T06:47:12.705307460Z 
2025-06-15T06:47:12.705749280Z To support the app dev(s) visit:
2025-06-15T06:47:12.739189450Z Readarr: https://opencollective.com/readarr
2025-06-15T06:47:12.743710555Z 
2025-06-15T06:47:12.743735585Z To support LSIO projects visit:
2025-06-15T06:47:12.743744403Z https://www.linuxserver.io/donate/
2025-06-15T06:47:12.743752509Z 
2025-06-15T06:47:12.743760375Z ───────────────────────────────────────
2025-06-15T06:47:12.743769483Z GID/UID
2025-06-15T06:47:12.743777499Z ───────────────────────────────────────
2025-06-15T06:47:12.817046604Z 
2025-06-15T06:47:12.817084761Z User UID:    911
2025-06-15T06:47:12.817096084Z User GID:    911
2025-06-15T06:47:12.817106625Z ───────────────────────────────────────
2025-06-15T06:47:12.853022740Z Linuxserver.io version: 0.4.19.2806-ls399
2025-06-15T06:47:12.855601152Z Build-date: 2025-06-15T06:43:52+00:00
2025-06-15T06:47:12.855632856Z ───────────────────────────────────────
2025-06-15T06:47:12.855645512Z     
2025-06-15T06:47:15.046965442Z [custom-init] No custom files found, skipping...
2025-06-15T06:47:21.184770093Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2806 
2025-06-15T06:47:21.459682554Z [Debug] Bootstrap: Getting windows service status 
2025-06-15T06:47:21.474299138Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T06:47:21.550232989Z [Debug] Bootstrap: Console selected 
2025-06-15T06:47:21.564658688Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T06:47:25.205133194Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-15T06:47:25.802175259Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T06:47:27.424250642Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T06:47:28.787596751Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T06:47:28.957948074Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:28.965904246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:29.610130377Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T06:47:29.637102312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6537825s 
2025-06-15T06:47:29.640786030Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T06:47:29.643921213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6790444s 
2025-06-15T06:47:29.802917309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T06:47:29.811934989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:29.903879481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T06:47:30.122124539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T06:47:30.348881678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4407928s 
2025-06-15T06:47:30.354782360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:30.374393452Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T06:47:30.376648212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.467758s 
2025-06-15T06:47:30.498950106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T06:47:30.501773101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:30.592906459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T06:47:30.616057500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:47:30.630842412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352185s 
2025-06-15T06:47:30.634487442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:30.638492087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019918s 
2025-06-15T06:47:30.644817023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T06:47:30.654192894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T06:47:30.669161657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215594s 
2025-06-15T06:47:30.672276811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:30.682460457Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T06:47:30.684639004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347199s 
2025-06-15T06:47:30.697395923Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T06:47:30.699830085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:30.712612315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:30.715202441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003199s 
2025-06-15T06:47:30.717590159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T06:47:30.721083554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T06:47:30.726828663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070307s 
2025-06-15T06:47:30.728758309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:30.735140271Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T06:47:30.737168455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151399s 
2025-06-15T06:47:30.756587801Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T06:47:30.758971510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:30.771585502Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-15T06:47:31.272586836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-15T06:47:31.359900633Z [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-15T06:47:31.462575263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1753794s 
2025-06-15T06:47:31.521248756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-15T06:47:31.562997407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-15T06:47:31.605429374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782845s 
2025-06-15T06:47:31.610298629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-15T06:47:32.066496501Z [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-15T06:47:32.094218586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4785928s 
2025-06-15T06:47:32.099227182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-15T06:47:32.102439270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-15T06:47:32.106139402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051064s 
2025-06-15T06:47:32.239083657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-15T06:47:32.278231370Z [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-15T06:47:32.294185206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512194s 
2025-06-15T06:47:32.296651924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-15T06:47:32.299503857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T06:47:32.303755569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005334s 
2025-06-15T06:47:32.305461294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-15T06:47:32.307758309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T06:47:32.311327887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041664s 
2025-06-15T06:47:32.313190067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-15T06:47:32.316296793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:32.329271821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127046s 
2025-06-15T06:47:32.333718997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-15T06:47:32.345929065Z [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-15T06:47:32.358987170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231866s 
2025-06-15T06:47:32.364346833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-15T06:47:32.368124972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T06:47:32.374296960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065984s 
2025-06-15T06:47:32.376058137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-15T06:47:32.378519253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T06:47:32.382100705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043284s 
2025-06-15T06:47:32.383811590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-15T06:47:32.386357427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T06:47:32.391174517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053906s 
2025-06-15T06:47:32.393336882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-15T06:47:32.398581353Z [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-15T06:47:32.405429834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104235s 
2025-06-15T06:47:32.407355983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-15T06:47:32.410201533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-15T06:47:32.414976698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053318s 
2025-06-15T06:47:32.416876825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-15T06:47:32.472840431Z [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-15T06:47:32.487896119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685763s 
2025-06-15T06:47:32.490035998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-15T06:47:32.493184609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-15T06:47:32.497145335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049546s 
2025-06-15T06:47:32.508402684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-15T06:47:32.527314758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158509s 
2025-06-15T06:47:32.530384489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-15T06:47:32.533349821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2025-06-15T06:47:32.535080857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-15T06:47:32.544569434Z [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-15T06:47:32.575235057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375886s 
2025-06-15T06:47:32.577770723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-15T06:47:32.581064917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T06:47:32.587139689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073766s 
2025-06-15T06:47:32.589038864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-15T06:47:32.591946900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T06:47:32.596070163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051433s 
2025-06-15T06:47:32.597648081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-15T06:47:32.606040931Z [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-15T06:47:32.616452207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171338s 
2025-06-15T06:47:32.618314447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-15T06:47:32.621177292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-15T06:47:32.625103950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049646s 
2025-06-15T06:47:32.626699001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-15T06:47:32.638198548Z [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-15T06:47:32.647162920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186932s 
2025-06-15T06:47:32.648962815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-15T06:47:32.651456116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T06:47:32.655277050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045607s 
2025-06-15T06:47:32.656950540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-15T06:47:32.659364130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T06:47:32.662895181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042691s 
2025-06-15T06:47:32.664499231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-15T06:47:32.670278669Z [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-15T06:47:32.678483572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117662s 
2025-06-15T06:47:32.680811560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-15T06:47:32.683128195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T06:47:32.686922015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044432s 
2025-06-15T06:47:32.688646077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-15T06:47:32.691050669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T06:47:32.694626720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042782s 
2025-06-15T06:47:32.696403989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-15T06:47:32.698958383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-15T06:47:32.702666360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042965s 
2025-06-15T06:47:32.704341092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-15T06:47:32.706658830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-15T06:47:32.711258582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052128s 
2025-06-15T06:47:32.713018266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-15T06:47:32.724101404Z [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-15T06:47:32.736219988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021475s 
2025-06-15T06:47:32.737873418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-15T06:47:32.742144358Z [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-15T06:47:32.747556477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080313s 
2025-06-15T06:47:32.749372824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-15T06:47:32.752354278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T06:47:32.755921431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047758s 
2025-06-15T06:47:32.757492465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-15T06:47:32.828801983Z [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-15T06:47:32.837147900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778432s 
2025-06-15T06:47:32.841397698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-15T06:47:32.846686839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T06:47:32.858557744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152296s 
2025-06-15T06:47:32.860764297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-15T06:47:32.868526178Z [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-15T06:47:32.873772462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112342s 
2025-06-15T06:47:32.875689483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-15T06:47:32.878471926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-15T06:47:32.882538785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050844s 
2025-06-15T06:47:32.884223277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-15T06:47:32.890145643Z [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-15T06:47:32.897601277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011672s 
2025-06-15T06:47:32.899417805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-15T06:47:32.902388988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-15T06:47:32.906285765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00496s 
2025-06-15T06:47:32.907988625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-15T06:47:32.912098531Z [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-15T06:47:32.917603807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078415s 
2025-06-15T06:47:32.919467250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-15T06:47:32.922405797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-15T06:47:32.927686180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006404s 
2025-06-15T06:47:32.929474512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-15T06:47:32.932436126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-15T06:47:32.936548086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052537s 
2025-06-15T06:47:32.938157888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-15T06:47:32.943877235Z [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-15T06:47:32.951105621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011322s 
2025-06-15T06:47:32.952692256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-15T06:47:32.959628694Z [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-15T06:47:32.969411925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014637s 
2025-06-15T06:47:32.971095816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-15T06:47:32.975650087Z [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-15T06:47:32.981726644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009007s 
2025-06-15T06:47:32.983428290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-15T06:47:32.989313331Z [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-15T06:47:32.996770097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116749s 
2025-06-15T06:47:32.998454920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-15T06:47:33.004092793Z [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-15T06:47:33.010459183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102114s 
2025-06-15T06:47:33.012167052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-15T06:47:33.017477997Z [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-15T06:47:33.024396199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105221s 
2025-06-15T06:47:33.026132976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-15T06:47:33.029927247Z [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-15T06:47:33.034955753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069885s 
2025-06-15T06:47:33.036601738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-15T06:47:33.039281865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-15T06:47:33.043177099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050601s 
2025-06-15T06:47:33.045409935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-15T06:47:33.048518294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-15T06:47:33.052519522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053905s 
2025-06-15T06:47:33.054294095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-15T06:47:33.058945662Z [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-15T06:47:33.064635290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086573s 
2025-06-15T06:47:33.066349602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-15T06:47:33.072037747Z [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-15T06:47:33.079291544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112315s 
2025-06-15T06:47:33.080824200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-15T06:47:33.085238990Z [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-15T06:47:33.090113346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077814s 
2025-06-15T06:47:33.091832187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-15T06:47:33.094298674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-15T06:47:33.097898904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043765s 
2025-06-15T06:47:33.099562384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-15T06:47:33.101979391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-15T06:47:33.105540342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042919s 
2025-06-15T06:47:33.107108960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-15T06:47:33.112969652Z [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-15T06:47:33.120095572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113768s 
2025-06-15T06:47:33.122307146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-15T06:47:33.126881557Z [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-15T06:47:33.133383731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098529s 
2025-06-15T06:47:33.135195680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-15T06:47:33.138038344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:47:33.141817474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049401s 
2025-06-15T06:47:33.143467277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-15T06:47:33.148915177Z [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-15T06:47:33.264105260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167912s 
2025-06-15T06:47:33.268845155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-15T06:47:33.277026890Z [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-15T06:47:33.283687233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122356s 
2025-06-15T06:47:33.285886301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-15T06:47:33.289552474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:47:33.293670957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058796s 
2025-06-15T06:47:33.295386552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-15T06:47:33.301842843Z [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-15T06:47:33.309522488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124187s 
2025-06-15T06:47:33.311326611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-15T06:47:33.313829371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T06:47:33.317520153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004493s 
2025-06-15T06:47:33.319165236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-15T06:47:33.324248112Z [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-15T06:47:33.330494220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096353s 
2025-06-15T06:47:33.332322160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-15T06:47:33.335216168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:47:33.339108316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049566s 
2025-06-15T06:47:33.340838630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-15T06:47:33.344316484Z [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-15T06:47:33.348830153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062553s 
2025-06-15T06:47:33.350688365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-15T06:47:33.353719870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-15T06:47:33.357735937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051553s 
2025-06-15T06:47:33.359365759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-15T06:47:33.362951770Z [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-15T06:47:33.367764021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067301s 
2025-06-15T06:47:33.379352127Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-15T06:47:33.385127967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-15T06:47:33.395862103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145525s 
2025-06-15T06:47:33.397761328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-15T06:47:33.400460894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-15T06:47:33.404798950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053038s 
2025-06-15T06:47:33.406843767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-15T06:47:33.409290715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-15T06:47:33.412309614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036842s 
2025-06-15T06:47:33.414132194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-15T06:47:33.416986061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T06:47:33.421709042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057433s 
2025-06-15T06:47:33.423438044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-15T06:47:33.425923349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T06:47:33.429439680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042551s 
2025-06-15T06:47:33.431237350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-15T06:47:33.433934060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:33.437652768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045958s 
2025-06-15T06:47:33.439622585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-15T06:47:33.442895897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T06:47:33.447139763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005566s 
2025-06-15T06:47:33.492633595Z [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-15T06:47:33.508365856Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0514943 taking an average of 00:00:00.0514943 
2025-06-15T06:47:33.520972212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T06:47:33', 'InitialSetup') 
2025-06-15T06:47:33.527198410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:33.540201916Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T06:47:33.541992291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895601s 
2025-06-15T06:47:33.554871877Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T06:47:33.557250828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:33.573533627Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-15T06:47:33.597702827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:47:33.599889861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002288s 
2025-06-15T06:47:33.602673256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-15T06:47:33.606168625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:33.621357201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167454s 
2025-06-15T06:47:33.625901662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T06:47:33', 'ImportListSearch') 
2025-06-15T06:47:33.630143654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:33.633861461Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T06:47:33.635559010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291036s 
2025-06-15T06:47:33.638045276Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T06:47:33.640014953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:33.642874802Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-15T06:47:33.649826441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:47:33.652164058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-06-15T06:47:33.653876536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-15T06:47:33.656630322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-15T06:47:33.666214883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104949s 
2025-06-15T06:47:33.669813379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T06:47:33', 'add_priority_to_indexers') 
2025-06-15T06:47:33.673944107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:33.677145534Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T06:47:33.678897312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212165s 
2025-06-15T06:47:33.681440944Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T06:47:33.683375509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:33.686252072Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-15T06:47:33.737818684Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-15T06:47:34.078891685Z [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-15T06:47:34.096248577Z [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-15T06:47:34.112378659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T06:47:34.121167367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T06:47:34.150524234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4102077s 
2025-06-15T06:47:34.155455214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T06:47:34', 'rename_supports_on_track_retag') 
2025-06-15T06:47:34.159350307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:34.163043234Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T06:47:34.164903991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4225286s 
2025-06-15T06:47:34.167674029Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T06:47:34.169717885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:34.172587664Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-15T06:47:34.181493027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T06:47:34.183335477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-06-15T06:47:34.185146925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-15T06:47:34.188473564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:34.197862511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108279s 
2025-06-15T06:47:34.199507403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T06:47:34.201146544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-15T06:47:34.202932009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-15T06:47:34.205744112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:34.214891472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100707s 
2025-06-15T06:47:34.218287160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T06:47:34', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T06:47:34.222564844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:34.226134342Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T06:47:34.228119310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208432s 
2025-06-15T06:47:34.230459653Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T06:47:34.232465592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:34.235258206Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-15T06:47:34.248903804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-15T06:47:34.254672481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-15T06:47:34.262533641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109738s 
2025-06-15T06:47:34.264128463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:34.266111486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:34.276328671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104573s 
2025-06-15T06:47:34.279837066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T06:47:34', 'remove_chown_and_folderchmod_config') 
2025-06-15T06:47:34.284318250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:34.287896736Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T06:47:34.289783084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217818s 
2025-06-15T06:47:34.292277447Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T06:47:34.293774282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:34.296641455Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-15T06:47:34.365967510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T06:47:34.374572247Z [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-15T06:47:34.381245005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099203s 
2025-06-15T06:47:34.384399958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T06:47:34', 'update_notifiarr') 
2025-06-15T06:47:34.388320342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:34.391534405Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T06:47:34.393218486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200634s 
2025-06-15T06:47:34.395440460Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T06:47:34.397374956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:34.400255146Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-15T06:47:34.407689517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T06:47:34.409497478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-15T06:47:34.411339567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-15T06:47:34.414342594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:34.424132789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108326s 
2025-06-15T06:47:34.425855669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T06:47:34.427501082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-15T06:47:34.429371869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-15T06:47:34.431922496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-15T06:47:34.440730743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094596s 
2025-06-15T06:47:34.443888502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T06:47:34', 'extend_metadata_profiles') 
2025-06-15T06:47:34.447932766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:34.452179187Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T06:47:34.454012489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205869s 
2025-06-15T06:47:34.456320537Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T06:47:34.458211214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:34.461113438Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-15T06:47:34.511590235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:34.513704533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-06-15T06:47:34.515584479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-15T06:47:34.518213313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-15T06:47:34.527787102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102839s 
2025-06-15T06:47:34.529391393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:34.531110324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:34.942124398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4106667s 
2025-06-15T06:47:34.944211531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:34.945856353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-15T06:47:34.950755098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-15T06:47:35.015113789Z [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-15T06:47:35.029767478Z [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-15T06:47:35.039675791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T06:47:35.044544716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T06:47:35.067583970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T06:47:35.073183176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T06:47:35.077103140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244123s 
2025-06-15T06:47:35.082571441Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-15T06:47:35.148672642Z [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-15T06:47:35.161361674Z [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-15T06:47:35.168781405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T06:47:35.172891582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T06:47:35.194342068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T06:47:35.198700955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T06:47:35.203227902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:35.208114592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T06:47:35.211439007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12705s 
2025-06-15T06:47:35.214869615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T06:47:35', 'update_author_sort_name') 
2025-06-15T06:47:35.218940492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.223911794Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T06:47:35.225720556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.139238s 
2025-06-15T06:47:35.228199538Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T06:47:35.229747164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.233502316Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-15T06:47:35.239002412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T06:47:35.240717686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-15T06:47:35.242426708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-15T06:47:35.245594467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:35.254672117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104624s 
2025-06-15T06:47:35.257906420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T06:47:35', 'add_bookfile_part') 
2025-06-15T06:47:35.261779168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.264852257Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T06:47:35.266522290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205059s 
2025-06-15T06:47:35.268650295Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T06:47:35.270600312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.273406262Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-15T06:47:35.277065341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:35.278806326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:35.344872967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657518s 
2025-06-15T06:47:35.348385471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T06:47:35', 'update_audio_qualities') 
2025-06-15T06:47:35.352865743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.356320990Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T06:47:35.358076636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773374s 
2025-06-15T06:47:35.360391949Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T06:47:35.362351234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.365218749Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-15T06:47:35.369862420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-15T06:47:35.373822384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-15T06:47:35.377821286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048736s 
2025-06-15T06:47:35.380748321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T06:47:35', 'add_bookfile_part_naming_token') 
2025-06-15T06:47:35.384901444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.388111789Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T06:47:35.389950652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150613s 
2025-06-15T06:47:35.392369082Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T06:47:35.394091821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.396890337Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-15T06:47:35.407565714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:35.409378895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-15T06:47:35.411324413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-15T06:47:35.414064601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-15T06:47:35.423593259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102485s 
2025-06-15T06:47:35.425260908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:35.426885680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-15T06:47:35.428863753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-15T06:47:35.431629933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-15T06:47:35.440536979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096487s 
2025-06-15T06:47:35.442097402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:35.443729108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:35.466367696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223459s 
2025-06-15T06:47:35.468388976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:35.469988667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-06-15T06:47:35.472152565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-15T06:47:35.530163604Z [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-15T06:47:35.546569501Z [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-15T06:47:35.557278506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T06:47:35.561580980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T06:47:35.584130880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T06:47:35.589313997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T06:47:35.593290845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191807s 
2025-06-15T06:47:35.594952973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:35.596644068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-15T06:47:35.598589315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-15T06:47:35.677658860Z [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-15T06:47:35.696005936Z [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-15T06:47:35.707503760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T06:47:35.712113082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T06:47:35.735569107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T06:47:35.741536964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T06:47:35.745843076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448212s 
2025-06-15T06:47:35.751256557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T06:47:35', 'update_author_sort_name_again') 
2025-06-15T06:47:35.756057114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.760842811Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T06:47:35.762716103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1595759s 
2025-06-15T06:47:35.765856738Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T06:47:35.768210518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.772216124Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-15T06:47:35.791415226Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-15T06:47:35.794838399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-15T06:47:35.816547445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229989s 
2025-06-15T06:47:35.819891750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T06:47:35', 'rename_blacklist_to_blocklist') 
2025-06-15T06:47:35.824172199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.827616906Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T06:47:35.829507534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338126s 
2025-06-15T06:47:35.831482280Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T06:47:35.833261704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.836074397Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-15T06:47:35.843752489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-15T06:47:35.846287835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-15T06:47:35.850284713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047231s 
2025-06-15T06:47:35.853205064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T06:47:35', 'FixIndexes') 
2025-06-15T06:47:35.857107382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.860224630Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T06:47:35.861832868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145706s 
2025-06-15T06:47:35.864188382Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T06:47:35.865812192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.868712031Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-15T06:47:35.874677584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T06:47:35.876367938Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-05s 
2025-06-15T06:47:35.878176129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-15T06:47:35.880917189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:47:35.890399354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104216s 
2025-06-15T06:47:35.893393593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T06:47:35', 'AddRelatedBooks') 
2025-06-15T06:47:35.897403518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.900501797Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T06:47:35.902220458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203697s 
2025-06-15T06:47:35.904459848Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T06:47:35.906354113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.909149331Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-15T06:47:35.914514916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:47:35.916258157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-06-15T06:47:35.918246230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-15T06:47:35.921506124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:35.931523637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112493s 
2025-06-15T06:47:35.934672719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T06:47:35', 'ImportListMonitorExisting') 
2025-06-15T06:47:35.938772174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.943307256Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T06:47:35.945213605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227012s 
2025-06-15T06:47:35.947312953Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T06:47:35.949198790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.952113860Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-15T06:47:35.957606090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-15T06:47:35.959380253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-06-15T06:47:35.961282714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-15T06:47:35.964315020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:35.974077029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108641s 
2025-06-15T06:47:35.977068492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T06:47:35', 'AddSeriesPosition') 
2025-06-15T06:47:35.981062886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:35.984432902Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T06:47:35.986130611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210384s 
2025-06-15T06:47:35.988534733Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T06:47:35.990709171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:35.993618500Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-15T06:47:36.002137996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T06:47:36.003862689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-06-15T06:47:36.006197040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-15T06:47:36.008589077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.018394111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107977s 
2025-06-15T06:47:36.020089676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:47:36.021672082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-15T06:47:36.023740388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-15T06:47:36.027021555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.036371654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105157s 
2025-06-15T06:47:36.038012287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:47:36.039588952Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-15T06:47:36.041440661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-15T06:47:36.044349990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.053627933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101864s 
2025-06-15T06:47:36.056658366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T06:47:36', 'AddNewItemMonitorType') 
2025-06-15T06:47:36.060754263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:36.064290134Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T06:47:36.066050519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206287s 
2025-06-15T06:47:36.068219437Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T06:47:36.070035844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:36.072888148Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-15T06:47:36.105615152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-15T06:47:36.112150873Z [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-15T06:47:36.120237868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126565s 
2025-06-15T06:47:36.122090929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-15T06:47:36.124876829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T06:47:36.128764298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048424s 
2025-06-15T06:47:36.130580986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-15T06:47:36.133333900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-15T06:47:36.137062859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046579s 
2025-06-15T06:47:36.138889117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-15T06:47:36.141682391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T06:47:36.145473856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004757s 
2025-06-15T06:47:36.147039319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:36.148733140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:36.198594748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495619s 
2025-06-15T06:47:36.202048122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T06:47:36', 'AddDownloadHistory') 
2025-06-15T06:47:36.206281988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:36.209770202Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T06:47:36.211517571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0609251s 
2025-06-15T06:47:36.213774025Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T06:47:36.215741397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:36.218726167Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-15T06:47:36.228628508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:47:36.230375556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2025-06-15T06:47:36.232455525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-15T06:47:36.235466488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.245541897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110973s 
2025-06-15T06:47:36.247176940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:47:36.248837323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-15T06:47:36.250704483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-15T06:47:36.253588471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.262961145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103196s 
2025-06-15T06:47:36.264614595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:47:36.266243234Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-15T06:47:36.268158361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-15T06:47:36.271126337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.280630977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104863s 
2025-06-15T06:47:36.282254697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:47:36.283878116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-15T06:47:36.285965640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-15T06:47:36.289241096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:36.298806719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107288s 
2025-06-15T06:47:36.301930128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T06:47:36', 'add_on_delete_to_notifications') 
2025-06-15T06:47:36.306108121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:36.309596787Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T06:47:36.311449167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211397s 
2025-06-15T06:47:36.313596882Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T06:47:36.315462409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:36.318337659Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-15T06:47:36.323058275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-15T06:47:36.325668110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-15T06:47:36.329828027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049178s 
2025-06-15T06:47:36.332876145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T06:47:36', 'EditionMonitoredIndex') 
2025-06-15T06:47:36.336872543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:36.340185484Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T06:47:36.341934847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150345s 
2025-06-15T06:47:36.344450112Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T06:47:36.346667638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:36.349476434Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-15T06:47:36.413338766Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:47:36.445015655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-15T06:47:36.448472917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327979s 
2025-06-15T06:47:36.450116757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T06:47:36.451666849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-06-15T06:47:36.453849594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-15T06:47:36.508955192Z [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-15T06:47:36.522218451Z [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-15T06:47:36.530798859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T06:47:36.534962975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T06:47:36.557912880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T06:47:36.562254252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T06:47:36.566830598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:36.571463036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T06:47:36.575056393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194005s 
2025-06-15T06:47:36.576661234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T06:47:36.578214833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-15T06:47:36.580314060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-15T06:47:36.637099591Z [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-15T06:47:36.650524856Z [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-15T06:47:36.658994111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T06:47:36.663147144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T06:47:36.686903603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T06:47:36.691233593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T06:47:36.695709055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:36.700414340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T06:47:36.704093479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220626s 
2025-06-15T06:47:36.705878915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:36.707659511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.46E-05s 
2025-06-15T06:47:36.709670851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-15T06:47:36.767475464Z [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-15T06:47:36.784195924Z [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-15T06:47:36.795117387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T06:47:36.799605405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T06:47:36.823869246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T06:47:36.829099649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T06:47:36.833077690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1213833s 
2025-06-15T06:47:36.834731019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T06:47:36.836408477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-15T06:47:36.838522434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-15T06:47:36.894190535Z [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-15T06:47:36.910808469Z [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-15T06:47:36.921651614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T06:47:36.925841581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T06:47:36.950417631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T06:47:36.955918909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T06:47:36.959792389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194524s 
2025-06-15T06:47:36.961398564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T06:47:36.963036482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2025-06-15T06:47:36.964880155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-15T06:47:37.018112571Z [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-15T06:47:37.030114911Z [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-15T06:47:37.038117576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T06:47:37.041628075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T06:47:37.064686859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978823s 
2025-06-15T06:47:37.066370119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T06:47:37.067944680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-15T06:47:37.069891961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-15T06:47:37.123001400Z [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-15T06:47:37.134648443Z [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-15T06:47:37.142237586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T06:47:37.145697774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T06:47:37.168640795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965891s 
2025-06-15T06:47:37.170247871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T06:47:37.172071514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.53E-05s 
2025-06-15T06:47:37.173698390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-15T06:47:37.270886201Z [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-15T06:47:37.286761389Z [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-15T06:47:37.296482895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T06:47:37.300956574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T06:47:37.324739837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T06:47:37.330840472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T06:47:37.336423515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T06:47:37.341508966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:37.346603716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T06:47:37.351007734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1752103s 
2025-06-15T06:47:37.353203325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T06:47:37.354868869Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s 
2025-06-15T06:47:37.357310336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-15T06:47:37.415830019Z [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-15T06:47:37.431451717Z [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-15T06:47:37.441250139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T06:47:37.445440727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T06:47:37.468316563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T06:47:37.472830032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T06:47:37.477045551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T06:47:37.481607798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:37.487017953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T06:47:37.491261518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320641s 
2025-06-15T06:47:37.492916581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T06:47:37.494423866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-15T06:47:37.496342520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-15T06:47:37.552683796Z [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-15T06:47:37.568056754Z [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-15T06:47:37.577730454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T06:47:37.582045172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T06:47:37.605530205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T06:47:37.610046831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T06:47:37.614362030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T06:47:37.618801710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T06:47:37.624431377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T06:47:37.628225357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1300163s 
2025-06-15T06:47:37.629853706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T06:47:37.631469630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-15T06:47:37.633379827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-15T06:47:37.691007604Z [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-15T06:47:37.703499199Z [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-15T06:47:37.710888158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-15T06:47:37.714984056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-15T06:47:37.738821389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T06:47:37.743746506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T06:47:37.747761061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123941s 
2025-06-15T06:47:37.749448198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T06:47:37.751033942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-15T06:47:37.753020602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-15T06:47:37.806893908Z [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-15T06:47:37.818844474Z [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-15T06:47:37.826381762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-15T06:47:37.830622181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-15T06:47:37.854744718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T06:47:37.859222896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T06:47:37.862781872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077851s 
2025-06-15T06:47:37.864452516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:47:37.865996185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-15T06:47:37.867922865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-15T06:47:37.922223963Z [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-15T06:47:37.933679181Z [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-15T06:47:37.941404257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T06:47:37.944901169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T06:47:37.967514626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974262s 
2025-06-15T06:47:37.969237636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:47:37.970834311Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.37E-05s 
2025-06-15T06:47:37.972758867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-15T06:47:38.025685678Z [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-15T06:47:38.036672272Z [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-15T06:47:38.043815877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T06:47:38.047179440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T06:47:38.069816145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950743s 
2025-06-15T06:47:38.071441538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:47:38.073003133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-15T06:47:38.074910634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-15T06:47:38.129135238Z [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-15T06:47:38.140382687Z [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-15T06:47:38.147255267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T06:47:38.150721006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T06:47:38.173029048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960992s 
2025-06-15T06:47:38.174782239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T06:47:38.176519958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T06:47:38.178597482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-15T06:47:38.241657739Z [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-15T06:47:38.251732466Z [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-15T06:47:38.258378109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T06:47:38.262533497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T06:47:38.286695312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:47:38.290872995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1101003s 
2025-06-15T06:47:38.292619532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T06:47:38.294324976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T06:47:38.296732424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-15T06:47:38.347876485Z [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-15T06:47:38.357769447Z [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-15T06:47:38.364320048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T06:47:38.368400365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T06:47:38.392420255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:47:38.396595272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0976426s 
2025-06-15T06:47:38.398397822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T06:47:38.400127846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T06:47:38.402201321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-15T06:47:38.452811106Z [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-15T06:47:38.462460637Z [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-15T06:47:38.468965156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T06:47:38.473106265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T06:47:38.497021113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:47:38.501179236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0968384s 
2025-06-15T06:47:38.502770942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-15T06:47:38.504326063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-15T06:47:38.506208694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-15T06:47:38.560198476Z [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-15T06:47:38.576510022Z [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-15T06:47:38.587238166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-15T06:47:38.591591353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-15T06:47:38.614397759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-15T06:47:38.619460373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-15T06:47:38.623752677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-15T06:47:38.627091290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189281s 
2025-06-15T06:47:38.628706052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T06:47:38.630298028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-15T06:47:38.632462707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-15T06:47:38.683877422Z [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-15T06:47:38.693786386Z [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-15T06:47:38.699972253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T06:47:38.703427892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T06:47:38.726224669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0919891s 
2025-06-15T06:47:38.727905233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T06:47:38.729532530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-15T06:47:38.731458448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-15T06:47:38.782812632Z [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-15T06:47:38.793295151Z [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-15T06:47:38.799626821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T06:47:38.803353856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T06:47:38.825265942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0917133s 
2025-06-15T06:47:38.826944361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-15T06:47:38.828588482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:47:38.830865998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-15T06:47:38.883572456Z [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-15T06:47:38.894036287Z [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-15T06:47:38.900888686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T06:47:38.906090551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T06:47:38.928080583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T06:47:38.932256572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T06:47:38.936749500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-15T06:47:38.941467110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T06:47:38.945559000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1131524s 
2025-06-15T06:47:38.947284675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:47:38.948962324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-15T06:47:38.951288919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-15T06:47:39.002574504Z [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-15T06:47:39.013405255Z [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-15T06:47:39.020288275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:47:39.024192236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:47:39.049037769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:47:39.053067674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996706s 
2025-06-15T06:47:39.054768479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:47:39.056427299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-15T06:47:39.058601708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-15T06:47:39.119575393Z [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-15T06:47:39.130470623Z [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-15T06:47:39.137393865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:47:39.141462198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:47:39.165397196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:47:39.169827227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1088372s 
2025-06-15T06:47:39.171712975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:47:39.173540334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.08E-05s 
2025-06-15T06:47:39.175813131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-15T06:47:39.230735761Z [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-15T06:47:39.242260008Z [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-15T06:47:39.249682685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:47:39.253613611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:47:39.277326883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:47:39.281983470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039774s 
2025-06-15T06:47:39.283730047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T06:47:39.285394870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-15T06:47:39.287416792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-15T06:47:39.344000496Z [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-15T06:47:39.356985254Z [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-15T06:47:39.364150253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T06:47:39.368079415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T06:47:39.394153752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:47:39.398372607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.108802s 
2025-06-15T06:47:39.400075346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T06:47:39.401768937Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.43E-05s 
2025-06-15T06:47:39.403819997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-15T06:47:39.460938639Z [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-15T06:47:39.474284504Z [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-15T06:47:39.482577694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T06:47:39.487198068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T06:47:39.513109688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:47:39.517863711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117057s 
2025-06-15T06:47:39.519794048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T06:47:39.521902194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-15T06:47:39.524323930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-15T06:47:39.579417865Z [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-15T06:47:39.590611315Z [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-15T06:47:39.597733968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T06:47:39.601613270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T06:47:39.628707421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:47:39.633981541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071066s 
2025-06-15T06:47:39.635869083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T06:47:39.637524436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-15T06:47:39.639550496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-15T06:47:39.692250049Z [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-15T06:47:39.703571187Z [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-15T06:47:39.710644601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T06:47:39.714136433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T06:47:39.736353021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945764s 
2025-06-15T06:47:39.737884375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T06:47:39.739577574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-15T06:47:39.741553273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-15T06:47:39.793867109Z [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-15T06:47:39.805680237Z [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-15T06:47:39.812947252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T06:47:39.816581840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T06:47:39.838925214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955488s 
2025-06-15T06:47:39.840652743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T06:47:39.842268096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-15T06:47:39.844179064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-15T06:47:39.898281352Z [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-15T06:47:39.909334530Z [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-15T06:47:39.915895662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-15T06:47:39.920432248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-15T06:47:39.943405600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967622s 
2025-06-15T06:47:39.945310576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T06:47:39.946960068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-15T06:47:39.948978513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-15T06:47:40.009397290Z [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-15T06:47:40.017938079Z [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-15T06:47:40.023242030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T06:47:40.027186593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T06:47:40.052699159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T06:47:40.056975680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105897s 
2025-06-15T06:47:40.058586043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T06:47:40.060656222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-06-15T06:47:40.062909760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-15T06:47:40.115892213Z [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-15T06:47:40.125879835Z [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-15T06:47:40.131473570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T06:47:40.135260906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T06:47:40.159627624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T06:47:40.165237642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0995139s 
2025-06-15T06:47:40.166916372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:40.168499239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-15T06:47:40.171180218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T06:47:40.222183335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T06:47:40.230778313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T06:47:40.235243144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T06:47:40.239257107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T06:47:40.261764461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:47:40.266048528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092263s 
2025-06-15T06:47:40.270639813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T06:47:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T06:47:40.275144976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:40.280676034Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T06:47:40.282798618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065128s 
2025-06-15T06:47:40.287834489Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T06:47:40.289768484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:40.294157993Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-15T06:47:40.298724308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T06:47:40', 'add_update_history') 
2025-06-15T06:47:40.302862461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:40.305837793Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T06:47:40.307522345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016017s 
2025-06-15T06:47:40.309617795Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T06:47:40.311526218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:40.314415697Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-15T06:47:40.323842199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:47:40.325604067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-06-15T06:47:40.327532891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-15T06:47:40.330747895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:40.341044069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115144s 
2025-06-15T06:47:40.344183191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T06:47:40', 'add_on_update_to_notifications') 
2025-06-15T06:47:40.348290752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:40.351557090Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T06:47:40.353390241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216442s 
2025-06-15T06:47:40.355422013Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T06:47:40.357212418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:40.360104792Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-15T06:47:40.436101229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T06:47:40.438104343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-15T06:47:40.440161005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-15T06:47:40.443390738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:40.453796062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116603s 
2025-06-15T06:47:40.455338708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:47:40.485278780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-15T06:47:40.489369718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325365s 
2025-06-15T06:47:40.490931313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T06:47:40.492431764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:47:40.494245005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-15T06:47:40.496780431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-15T06:47:40.506158536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100584s 
2025-06-15T06:47:40.507666342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:40.509270803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:40.530597219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210342s 
2025-06-15T06:47:40.532640885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-15T06:47:40.537226519Z [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-15T06:47:40.543301102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090502s 
2025-06-15T06:47:40.545627627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-15T06:47:40.548192993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-15T06:47:40.551808313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045003s 
2025-06-15T06:47:40.553412794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:47:40.554980932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-06-15T06:47:40.556817590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-15T06:47:40.559707820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:47:40.569224735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010544s 
2025-06-15T06:47:40.570834987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:47:40.572407694Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-15T06:47:40.574255065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-15T06:47:40.577128080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:40.586657680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105545s 
2025-06-15T06:47:40.588380780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:47:40.589830550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-06-15T06:47:40.591915267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-15T06:47:40.594643892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:40.604255868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106353s 
2025-06-15T06:47:40.605762953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:40.607355390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:40.686399314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770884s 
2025-06-15T06:47:40.689244623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:40.690977964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:40.711427524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194674s 
2025-06-15T06:47:40.713915815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-15T06:47:40.768228987Z [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-15T06:47:40.777901164Z [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-15T06:47:40.784313898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T06:47:40.787788505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T06:47:40.811447959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0949346s 
2025-06-15T06:47:40.814125170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-15T06:47:40.866480750Z [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-15T06:47:40.875563741Z [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-15T06:47:40.880853493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T06:47:40.884458433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T06:47:40.907184066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911605s 
2025-06-15T06:47:40.909803000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T06:47:40.913106803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T06:47:40.916274492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040406s 
2025-06-15T06:47:40.917805274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T06:47:40.919404204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.39E-05s 
2025-06-15T06:47:40.921511127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-15T06:47:40.924955062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:40.934666829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110426s 
2025-06-15T06:47:40.936244406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T06:47:40.937760399Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-15T06:47:40.939671818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-15T06:47:40.942495824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-15T06:47:40.951824440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101751s 
2025-06-15T06:47:40.954872398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T06:47:40', 'add_custom_formats') 
2025-06-15T06:47:40.958817562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:40.966285170Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T06:47:40.967920673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024426s 
2025-06-15T06:47:40.970236347Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T06:47:40.971749023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:40.975601540Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-15T06:47:40.997411550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:47:41.002116385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-15T06:47:41.005952570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053972s 
2025-06-15T06:47:41.007708024Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:47:41.010209792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-15T06:47:41.013159503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035938s 
2025-06-15T06:47:41.016027538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T06:47:41', 'remove_omg') 
2025-06-15T06:47:41.019809975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.023066172Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T06:47:41.024644200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133741s 
2025-06-15T06:47:41.026624428Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T06:47:41.028393881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.031118918Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-15T06:47:41.036121472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:47:41.037732045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-15T06:47:41.039388190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-15T06:47:41.041594092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-15T06:47:41.051262281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101991s 
2025-06-15T06:47:41.054230729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T06:47:41', 'add_indexer_tags') 
2025-06-15T06:47:41.058132176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.061480579Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T06:47:41.063085791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020263s 
2025-06-15T06:47:41.065387356Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T06:47:41.066746102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.069501481Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-15T06:47:41.075675984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-15T06:47:41.128804521Z [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-15T06:47:41.138249882Z [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-15T06:47:41.144546562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:47:41.148403518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:47:41.172356634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:47:41.176330686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985848s 
2025-06-15T06:47:41.177915658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:47:41.179500569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-15T06:47:41.181405375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-15T06:47:41.184245124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-15T06:47:41.193932662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103525s 
2025-06-15T06:47:41.197207898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T06:47:41', 'list_sync_time') 
2025-06-15T06:47:41.201705805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.205718135Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T06:47:41.207782873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220095s 
2025-06-15T06:47:41.210930822Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T06:47:41.213146193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.216120322Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-15T06:47:41.222308854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:47:41.224447260Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2025-06-15T06:47:41.226731310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-15T06:47:41.229581289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:41.240038126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113899s 
2025-06-15T06:47:41.243081775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T06:47:41', 'download_client_per_indexer') 
2025-06-15T06:47:41.247193225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.250660758Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T06:47:41.252418998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218758s 
2025-06-15T06:47:41.254834953Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T06:47:41.256898970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.260015576Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-15T06:47:41.265326821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T06:47:41.267025382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-15T06:47:41.268972753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-15T06:47:41.272043767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-15T06:47:41.282275702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011383s 
2025-06-15T06:47:41.285479634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T06:47:41', 'add_colon_replacement_to_naming_config') 
2025-06-15T06:47:41.289598247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.293077624Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T06:47:41.294974805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217234s 
2025-06-15T06:47:41.297454688Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T06:47:41.299980224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.302828560Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-15T06:47:41.309599845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-15T06:47:41.311211421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-15T06:47:41.313061967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-15T06:47:41.377680762Z [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-15T06:47:41.389337135Z [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-15T06:47:41.396754852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-15T06:47:41.401001554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-15T06:47:41.424934910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T06:47:41.430083428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-15T06:47:41.438180683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T06:47:41.442547136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274075s 
2025-06-15T06:47:41.444571994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:47:41.446495938Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-05s 
2025-06-15T06:47:41.448821651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-15T06:47:41.503502895Z [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-15T06:47:41.514965037Z [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-15T06:47:41.522415440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:47:41.526402980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:47:41.552004144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:47:41.557890648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065443s 
2025-06-15T06:47:41.563604534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T06:47:41', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T06:47:41.568377165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.572751494Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T06:47:41.575750522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211328s 
2025-06-15T06:47:41.579305171Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T06:47:41.581685805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.585584907Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-15T06:47:41.591555189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:41.593264371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:41.619720767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025916s 
2025-06-15T06:47:41.623601582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T06:47:41', 'metadata_profile_ignored_to_list') 
2025-06-15T06:47:41.627697109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.631290536Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T06:47:41.633095070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377436s 
2025-06-15T06:47:41.635492938Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T06:47:41.636912417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.639619287Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-15T06:47:41.645281289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T06:47:41.646898296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-06-15T06:47:41.648598369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-15T06:47:41.651033423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-15T06:47:41.660726181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103803s 
2025-06-15T06:47:41.663678707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T06:47:41', 'add_download_client_tags') 
2025-06-15T06:47:41.667864546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.670927554Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T06:47:41.672629050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203076s 
2025-06-15T06:47:41.674819752Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T06:47:41.676405145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.679070863Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-15T06:47:41.684166193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:47:41.685667837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:47:41.687261607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-15T06:47:41.689865430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:41.699652839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106739s 
2025-06-15T06:47:41.702621638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T06:47:41', 'add_result_to_commands') 
2025-06-15T06:47:41.706559487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.709697918Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T06:47:41.711345405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020459s 
2025-06-15T06:47:41.713333008Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T06:47:41.715105417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.717761455Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-15T06:47:41.727991646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-15T06:47:41.732945562Z [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-15T06:47:41.739316752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095262s 
2025-06-15T06:47:41.741714601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-15T06:47:41.744369347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-15T06:47:41.748264831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050873s 
2025-06-15T06:47:41.751170813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T06:47:41', 'add_notification_status') 
2025-06-15T06:47:41.755020886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.758310620Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T06:47:41.759989371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148353s 
2025-06-15T06:47:41.762155373Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T06:47:41.764118637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.766754564Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-15T06:47:41.772066962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:47:41.773719250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-15T06:47:41.775522711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-15T06:47:41.778438032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:41.788625487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112267s 
2025-06-15T06:47:41.791733666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T06:47:41', 'add_on_author_added_to_notifications') 
2025-06-15T06:47:41.795840085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.799611550Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T06:47:41.801500954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021771s 
2025-06-15T06:47:41.803511313Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T06:47:41.805286117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.807949120Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-15T06:47:41.812674906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T06:47:41.814168564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-15T06:47:41.815940322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-15T06:47:41.818488062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-15T06:47:41.828244790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103962s 
2025-06-15T06:47:41.831184860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T06:47:41', 'book_last_searched_time') 
2025-06-15T06:47:41.835079112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.838384088Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T06:47:41.840159363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202985s 
2025-06-15T06:47:41.841970229Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T06:47:41.843662306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.846306692Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-15T06:47:41.852755257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T06:47:41.854338345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T06:47:41.856035733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-15T06:47:41.858689016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:41.868754095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109878s 
2025-06-15T06:47:41.870246069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T06:47:41.871677301Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:47:41.873349358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-15T06:47:41.875948121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:47:41.885462110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103866s 
2025-06-15T06:47:41.888334364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T06:47:41', 'add_indexer_flags') 
2025-06-15T06:47:41.892135048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:41.895291634Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T06:47:41.896903680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200193s 
2025-06-15T06:47:41.898906273Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T06:47:41.900683833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:41.903371215Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-15T06:47:41.910422674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T06:47:41.912090052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-15T06:47:41.914041662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-15T06:47:41.917257738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:41.927665356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116184s 
2025-06-15T06:47:41.929668480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-15T06:47:41.932744515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:47:41.942577666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109463s 
2025-06-15T06:47:41.944105803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:41.945603689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:42.246130822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2996924s 
2025-06-15T06:47:42.250412474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T06:47:42', 'cdh_per_downloadclient') 
2025-06-15T06:47:42.254819940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:42.258552396Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T06:47:42.260246016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.312737s 
2025-06-15T06:47:42.424576354Z [Debug] MigrationController: Took: 00:00:15.0884381 
2025-06-15T06:47:44.497803643Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T06:47:44.659492958Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T06:47:44.683364219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:44.685055577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:44.751797211Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T06:47:44.756653757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705403s 
2025-06-15T06:47:44.760192378Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T06:47:44.763360722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0742752s 
2025-06-15T06:47:44.806391900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T06:47:44.809033302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:44.814798028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T06:47:44.817857523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T06:47:44.823051870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006466s 
2025-06-15T06:47:44.824582835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:44.829000616Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T06:47:44.830810624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120748s 
2025-06-15T06:47:44.836835333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T06:47:44.839374661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:44.846058047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T06:47:44.848814231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:47:44.853158765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048249s 
2025-06-15T06:47:44.855650496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:44.857544031Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-15T06:47:44.859331654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T06:47:44.861796080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T06:47:44.871404000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097805s 
2025-06-15T06:47:44.874406780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:44.878725091Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T06:47:44.880383012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173439s 
2025-06-15T06:47:44.884190905Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T06:47:44.886702887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:44.891130499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:44.893361244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-15T06:47:44.895106320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T06:47:44.897591487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T06:47:44.902867489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059409s 
2025-06-15T06:47:44.904404015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:44.907436094Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T06:47:44.909172744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102548s 
2025-06-15T06:47:44.912710673Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T06:47:44.914407752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:44.918951899Z [Info] InitialSetup: Starting migration to 1 
2025-06-15T06:47:44.927516957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-15T06:47:44.932187018Z [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-15T06:47:44.938840354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095402s 
2025-06-15T06:47:44.940596383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-15T06:47:44.942904123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T06:47:44.946475930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042454s 
2025-06-15T06:47:44.948179573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-15T06:47:44.950620140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T06:47:44.954132568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042846s 
2025-06-15T06:47:44.957193035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T06:47:44', 'InitialSetup') 
2025-06-15T06:47:44.961056670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:44.964194784Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T06:47:44.965740187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142045s 
2025-06-15T06:47:44.967763464Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T06:47:44.969522699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:44.972158099Z [Info] ImportListSearch: Starting migration to 2 
2025-06-15T06:47:44.976138269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T06:47:44', 'ImportListSearch') 
2025-06-15T06:47:44.980398134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:44.983889208Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T06:47:44.985505715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142492s 
2025-06-15T06:47:44.987570025Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T06:47:44.989374831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:44.992027346Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-15T06:47:44.995096200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T06:47:44', 'add_priority_to_indexers') 
2025-06-15T06:47:44.999514954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.003173546Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T06:47:45.004973232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135608s 
2025-06-15T06:47:45.007053775Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T06:47:45.010559789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.012974365Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-15T06:47:45.017639445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T06:47:45', 'rename_supports_on_track_retag') 
2025-06-15T06:47:45.024235375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.027947085Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T06:47:45.029858376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174202s 
2025-06-15T06:47:45.032145084Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T06:47:45.034164142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.036632546Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-15T06:47:45.040134081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T06:47:45', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T06:47:45.044396650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.047764677Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T06:47:45.049683103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131318s 
2025-06-15T06:47:45.051639325Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T06:47:45.053732092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.056152208Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-15T06:47:45.059338268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T06:47:45', 'remove_chown_and_folderchmod_config') 
2025-06-15T06:47:45.063376816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.066638738Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T06:47:45.068458255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126877s 
2025-06-15T06:47:45.070158410Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T06:47:45.071809307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.074137428Z [Info] update_notifiarr: Starting migration to 7 
2025-06-15T06:47:45.076834523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T06:47:45', 'update_notifiarr') 
2025-06-15T06:47:45.080631995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.083798245Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T06:47:45.085369641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118902s 
2025-06-15T06:47:45.087181452Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T06:47:45.088941589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.091229549Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-15T06:47:45.094107257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T06:47:45', 'extend_metadata_profiles') 
2025-06-15T06:47:45.097972095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.100974465Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T06:47:45.102640763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118269s 
2025-06-15T06:47:45.104477103Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T06:47:45.106237210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.108560481Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-15T06:47:45.111432157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T06:47:45', 'update_author_sort_name') 
2025-06-15T06:47:45.115317005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.118318844Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T06:47:45.119982837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118803s 
2025-06-15T06:47:45.121711300Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T06:47:45.123389441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.125700047Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-15T06:47:45.128441100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T06:47:45', 'add_bookfile_part') 
2025-06-15T06:47:45.132233843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.135036560Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T06:47:45.136606985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114925s 
2025-06-15T06:47:45.138393194Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T06:47:45.140144372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.142453726Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-15T06:47:45.145315212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T06:47:45', 'update_audio_qualities') 
2025-06-15T06:47:45.149143626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.152141136Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T06:47:45.153839979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117992s 
2025-06-15T06:47:45.155685658Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T06:47:45.157538392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.159838116Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-15T06:47:45.163059116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T06:47:45', 'add_bookfile_part_naming_token') 
2025-06-15T06:47:45.167400934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.170917430Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T06:47:45.172692587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130462s 
2025-06-15T06:47:45.174774252Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T06:47:45.176636023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.179072723Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-15T06:47:45.182206568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T06:47:45', 'update_author_sort_name_again') 
2025-06-15T06:47:45.186281519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.189632972Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T06:47:45.191385994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012713s 
2025-06-15T06:47:45.193268077Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T06:47:45.195141862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.197475384Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-15T06:47:45.200501081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T06:47:45', 'rename_blacklist_to_blocklist') 
2025-06-15T06:47:45.204444437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.207398079Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T06:47:45.210417122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119703s 
2025-06-15T06:47:45.212484127Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T06:47:45.214338594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.216857720Z [Info] FixIndexes: Starting migration to 15 
2025-06-15T06:47:45.219676500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T06:47:45', 'FixIndexes') 
2025-06-15T06:47:45.223438260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.226267200Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T06:47:45.228200085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118645s 
2025-06-15T06:47:45.229932045Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T06:47:45.231594946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.233957326Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-15T06:47:45.236673569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T06:47:45', 'AddRelatedBooks') 
2025-06-15T06:47:45.240532465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.243314300Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T06:47:45.245404512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116211s 
2025-06-15T06:47:45.247930361Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T06:47:45.250446461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.252834363Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-15T06:47:45.256181056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T06:47:45', 'ImportListMonitorExisting') 
2025-06-15T06:47:45.260869173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.263829569Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T06:47:45.265598022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131206s 
2025-06-15T06:47:45.286603388Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T06:47:45.288536203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.292238733Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-15T06:47:45.295478401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T06:47:45', 'AddSeriesPosition') 
2025-06-15T06:47:45.300916358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.304632887Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T06:47:45.307091642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160371s 
2025-06-15T06:47:45.309681230Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T06:47:45.311462860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.314175456Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-15T06:47:45.317225491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T06:47:45', 'AddNewItemMonitorType') 
2025-06-15T06:47:45.321379923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.324418656Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T06:47:45.326104793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127551s 
2025-06-15T06:47:45.327988078Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T06:47:45.329738144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.332665192Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-15T06:47:45.335503752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T06:47:45', 'AddDownloadHistory') 
2025-06-15T06:47:45.339357377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.342196939Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T06:47:45.343876924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123226s 
2025-06-15T06:47:45.345851312Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T06:47:45.347691961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.350045153Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-15T06:47:45.353106712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T06:47:45', 'add_on_delete_to_notifications') 
2025-06-15T06:47:45.357052934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.360014181Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T06:47:45.361758406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120189s 
2025-06-15T06:47:45.363534264Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T06:47:45.365292457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.367755630Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-15T06:47:45.370671605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T06:47:45', 'EditionMonitoredIndex') 
2025-06-15T06:47:45.374512375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.377280111Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T06:47:45.378910737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117991s 
2025-06-15T06:47:45.381080910Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T06:47:45.383177184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.385496247Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-15T06:47:45.392201178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-15T06:47:45.393860351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-15T06:47:45.395901925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-15T06:47:45.405478281Z [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-15T06:47:45.413311325Z [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-15T06:47:45.418420810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-15T06:47:45.422238523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-15T06:47:45.428345358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T06:47:45.432506052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T06:47:45.435887766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380799s 
2025-06-15T06:47:45.437395715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-15T06:47:45.438880216Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-15T06:47:45.440692478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-15T06:47:45.448919976Z [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-15T06:47:45.456622667Z [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-15T06:47:45.461666090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-15T06:47:45.465534725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-15T06:47:45.473622321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T06:47:45.479587391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T06:47:45.484336320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416577s 
2025-06-15T06:47:45.488171318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T06:47:45', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T06:47:45.492497996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.496479970Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T06:47:45.498496633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533679s 
2025-06-15T06:47:45.500486533Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T06:47:45.502193242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.504666155Z [Info] add_update_history: Starting migration to 24 
2025-06-15T06:47:45.507520366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T06:47:45', 'add_update_history') 
2025-06-15T06:47:45.511367017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.514414628Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T06:47:45.516020103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120819s 
2025-06-15T06:47:45.517922887Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T06:47:45.519769017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.522114924Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-15T06:47:45.525183938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T06:47:45', 'add_on_update_to_notifications') 
2025-06-15T06:47:45.529141222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.533697102Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T06:47:45.536178722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136123s 
2025-06-15T06:47:45.538043220Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T06:47:45.539877426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.542525692Z [Info] add_custom_formats: Starting migration to 26 
2025-06-15T06:47:45.545534745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T06:47:45', 'add_custom_formats') 
2025-06-15T06:47:45.549590257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.552449418Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T06:47:45.554425550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124823s 
2025-06-15T06:47:45.556390048Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T06:47:45.557996085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.560352413Z [Info] remove_omg: Starting migration to 27 
2025-06-15T06:47:45.563021451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T06:47:45', 'remove_omg') 
2025-06-15T06:47:45.567190872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.570832430Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T06:47:45.572347313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127967s 
2025-06-15T06:47:45.574876539Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T06:47:45.576855617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.579999441Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-15T06:47:45.582767920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T06:47:45', 'add_indexer_tags') 
2025-06-15T06:47:45.587491608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.591306175Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T06:47:45.592897592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143389s 
2025-06-15T06:47:45.594608770Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T06:47:45.596290839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.599610809Z [Info] list_sync_time: Starting migration to 29 
2025-06-15T06:47:45.602491764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T06:47:45', 'list_sync_time') 
2025-06-15T06:47:45.606846208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.610329797Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T06:47:45.611888498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139518s 
2025-06-15T06:47:45.614197591Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T06:47:45.616000264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.618370550Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-15T06:47:45.621319131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T06:47:45', 'download_client_per_indexer') 
2025-06-15T06:47:45.625231815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.628296881Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T06:47:45.629993900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120473s 
2025-06-15T06:47:45.632000323Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T06:47:45.634446853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.636997903Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-15T06:47:45.640710354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T06:47:45', 'add_colon_replacement_to_naming_config') 
2025-06-15T06:47:45.646637267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.651298630Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T06:47:45.654514730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160094s 
2025-06-15T06:47:45.657344472Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T06:47:45.661013355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.664233553Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-15T06:47:45.668145025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T06:47:45', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T06:47:45.672627998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.676410500Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T06:47:45.679006351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147944s 
2025-06-15T06:47:45.681014778Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T06:47:45.683196985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.685936345Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-15T06:47:45.689488242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T06:47:45', 'metadata_profile_ignored_to_list') 
2025-06-15T06:47:45.693867667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.697557191Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T06:47:45.699322097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140393s 
2025-06-15T06:47:45.701145341Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T06:47:45.702893193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.705217236Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-15T06:47:45.708651856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T06:47:45', 'add_download_client_tags') 
2025-06-15T06:47:45.713224089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.716882611Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T06:47:45.718558148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137587s 
2025-06-15T06:47:45.721081252Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T06:47:45.722829795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.725149359Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-15T06:47:45.728090566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T06:47:45', 'add_result_to_commands') 
2025-06-15T06:47:45.731962688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.734888022Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T06:47:45.736518207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118996s 
2025-06-15T06:47:45.738302152Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T06:47:45.740041947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.742637708Z [Info] add_notification_status: Starting migration to 37 
2025-06-15T06:47:45.745787124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T06:47:45', 'add_notification_status') 
2025-06-15T06:47:45.749616120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.752916089Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T06:47:45.755333039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012665s 
2025-06-15T06:47:45.757357579Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T06:47:45.759715730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.762477816Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-15T06:47:45.766186629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T06:47:45', 'add_on_author_added_to_notifications') 
2025-06-15T06:47:45.771058296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.774937673Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T06:47:45.777424604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148538s 
2025-06-15T06:47:45.779949562Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T06:47:45.781672603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.784049343Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-15T06:47:45.786959687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T06:47:45', 'book_last_searched_time') 
2025-06-15T06:47:45.790806027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.794411472Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T06:47:45.796291842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125263s 
2025-06-15T06:47:45.797988821Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T06:47:45.799632793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.801920653Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-15T06:47:45.804637267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T06:47:45', 'add_indexer_flags') 
2025-06-15T06:47:45.808489179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.811807525Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T06:47:45.813426267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120153s 
2025-06-15T06:47:45.815213438Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T06:47:45.816936109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:45.819271466Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-15T06:47:45.822121548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T06:47:45', 'cdh_per_downloadclient') 
2025-06-15T06:47:45.826004012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:45.829019087Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T06:47:45.830666446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118958s 
2025-06-15T06:47:45.850021116Z [Debug] MigrationController: Took: 00:00:01.3546821 
2025-06-15T06:47:46.312969738Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-15T06:47:46.356352594Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-15T06:47:46.764705145Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {31a84bcc-64e9-447b-9ef4-4aa68994b974} may be persisted to storage in unencrypted form. 
2025-06-15T06:47:47.452345940Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-15T06:47:47.787303970Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-15T06:47:48.467760117Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T06:47:48.571494031Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T06:47:48.577997776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:47:48.581967475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:47:48.597749375Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T06:47:48.600055602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183036s 
2025-06-15T06:47:48.602986007Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T06:47:48.605815108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208948s 
2025-06-15T06:47:48.635439902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T06:47:48.640859662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.646773218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T06:47:48.651057691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T06:47:48.659193194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090244s 
2025-06-15T06:47:48.661967013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.667426263Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T06:47:48.670758769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017496s 
2025-06-15T06:47:48.676738979Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T06:47:48.680172067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.690806655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T06:47:48.694928340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:47:48.702627233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081172s 
2025-06-15T06:47:48.705441354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:48.708119050Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-15T06:47:48.710839602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T06:47:48.714696503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T06:47:48.726550158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120443s 
2025-06-15T06:47:48.729588691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.734489195Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T06:47:48.737652519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202865s 
2025-06-15T06:47:48.742362039Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T06:47:48.745615425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.753963586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:48.756917989Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-06-15T06:47:48.759933576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T06:47:48.763711227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T06:47:48.769844837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068068s 
2025-06-15T06:47:48.772270514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.777127431Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T06:47:48.780212077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138119s 
2025-06-15T06:47:48.784446960Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T06:47:48.787308246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.791627639Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-15T06:47:48.803321682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-15T06:47:48.808707855Z [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-15T06:47:48.819205418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133709s 
2025-06-15T06:47:48.821625064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-15T06:47:48.824790141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T06:47:48.829824315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054709s 
2025-06-15T06:47:48.833815888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T06:47:48', 'InitialSetup') 
2025-06-15T06:47:48.840134009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.844913901Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T06:47:48.847643972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205204s 
2025-06-15T06:47:48.850487702Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T06:47:48.853287433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.857275068Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-15T06:47:48.862055771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T06:47:48', 'ImportListSearch') 
2025-06-15T06:47:48.868646692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.872853789Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T06:47:48.875654443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019465s 
2025-06-15T06:47:48.878463252Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T06:47:48.881483077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.885419459Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-15T06:47:48.889510783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T06:47:48', 'add_priority_to_indexers') 
2025-06-15T06:47:48.896119620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.900616491Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T06:47:48.903539130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189132s 
2025-06-15T06:47:48.906463272Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T06:47:48.909621306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.913517937Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-15T06:47:48.918308220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T06:47:48', 'rename_supports_on_track_retag') 
2025-06-15T06:47:48.924628495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.929483508Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T06:47:48.932567562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195862s 
2025-06-15T06:47:48.935524090Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T06:47:48.938997729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.942841665Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-15T06:47:48.947565453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T06:47:48', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T06:47:48.954579036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.959210568Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T06:47:48.962578474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197753s 
2025-06-15T06:47:48.965448938Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T06:47:48.968715009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:48.972619477Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-15T06:47:48.977095897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T06:47:48', 'remove_chown_and_folderchmod_config') 
2025-06-15T06:47:48.983908354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:48.988498082Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T06:47:48.991685715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194758s 
2025-06-15T06:47:48.994367189Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T06:47:48.997273054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.001410922Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-15T06:47:49.005327924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T06:47:49', 'update_notifiarr') 
2025-06-15T06:47:49.012203428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.016885412Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T06:47:49.019643440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194806s 
2025-06-15T06:47:49.022650168Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T06:47:49.025917462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.030123848Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-15T06:47:49.034681261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T06:47:49', 'extend_metadata_profiles') 
2025-06-15T06:47:49.044078336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.049101067Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T06:47:49.052236404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230074s 
2025-06-15T06:47:49.054829089Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T06:47:49.057878944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.061915297Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-15T06:47:49.066998740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T06:47:49', 'update_author_sort_name') 
2025-06-15T06:47:49.075462746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.080210663Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T06:47:49.083202992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220898s 
2025-06-15T06:47:49.085953464Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T06:47:49.089251269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.093837029Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-15T06:47:49.098388320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T06:47:49', 'add_bookfile_part') 
2025-06-15T06:47:49.106763987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.111207501Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T06:47:49.114390465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221042s 
2025-06-15T06:47:49.117290889Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T06:47:49.120572151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.124884991Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-15T06:47:49.129858332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T06:47:49', 'update_audio_qualities') 
2025-06-15T06:47:49.138099558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.142454864Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T06:47:49.145367523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219418s 
2025-06-15T06:47:49.148312076Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T06:47:49.151591675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.155561494Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-15T06:47:49.160436577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T06:47:49', 'add_bookfile_part_naming_token') 
2025-06-15T06:47:49.172116252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.177102779Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T06:47:49.180223979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251875s 
2025-06-15T06:47:49.183151658Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T06:47:49.186827945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.191391761Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-15T06:47:49.196261965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T06:47:49', 'update_author_sort_name_again') 
2025-06-15T06:47:49.206376245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.211964205Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T06:47:49.215039482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024849s 
2025-06-15T06:47:49.218506568Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T06:47:49.221836778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.226253418Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-15T06:47:49.230765850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T06:47:49', 'rename_blacklist_to_blocklist') 
2025-06-15T06:47:49.237965538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.242892285Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T06:47:49.246388841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208369s 
2025-06-15T06:47:49.249000393Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T06:47:49.251908673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.257131537Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-15T06:47:49.261071536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T06:47:49', 'FixIndexes') 
2025-06-15T06:47:49.268515606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.273158962Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T06:47:49.276412969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213401s 
2025-06-15T06:47:49.279175115Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T06:47:49.282440945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.286628784Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-15T06:47:49.291065474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T06:47:49', 'AddRelatedBooks') 
2025-06-15T06:47:49.298358218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.304046781Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T06:47:49.307627696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208571s 
2025-06-15T06:47:49.311072548Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T06:47:49.314311063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.318526307Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-15T06:47:49.322993849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T06:47:49', 'ImportListMonitorExisting') 
2025-06-15T06:47:49.331482404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.337637777Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T06:47:49.340878156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224686s 
2025-06-15T06:47:49.344584364Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T06:47:49.347661304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.351916297Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-15T06:47:49.356477248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T06:47:49', 'AddSeriesPosition') 
2025-06-15T06:47:49.363618247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.368970672Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T06:47:49.371939234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204689s 
2025-06-15T06:47:49.375941408Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T06:47:49.379039220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.383367021Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-15T06:47:49.387605752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T06:47:49', 'AddNewItemMonitorType') 
2025-06-15T06:47:49.395153550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.399975868Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T06:47:49.403926037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207291s 
2025-06-15T06:47:49.406596909Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T06:47:49.409619660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.413968432Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-15T06:47:49.418559974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T06:47:49', 'AddDownloadHistory') 
2025-06-15T06:47:49.426414200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.431391660Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T06:47:49.434517318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215913s 
2025-06-15T06:47:49.438116220Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T06:47:49.441619038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.445864282Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-15T06:47:49.450904589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T06:47:49', 'add_on_delete_to_notifications') 
2025-06-15T06:47:49.458232504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.462836321Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T06:47:49.466701319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210201s 
2025-06-15T06:47:49.470052070Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T06:47:49.473055693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.477105804Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-15T06:47:49.481167378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T06:47:49', 'EditionMonitoredIndex') 
2025-06-15T06:47:49.487696444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.492175670Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T06:47:49.496354450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189132s 
2025-06-15T06:47:49.499602985Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T06:47:49.503301308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.507530028Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-15T06:47:49.517901597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-15T06:47:49.521378944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001245s 
2025-06-15T06:47:49.524227504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-15T06:47:49.538688132Z [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-15T06:47:49.550220249Z [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-15T06:47:49.558781760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-15T06:47:49.563523786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-15T06:47:49.571130894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T06:47:49.576205008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489125s 
2025-06-15T06:47:49.578659594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:47:49.581228510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2025-06-15T06:47:49.583938030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T06:47:49.592179617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T06:47:49.600255379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T06:47:49.607998853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T06:47:49.612097802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T06:47:49.620194376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:47:49.625586000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383569s 
2025-06-15T06:47:49.629905344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T06:47:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T06:47:49.668467166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.738284006Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T06:47:49.744081759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150215s 
2025-06-15T06:47:49.749693897Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T06:47:49.754632117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.762591215Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-15T06:47:49.778077280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-15T06:47:49.787241616Z [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-15T06:47:49.801498393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192691s 
2025-06-15T06:47:49.804150376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-15T06:47:49.807798497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T06:47:49.813306386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063346s 
2025-06-15T06:47:49.836146769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T06:47:49', 'add_update_history') 
2025-06-15T06:47:49.853885864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.868557246Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T06:47:49.871377739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613541s 
2025-06-15T06:47:49.874458327Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T06:47:49.877722784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.882285168Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-15T06:47:49.886164504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T06:47:49', 'add_on_update_to_notifications') 
2025-06-15T06:47:49.892726417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.917281325Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T06:47:49.920343765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393012s 
2025-06-15T06:47:49.922994166Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T06:47:49.925884610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.929737383Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-15T06:47:49.933527711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T06:47:49', 'add_custom_formats') 
2025-06-15T06:47:49.939753085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:49.962548618Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T06:47:49.965571749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365283s 
2025-06-15T06:47:49.967919200Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T06:47:49.970568518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:49.974959486Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-15T06:47:49.978790876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T06:47:49', 'remove_omg') 
2025-06-15T06:47:49.985645107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.008608879Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T06:47:50.011272496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379282s 
2025-06-15T06:47:50.014160916Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T06:47:50.017026571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.021856583Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-15T06:47:50.025642031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T06:47:50', 'add_indexer_tags') 
2025-06-15T06:47:50.033772223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.049481988Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T06:47:50.052232771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323221s 
2025-06-15T06:47:50.054967501Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T06:47:50.057830560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.063460705Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-15T06:47:50.067183006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T06:47:50', 'list_sync_time') 
2025-06-15T06:47:50.074287411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.142887219Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T06:47:50.147147623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841814s 
2025-06-15T06:47:50.151762122Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T06:47:50.156508606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.162820214Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-15T06:47:50.169534934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T06:47:50', 'download_client_per_indexer') 
2025-06-15T06:47:50.179493891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.246563816Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T06:47:50.253453118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887155s 
2025-06-15T06:47:50.260572434Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T06:47:50.268134000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.278265164Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-15T06:47:50.286670912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T06:47:50', 'add_colon_replacement_to_naming_config') 
2025-06-15T06:47:50.297720166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.318609378Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T06:47:50.323629944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500601s 
2025-06-15T06:47:50.328613346Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T06:47:50.334714730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.341147231Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-15T06:47:50.349864246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T06:47:50', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T06:47:50.361844657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.373196019Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T06:47:50.376924272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381473s 
2025-06-15T06:47:50.379769104Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T06:47:50.383033502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.386894281Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-15T06:47:50.391277132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T06:47:50', 'metadata_profile_ignored_to_list') 
2025-06-15T06:47:50.397893815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.405817001Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T06:47:50.408971407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224596s 
2025-06-15T06:47:50.411701648Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T06:47:50.414745702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.418601872Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-15T06:47:50.422598044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T06:47:50', 'add_download_client_tags') 
2025-06-15T06:47:50.429007900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.470156604Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T06:47:50.473090386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05519s 
2025-06-15T06:47:50.475749363Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T06:47:50.478751954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.482593564Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-15T06:47:50.486540948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T06:47:50', 'add_result_to_commands') 
2025-06-15T06:47:50.492791693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.497377344Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T06:47:50.500243599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184424s 
2025-06-15T06:47:50.502944742Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T06:47:50.506519275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.509821118Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-15T06:47:50.513796388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T06:47:50', 'add_notification_status') 
2025-06-15T06:47:50.520138607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.524495837Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T06:47:50.527403556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183432s 
2025-06-15T06:47:50.530304572Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T06:47:50.533639401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.537516373Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-15T06:47:50.542286796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T06:47:50', 'add_on_author_added_to_notifications') 
2025-06-15T06:47:50.549342222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.554354773Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T06:47:50.557609261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203478s 
2025-06-15T06:47:50.560354442Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T06:47:50.563352944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.567464579Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-15T06:47:50.571971240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T06:47:50', 'book_last_searched_time') 
2025-06-15T06:47:50.578501498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.583191368Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T06:47:50.586168807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196343s 
2025-06-15T06:47:50.589024161Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T06:47:50.591909284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.595787429Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-15T06:47:50.599627537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T06:47:50', 'add_indexer_flags') 
2025-06-15T06:47:50.605969005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.611168762Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T06:47:50.613939014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191662s 
2025-06-15T06:47:50.616667362Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T06:47:50.619733480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:47:50.623643599Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-15T06:47:50.627785795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T06:47:50', 'cdh_per_downloadclient') 
2025-06-15T06:47:50.635215676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:47:50.639828652Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T06:47:50.642725228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199377s 
2025-06-15T06:47:54.083633947Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-15T06:47:54.266167459Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-15T06:47:54.385782992Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-15T06:47:56.612778084Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-15T06:47:57.079985878Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-15T06:47:57.161529857Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-15T06:47:57.552228245Z [ls.io-init] done.
2025-06-15T06:47:57.558210449Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-15T06:47:57.572819005Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-15T06:47:57.576739154Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-15T06:47:59.873193580Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled