2025-06-16T19:04:35.777133667Z [migrations] started
2025-06-16T19:04:35.777201103Z [migrations] no migrations found
2025-06-16T19:04:35.797370793Z usermod: no changes
2025-06-16T19:04:35.802814994Z ───────────────────────────────────────
2025-06-16T19:04:35.802829253Z 
2025-06-16T19:04:35.802833431Z       ██╗     ███████╗██╗ ██████╗
2025-06-16T19:04:35.802837459Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-16T19:04:35.802841407Z       ██║     ███████╗██║██║   ██║
2025-06-16T19:04:35.802845065Z       ██║     ╚════██║██║██║   ██║
2025-06-16T19:04:35.802848792Z       ███████╗███████║██║╚██████╔╝
2025-06-16T19:04:35.802852991Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-16T19:04:35.802856868Z 
2025-06-16T19:04:35.802860265Z    Brought to you by linuxserver.io
2025-06-16T19:04:35.802863852Z ───────────────────────────────────────
2025-06-16T19:04:35.803165991Z 
2025-06-16T19:04:35.803187905Z To support the app dev(s) visit:
2025-06-16T19:04:35.804641692Z Readarr: https://opencollective.com/readarr
2025-06-16T19:04:35.805010966Z 
2025-06-16T19:04:35.805018411Z To support LSIO projects visit:
2025-06-16T19:04:35.805022589Z https://www.linuxserver.io/donate/
2025-06-16T19:04:35.805026547Z 
2025-06-16T19:04:35.805030124Z ───────────────────────────────────────
2025-06-16T19:04:35.805034773Z GID/UID
2025-06-16T19:04:35.805038401Z ───────────────────────────────────────
2025-06-16T19:04:35.810766344Z 
2025-06-16T19:04:35.810784771Z User UID:    911
2025-06-16T19:04:35.810792055Z User GID:    911
2025-06-16T19:04:35.810798699Z ───────────────────────────────────────
2025-06-16T19:04:35.812304360Z Linuxserver.io version: 0.4.19.2810-ls399
2025-06-16T19:04:35.812530576Z Build-date: 2025-06-16T19:01:10+00:00
2025-06-16T19:04:35.812539634Z ───────────────────────────────────────
2025-06-16T19:04:35.812546407Z     
2025-06-16T19:04:35.866262650Z [custom-init] No custom files found, skipping...
2025-06-16T19:04:36.261719036Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2810 
2025-06-16T19:04:36.278738022Z [Debug] Bootstrap: Getting windows service status 
2025-06-16T19:04:36.280335539Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-16T19:04:36.285741012Z [Debug] Bootstrap: Console selected 
2025-06-16T19:04:36.287065800Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-16T19:04:36.554499884Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-16T19:04:36.600743401Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-16T19:04:36.714883392Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-16T19:04:36.814916479Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-16T19:04:36.826240089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:36.826843333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:36.874147686Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-16T19:04:36.876108805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479592s 
2025-06-16T19:04:36.876321112Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-16T19:04:36.876434320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498601s 
2025-06-16T19:04:36.887838080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-16T19:04:36.888449632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:36.894073124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-16T19:04:36.911659172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-16T19:04:36.927504175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332248s 
2025-06-16T19:04:36.927916114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:36.930195493Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-16T19:04:36.930263711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359519s 
2025-06-16T19:04:36.938075068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-16T19:04:36.938242565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:36.944317577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-16T19:04:36.945832798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:04:36.946181760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017142s 
2025-06-16T19:04:36.946376713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:36.946625233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001325s 
2025-06-16T19:04:36.947035158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-16T19:04:36.947527730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-16T19:04:36.948268712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010402s 
2025-06-16T19:04:36.948364335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:36.949173865Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-16T19:04:36.949336252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019869s 
2025-06-16T19:04:36.949882301Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-16T19:04:36.950018655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:36.950691550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:36.950845320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-16T19:04:36.950959349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-16T19:04:36.951117478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-16T19:04:36.951468825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-06-16T19:04:36.951587504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:36.952168835Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-16T19:04:36.952295590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010796s 
2025-06-16T19:04:36.953636460Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-16T19:04:36.953781231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:36.954653217Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-16T19:04:36.976610005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-16T19:04:36.976988587Z [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-16T19:04:36.977431368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006485s 
2025-06-16T19:04:36.977519436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-16T19:04:36.977700150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-16T19:04:36.977935574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002831s 
2025-06-16T19:04:36.978060836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-16T19:04:36.985153506Z [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-16T19:04:36.985774527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00758s 
2025-06-16T19:04:36.985907855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-16T19:04:36.986070212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-16T19:04:36.986352380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003244s 
2025-06-16T19:04:36.994717082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-16T19:04:36.995144623Z [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-16T19:04:36.995701574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008223s 
2025-06-16T19:04:36.995843620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-16T19:04:36.996009043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:04:36.996284227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003122s 
2025-06-16T19:04:36.996413698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-16T19:04:36.996551746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:04:36.996765596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002564s 
2025-06-16T19:04:36.996905538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-16T19:04:36.997031872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:36.997475686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003049s 
2025-06-16T19:04:36.997498442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-16T19:04:36.997847224Z [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-16T19:04:36.998365046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008034s 
2025-06-16T19:04:36.998517443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-16T19:04:36.998643637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:04:36.998887588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002727s 
2025-06-16T19:04:36.999009494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-16T19:04:36.999150528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:04:36.999351863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002665s 
2025-06-16T19:04:36.999470201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-16T19:04:36.999624562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:04:36.999862060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002704s 
2025-06-16T19:04:37.000018515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-16T19:04:37.000300613Z [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-16T19:04:37.000676009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005358s 
2025-06-16T19:04:37.000750620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-16T19:04:37.000909570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-16T19:04:37.001190475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003047s 
2025-06-16T19:04:37.001310226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-16T19:04:37.003999291Z [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-16T19:04:37.004548076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030853s 
2025-06-16T19:04:37.004682937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-16T19:04:37.004845164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-16T19:04:37.005085167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002881s 
2025-06-16T19:04:37.005504451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-16T19:04:37.005941742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002692s 
2025-06-16T19:04:37.006098908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-16T19:04:37.006265233Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2025-06-16T19:04:37.006379323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-16T19:04:37.006722493Z [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-16T19:04:37.008437156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019257s 
2025-06-16T19:04:37.008579402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-16T19:04:37.008775236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:37.009046362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s 
2025-06-16T19:04:37.009185663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-16T19:04:37.009338230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:37.009590418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002961s 
2025-06-16T19:04:37.009711622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-16T19:04:37.010132239Z [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-16T19:04:37.010733439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009114s 
2025-06-16T19:04:37.010858361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-16T19:04:37.011022141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-16T19:04:37.011295200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003145s 
2025-06-16T19:04:37.011387717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-16T19:04:37.011924688Z [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-16T19:04:37.012513854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009501s 
2025-06-16T19:04:37.012597603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-16T19:04:37.012752695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-16T19:04:37.012994853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002799s 
2025-06-16T19:04:37.013175967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-16T19:04:37.013282301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-16T19:04:37.013520511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002708s 
2025-06-16T19:04:37.013624881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-16T19:04:37.013892560Z [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-16T19:04:37.014358899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006285s 
2025-06-16T19:04:37.014562138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-16T19:04:37.014662680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-16T19:04:37.014858054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000274s 
2025-06-16T19:04:37.015029749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-16T19:04:37.015163208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-16T19:04:37.015368812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002698s 
2025-06-16T19:04:37.015496279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-16T19:04:37.015634657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-16T19:04:37.015903619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002822s 
2025-06-16T19:04:37.016077058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-16T19:04:37.016228523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-16T19:04:37.016489208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002939s 
2025-06-16T19:04:37.016645122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-16T19:04:37.017206221Z [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-16T19:04:37.017799867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010818s 
2025-06-16T19:04:37.017920329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-16T19:04:37.018164290Z [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-16T19:04:37.018531520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s 
2025-06-16T19:04:37.018656381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-16T19:04:37.018821854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-16T19:04:37.019071517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003003s 
2025-06-16T19:04:37.019164664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-16T19:04:37.024408883Z [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-16T19:04:37.024939382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056019s 
2025-06-16T19:04:37.025063291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-16T19:04:37.025205217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-16T19:04:37.025490882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003128s 
2025-06-16T19:04:37.025666425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-16T19:04:37.025957481Z [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-16T19:04:37.026322606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s 
2025-06-16T19:04:37.026467258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-16T19:04:37.026702942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-16T19:04:37.026936512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003615s 
2025-06-16T19:04:37.027081013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-16T19:04:37.027426549Z [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-16T19:04:37.027915544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007041s 
2025-06-16T19:04:37.028050596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-16T19:04:37.028232532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-16T19:04:37.028510742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003265s 
2025-06-16T19:04:37.028632798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-16T19:04:37.028853763Z [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-16T19:04:37.029210291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s 
2025-06-16T19:04:37.029358279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-16T19:04:37.029518371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-16T19:04:37.029790429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000333s 
2025-06-16T19:04:37.029924268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-16T19:04:37.030105213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-16T19:04:37.030392561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003439s 
2025-06-16T19:04:37.030504627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-16T19:04:37.030778598Z [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-16T19:04:37.031151469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s 
2025-06-16T19:04:37.031286942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-16T19:04:37.031621135Z [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-16T19:04:37.032156453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007688s 
2025-06-16T19:04:37.032291444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-16T19:04:37.032535636Z [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-16T19:04:37.032935601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s 
2025-06-16T19:04:37.033037577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-16T19:04:37.033368272Z [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-16T19:04:37.033834130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006736s 
2025-06-16T19:04:37.033967218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-16T19:04:37.034272804Z [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-16T19:04:37.034801027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00068s 
2025-06-16T19:04:37.034923163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-16T19:04:37.035254811Z [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-16T19:04:37.035729216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006744s 
2025-06-16T19:04:37.035922505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-16T19:04:37.036152739Z [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-16T19:04:37.036546331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005182s 
2025-06-16T19:04:37.036708598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-16T19:04:37.036914182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-16T19:04:37.037302945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s 
2025-06-16T19:04:37.037414038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-16T19:04:37.037586455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-16T19:04:37.037835567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003036s 
2025-06-16T19:04:37.037955829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-16T19:04:37.038236364Z [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-16T19:04:37.038734487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006422s 
2025-06-16T19:04:37.038881513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-16T19:04:37.039210706Z [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-16T19:04:37.039743889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s 
2025-06-16T19:04:37.039916317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-16T19:04:37.040149897Z [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-16T19:04:37.040623150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2025-06-16T19:04:37.040764093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-16T19:04:37.040966561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-16T19:04:37.041314471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s 
2025-06-16T19:04:37.041488281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-16T19:04:37.041665027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-16T19:04:37.041961945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003457s 
2025-06-16T19:04:37.042147128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-16T19:04:37.042483094Z [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-16T19:04:37.043055346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008246s 
2025-06-16T19:04:37.043198074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-16T19:04:37.043490643Z [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-16T19:04:37.043950739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s 
2025-06-16T19:04:37.044098777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-16T19:04:37.044330193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.044604245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s 
2025-06-16T19:04:37.044763225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-16T19:04:37.045086396Z [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-16T19:04:37.045629730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s 
2025-06-16T19:04:37.045781124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-16T19:04:37.046059024Z [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-16T19:04:37.046549952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s 
2025-06-16T19:04:37.046767601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-16T19:04:37.046999888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.047316886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004172s 
2025-06-16T19:04:37.060488156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-16T19:04:37.060919635Z [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-16T19:04:37.061610315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2025-06-16T19:04:37.061780989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-16T19:04:37.061950079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-16T19:04:37.062225113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003322s 
2025-06-16T19:04:37.062356548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-16T19:04:37.062691442Z [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-16T19:04:37.063155356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006749s 
2025-06-16T19:04:37.063293334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-16T19:04:37.063538588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.063841237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000384s 
2025-06-16T19:04:37.063989596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-16T19:04:37.064196111Z [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-16T19:04:37.064510775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2025-06-16T19:04:37.064640807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-16T19:04:37.064811220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-16T19:04:37.065114561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2025-06-16T19:04:37.065248550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-16T19:04:37.065505859Z [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-16T19:04:37.065948139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s 
2025-06-16T19:04:37.066596284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-16T19:04:37.067095219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-16T19:04:37.067466106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007371s 
2025-06-16T19:04:37.067609685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-16T19:04:37.067799216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-16T19:04:37.068099932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003363s 
2025-06-16T19:04:37.068225605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-16T19:04:37.068379434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-16T19:04:37.068661763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003154s 
2025-06-16T19:04:37.068820252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-16T19:04:37.069024413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-16T19:04:37.069279386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003157s 
2025-06-16T19:04:37.069431633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-16T19:04:37.069584901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:04:37.069821708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002682s 
2025-06-16T19:04:37.069956850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-16T19:04:37.070133777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.070371906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003069s 
2025-06-16T19:04:37.070559914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-16T19:04:37.070738684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:04:37.071058418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003815s 
2025-06-16T19:04:37.074502001Z [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-16T19:04:37.075032570Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0036669 taking an average of 00:00:00.0036669 
2025-06-16T19:04:37.075727990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-16T19:04:37', 'InitialSetup') 
2025-06-16T19:04:37.076080119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.078678531Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-16T19:04:37.078818011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074804s 
2025-06-16T19:04:37.079050289Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-16T19:04:37.079180531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.079387268Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-16T19:04:37.080042747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-16T19:04:37.080146847Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.080327571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-16T19:04:37.080470919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.081399990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009495s 
2025-06-16T19:04:37.081615764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-16T19:04:37', 'ImportListSearch') 
2025-06-16T19:04:37.081882762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.082763154Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-16T19:04:37.082889779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023266s 
2025-06-16T19:04:37.083053669Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-16T19:04:37.083269624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.083452863Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-16T19:04:37.083876115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-16T19:04:37.084005145Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.084141840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-16T19:04:37.084320861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-16T19:04:37.085141563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008551s 
2025-06-16T19:04:37.085356225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-16T19:04:37', 'add_priority_to_indexers') 
2025-06-16T19:04:37.085644706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.086403264Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-16T19:04:37.086507514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s 
2025-06-16T19:04:37.086646894Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-16T19:04:37.086804071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.087013552Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-16T19:04:37.088605187Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-16T19:04:37.109260515Z [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-16T19:04:37.110230227Z [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-16T19:04:37.111052182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-16T19:04:37.111777562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-16T19:04:37.113933914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251028s 
2025-06-16T19:04:37.114146763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-16T19:04:37', 'rename_supports_on_track_retag') 
2025-06-16T19:04:37.114433660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.115302951Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-16T19:04:37.115420778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265021s 
2025-06-16T19:04:37.115658817Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-16T19:04:37.115748307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.116037780Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-16T19:04:37.116603329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-16T19:04:37.116719683Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.116840446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-16T19:04:37.117026020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.117901492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009371s 
2025-06-16T19:04:37.118058579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-16T19:04:37.118161336Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.118267048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-16T19:04:37.118458384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.119185147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007812s 
2025-06-16T19:04:37.119388727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-16T19:04:37', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-16T19:04:37.119655544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.120369030Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-16T19:04:37.120506187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019007s 
2025-06-16T19:04:37.120604855Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-16T19:04:37.120770599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.120917154Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-16T19:04:37.121966437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-16T19:04:37.122455612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-16T19:04:37.122772770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006205s 
2025-06-16T19:04:37.122891028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.123047413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.123791261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007714s 
2025-06-16T19:04:37.124080253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-16T19:04:37', 'remove_chown_and_folderchmod_config') 
2025-06-16T19:04:37.124372641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.125103753Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-16T19:04:37.125204807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019847s 
2025-06-16T19:04:37.125360480Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-16T19:04:37.125482356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.125735716Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-16T19:04:37.131673691Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-16T19:04:37.132299892Z [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-16T19:04:37.132708856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006152s 
2025-06-16T19:04:37.132912335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-16T19:04:37', 'update_notifiarr') 
2025-06-16T19:04:37.133137759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.133910695Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-16T19:04:37.134027380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018052s 
2025-06-16T19:04:37.134217102Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-16T19:04:37.134354158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.134544472Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-16T19:04:37.135033025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-16T19:04:37.135205432Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.135314582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-16T19:04:37.135495486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.136418956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s 
2025-06-16T19:04:37.136567595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-16T19:04:37.136695673Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.136798750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-16T19:04:37.136987180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-16T19:04:37.137821299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000852s 
2025-06-16T19:04:37.138032785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-16T19:04:37', 'extend_metadata_profiles') 
2025-06-16T19:04:37.138338230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.139035273Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-16T19:04:37.139145395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020416s 
2025-06-16T19:04:37.139306209Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-16T19:04:37.139480700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.139699340Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-16T19:04:37.143373107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.143492117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-16T19:04:37.143606147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-16T19:04:37.143754776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-16T19:04:37.144665790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000903s 
2025-06-16T19:04:37.144809800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.144945433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.176006512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309514s 
2025-06-16T19:04:37.176177205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.176315063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-16T19:04:37.176681611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-16T19:04:37.180097739Z [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-16T19:04:37.180883220Z [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-16T19:04:37.181462457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:04:37.182023356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:04:37.184103414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:37.184459100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:37.184721108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007901s 
2025-06-16T19:04:37.185034519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-16T19:04:37.188283640Z [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-16T19:04:37.188981516Z [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-16T19:04:37.189494488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-16T19:04:37.190153034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-16T19:04:37.192047679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:04:37.192322994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:04:37.192609891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.192902230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:04:37.193206542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080286s 
2025-06-16T19:04:37.193387928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-16T19:04:37', 'update_author_sort_name') 
2025-06-16T19:04:37.193625326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.194712454Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-16T19:04:37.194873489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095289s 
2025-06-16T19:04:37.195097299Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-16T19:04:37.195246169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.195502275Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-16T19:04:37.196001700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:04:37.196125179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-16T19:04:37.196291113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-16T19:04:37.196462768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.197204241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007841s 
2025-06-16T19:04:37.197436760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-16T19:04:37', 'add_bookfile_part') 
2025-06-16T19:04:37.197676522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.198296481Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-16T19:04:37.198420330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018736s 
2025-06-16T19:04:37.198578579Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-16T19:04:37.198671676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.198885126Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-16T19:04:37.199144368Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.199275382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.203859541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045116s 
2025-06-16T19:04:37.204055776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-16T19:04:37', 'update_audio_qualities') 
2025-06-16T19:04:37.204373145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.205058415Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-16T19:04:37.205166262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056956s 
2025-06-16T19:04:37.205352337Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-16T19:04:37.205473942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.205649194Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-16T19:04:37.205968638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-16T19:04:37.206193971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-16T19:04:37.206442993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002705s 
2025-06-16T19:04:37.206600951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-16T19:04:37', 'add_bookfile_part_naming_token') 
2025-06-16T19:04:37.206889331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.207481393Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-16T19:04:37.207616515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012946s 
2025-06-16T19:04:37.207779814Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-16T19:04:37.207984677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.208169038Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-16T19:04:37.208804157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.208911924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.209047988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-16T19:04:37.209203651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-16T19:04:37.210041738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009011s 
2025-06-16T19:04:37.210170187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.210290870Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.210389088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-16T19:04:37.210579371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-16T19:04:37.211337708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008025s 
2025-06-16T19:04:37.211462830Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.211561398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.213343847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017338s 
2025-06-16T19:04:37.213434149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.213590664Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.213709914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-16T19:04:37.216174616Z [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-16T19:04:37.216985699Z [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-16T19:04:37.217592100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:04:37.218025643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:04:37.219876019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:37.220210282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:37.220471508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065824s 
2025-06-16T19:04:37.220570347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.220670258Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.220804418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-16T19:04:37.223290965Z [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-16T19:04:37.224288904Z [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-16T19:04:37.224942880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:04:37.225412526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:04:37.227275757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:37.227556282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:37.227805835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069163s 
2025-06-16T19:04:37.228076359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-16T19:04:37', 'update_author_sort_name_again') 
2025-06-16T19:04:37.228320481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.229371687Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-16T19:04:37.229531429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084375s 
2025-06-16T19:04:37.229694006Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-16T19:04:37.229778306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.229994872Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-16T19:04:37.230964635Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-16T19:04:37.231198385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-16T19:04:37.232959471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018441s 
2025-06-16T19:04:37.233190406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-16T19:04:37', 'rename_blacklist_to_blocklist') 
2025-06-16T19:04:37.233434067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.234093434Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-16T19:04:37.234295782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029672s 
2025-06-16T19:04:37.234484592Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-16T19:04:37.234553270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.234758253Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-16T19:04:37.235039870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-16T19:04:37.235250895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-16T19:04:37.235556500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s 
2025-06-16T19:04:37.235734619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-16T19:04:37', 'FixIndexes') 
2025-06-16T19:04:37.236010233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.236739021Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-16T19:04:37.236817258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014833s 
2025-06-16T19:04:37.236966619Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-16T19:04:37.237083875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.237268768Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-16T19:04:37.237632510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:04:37.237797743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-06-16T19:04:37.237927955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-16T19:04:37.238093117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-16T19:04:37.238971757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008955s 
2025-06-16T19:04:37.239178202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-16T19:04:37', 'AddRelatedBooks') 
2025-06-16T19:04:37.239481373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.240103245Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-16T19:04:37.240234228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020379s 
2025-06-16T19:04:37.240381405Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-16T19:04:37.240520645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.240690166Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-16T19:04:37.241021774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-16T19:04:37.241153599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.241257499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-16T19:04:37.241493784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.242311952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s 
2025-06-16T19:04:37.242540001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-16T19:04:37', 'ImportListMonitorExisting') 
2025-06-16T19:04:37.242812369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.243407688Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-16T19:04:37.243578922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019467s 
2025-06-16T19:04:37.243756821Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-16T19:04:37.243887313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.244143609Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-16T19:04:37.244447692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-16T19:04:37.244600680Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.244764620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-16T19:04:37.245022740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.245917932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009919s 
2025-06-16T19:04:37.246155290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-16T19:04:37', 'AddSeriesPosition') 
2025-06-16T19:04:37.246453641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.247073208Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-16T19:04:37.247225465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021356s 
2025-06-16T19:04:37.247357270Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-16T19:04:37.247531321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.247713066Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-16T19:04:37.248341061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-16T19:04:37.248509039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.248612387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-16T19:04:37.248843883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.249707382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009342s 
2025-06-16T19:04:37.249835460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-16T19:04:37.249949770Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.250121956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-16T19:04:37.250390677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.251252372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008921s 
2025-06-16T19:04:37.251347434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-16T19:04:37.251473718Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.251623570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-16T19:04:37.251857040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.252694095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009019s 
2025-06-16T19:04:37.252902966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-16T19:04:37', 'AddNewItemMonitorType') 
2025-06-16T19:04:37.253199974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.253869411Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-16T19:04:37.254021638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020669s 
2025-06-16T19:04:37.254189586Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-16T19:04:37.254385300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.254540743Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-16T19:04:37.257384889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-16T19:04:37.257769063Z [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-16T19:04:37.258351476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008144s 
2025-06-16T19:04:37.258473922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-16T19:04:37.258641650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-16T19:04:37.258947626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003201s 
2025-06-16T19:04:37.259089221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-16T19:04:37.259277641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-16T19:04:37.259544568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003068s 
2025-06-16T19:04:37.259683077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-16T19:04:37.259909052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-16T19:04:37.260164556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003466s 
2025-06-16T19:04:37.260273606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.260371573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.264842805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044508s 
2025-06-16T19:04:37.265096546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-16T19:04:37', 'AddDownloadHistory') 
2025-06-16T19:04:37.265281419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.266064515Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-16T19:04:37.266174998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056596s 
2025-06-16T19:04:37.266314529Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-16T19:04:37.266436504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.266622348Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-16T19:04:37.267178899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:04:37.267282498Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.267403571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-16T19:04:37.267578283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.268418725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008612s 
2025-06-16T19:04:37.268519258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:04:37.268625401Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.268746986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-16T19:04:37.268879142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.269619854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000778s 
2025-06-16T19:04:37.269727861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:04:37.269822652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.269934146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-16T19:04:37.270098407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.270872405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s 
2025-06-16T19:04:37.270978209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:04:37.271054823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.271178301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-16T19:04:37.271366140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.272122512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008122s 
2025-06-16T19:04:37.272313717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-16T19:04:37', 'add_on_delete_to_notifications') 
2025-06-16T19:04:37.272545885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.273101934Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-16T19:04:37.273238069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017763s 
2025-06-16T19:04:37.273354503Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-16T19:04:37.273463863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.273665930Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-16T19:04:37.273919811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-16T19:04:37.274091156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-16T19:04:37.274359807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002875s 
2025-06-16T19:04:37.274499188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-16T19:04:37', 'EditionMonitoredIndex') 
2025-06-16T19:04:37.274725153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.275501997Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-16T19:04:37.275617179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014431s 
2025-06-16T19:04:37.276214401Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-16T19:04:37.276248851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.276386618Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-16T19:04:37.280409147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-16T19:04:37.283053080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-16T19:04:37.283069523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030117s 
2025-06-16T19:04:37.283190497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-16T19:04:37.283258023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-16T19:04:37.283363735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-16T19:04:37.285790882Z [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-16T19:04:37.286534760Z [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-16T19:04:37.286933944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-16T19:04:37.287657601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-16T19:04:37.289509019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:04:37.289800015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:04:37.290071130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.290375443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:04:37.290598011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071095s 
2025-06-16T19:04:37.290708945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-16T19:04:37.290800890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.290901983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-16T19:04:37.293235251Z [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-16T19:04:37.293954078Z [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-16T19:04:37.294337190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-16T19:04:37.294918641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-16T19:04:37.296810700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:04:37.297086315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:04:37.297418394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.297733338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:04:37.297886386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068587s 
2025-06-16T19:04:37.298004965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.298095627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.298211370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-16T19:04:37.300611352Z [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-16T19:04:37.301450191Z [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-16T19:04:37.301941070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:04:37.302373230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:04:37.304257353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:37.304604813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:37.304843022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065066s 
2025-06-16T19:04:37.304973515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:37.305056643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.305161353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-16T19:04:37.307574081Z [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-16T19:04:37.308389012Z [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-16T19:04:37.308898177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:04:37.309361610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:04:37.311205623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:37.311509354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:37.311736982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064536s 
2025-06-16T19:04:37.311885812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-16T19:04:37.312010704Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.312110414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-16T19:04:37.314384714Z [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-16T19:04:37.315002457Z [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-16T19:04:37.315375428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-16T19:04:37.315651384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-16T19:04:37.317444995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052141s 
2025-06-16T19:04:37.317559135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-16T19:04:37.317650529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.317758697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-16T19:04:37.320055621Z [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-16T19:04:37.320658876Z [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-16T19:04:37.321045344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-16T19:04:37.321334316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-16T19:04:37.323110733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00522s 
2025-06-16T19:04:37.323222588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:04:37.323315345Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.323418312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-16T19:04:37.333841729Z [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-16T19:04:37.334701770Z [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-16T19:04:37.335156736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-16T19:04:37.335900454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-16T19:04:37.337845670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:04:37.338059511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:04:37.338328031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:04:37.338608646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.338914963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:04:37.339184586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015643s 
2025-06-16T19:04:37.339282994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:04:37.339380300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.339517877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-16T19:04:37.341870203Z [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-16T19:04:37.342634813Z [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-16T19:04:37.343109098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-16T19:04:37.343809097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-16T19:04:37.345628610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:04:37.345935769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:04:37.346173738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:04:37.346473862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.346742212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:04:37.347000182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073653s 
2025-06-16T19:04:37.347102317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:04:37.347224674Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.347307360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-16T19:04:37.349701862Z [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-16T19:04:37.350597505Z [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-16T19:04:37.351206311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-16T19:04:37.352004738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-16T19:04:37.353981027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:04:37.354287284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:04:37.354535043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:04:37.354819165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:37.355126884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:04:37.355393772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079698s 
2025-06-16T19:04:37.355512370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:04:37.355609837Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.355709127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-16T19:04:37.358053026Z [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-16T19:04:37.358655439Z [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-16T19:04:37.359040253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-16T19:04:37.359486732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-16T19:04:37.361305665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-16T19:04:37.361648274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-16T19:04:37.361836293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059882s 
2025-06-16T19:04:37.361944942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:04:37.362033971Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.362151618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-16T19:04:37.364449465Z [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-16T19:04:37.365038390Z [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-16T19:04:37.365421892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-16T19:04:37.365862419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-16T19:04:37.367691181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-16T19:04:37.367979732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-16T19:04:37.368203142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005934s 
2025-06-16T19:04:37.368385690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:04:37.368413676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.368523056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-16T19:04:37.370797135Z [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-16T19:04:37.371334768Z [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-16T19:04:37.371692808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-16T19:04:37.372002502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-16T19:04:37.373773067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051159s 
2025-06-16T19:04:37.373881846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:04:37.373989252Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.374095937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-16T19:04:37.376397350Z [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-16T19:04:37.376961767Z [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-16T19:04:37.377317904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-16T19:04:37.377594451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-16T19:04:37.379362130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051398s 
2025-06-16T19:04:37.379474156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:04:37.379579718Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.379682204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-16T19:04:37.382025462Z [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-16T19:04:37.382596803Z [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-16T19:04:37.382943100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-16T19:04:37.383240719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-16T19:04:37.385014099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051933s 
2025-06-16T19:04:37.385127618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-16T19:04:37.385256397Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-16T19:04:37.385363824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-16T19:04:37.389237473Z [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-16T19:04:37.389786168Z [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-16T19:04:37.390128697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-16T19:04:37.390513031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-16T19:04:37.392447486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.392717620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072298s 
2025-06-16T19:04:37.392828363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-16T19:04:37.392948344Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.393082996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-16T19:04:37.395305600Z [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-16T19:04:37.395818182Z [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-16T19:04:37.396335123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-16T19:04:37.396745369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-16T19:04:37.398632008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.398885739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056673s 
2025-06-16T19:04:37.399016051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-16T19:04:37.399108928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.399229691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-16T19:04:37.401535825Z [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-16T19:04:37.402040581Z [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-16T19:04:37.402390666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-16T19:04:37.402780881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-16T19:04:37.404638962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.404913315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055498s 
2025-06-16T19:04:37.405032365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-16T19:04:37.405118839Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:37.405229802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-16T19:04:37.407640927Z [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-16T19:04:37.417871445Z [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-16T19:04:37.418423506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-16T19:04:37.419098726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-16T19:04:37.421015245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-16T19:04:37.421307603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-16T19:04:37.421583689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-16T19:04:37.421822019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164589s 
2025-06-16T19:04:37.421978444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-16T19:04:37.422035268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-16T19:04:37.422170140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-16T19:04:37.425018264Z [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-16T19:04:37.425498231Z [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-16T19:04:37.425789136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-16T19:04:37.426084150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-16T19:04:37.427971701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056252s 
2025-06-16T19:04:37.428123306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-16T19:04:37.428191804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-06-16T19:04:37.428302788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-16T19:04:37.430578539Z [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-16T19:04:37.431072123Z [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-16T19:04:37.431365263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-16T19:04:37.431650969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-16T19:04:37.433954577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005503s 
2025-06-16T19:04:37.434085741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-16T19:04:37.434195773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-06-16T19:04:37.434311526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-16T19:04:37.436612919Z [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-16T19:04:37.437093637Z [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-16T19:04:37.437376006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-16T19:04:37.438142779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-16T19:04:37.440114339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-16T19:04:37.440399653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-16T19:04:37.440642292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-16T19:04:37.440914189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-16T19:04:37.441156437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067032s 
2025-06-16T19:04:37.441246017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:04:37.441341750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-16T19:04:37.441474728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-16T19:04:37.443693926Z [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-16T19:04:37.444205957Z [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-16T19:04:37.444526212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:04:37.444895465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:04:37.446889751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.447113702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055229s 
2025-06-16T19:04:37.447234254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:04:37.447330518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-16T19:04:37.447442824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-16T19:04:37.451087352Z [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-16T19:04:37.451571647Z [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-16T19:04:37.451943656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:04:37.452322188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:04:37.454390463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.454591227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070304s 
2025-06-16T19:04:37.454716168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:04:37.454800508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-16T19:04:37.454943957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-16T19:04:37.457153255Z [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-16T19:04:37.457614624Z [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-16T19:04:37.457925179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:04:37.458267459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:04:37.460272966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.460523311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054593s 
2025-06-16T19:04:37.460635196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-16T19:04:37.460728915Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.460847664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-16T19:04:37.463012873Z [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-16T19:04:37.463480314Z [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-16T19:04:37.463785128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-16T19:04:37.464217288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-16T19:04:37.466184289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.466408009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054481s 
2025-06-16T19:04:37.466531397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-16T19:04:37.466610236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.466754226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-16T19:04:37.469116442Z [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-16T19:04:37.469595096Z [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-16T19:04:37.469952605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-16T19:04:37.470274153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-16T19:04:37.472320433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.472496046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055952s 
2025-06-16T19:04:37.472600948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-16T19:04:37.472720087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.472795740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-16T19:04:37.475041291Z [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-16T19:04:37.475463892Z [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-16T19:04:37.475793816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-16T19:04:37.476303954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-16T19:04:37.478315734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.478561529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056509s 
2025-06-16T19:04:37.478685118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-16T19:04:37.478789688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-16T19:04:37.478916493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-16T19:04:37.481156985Z [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-16T19:04:37.481666510Z [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-16T19:04:37.482011756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-16T19:04:37.482308343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-16T19:04:37.484301997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052963s 
2025-06-16T19:04:37.484469855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-16T19:04:37.484515707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-16T19:04:37.484626570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-16T19:04:37.487589766Z [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-16T19:04:37.487610648Z [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-16T19:04:37.487806022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-16T19:04:37.488244905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-16T19:04:37.490300233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005265s 
2025-06-16T19:04:37.490323550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-16T19:04:37.490332669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-16T19:04:37.490467580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-16T19:04:37.493764108Z [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-16T19:04:37.493790310Z [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-16T19:04:37.493816183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-16T19:04:37.493906855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-16T19:04:37.495769185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051392s 
2025-06-16T19:04:37.495789526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-16T19:04:37.495918656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-16T19:04:37.496121745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-16T19:04:37.499481098Z [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-16T19:04:37.499802495Z [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-16T19:04:37.500221389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-16T19:04:37.500485871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-16T19:04:37.502477892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-16T19:04:37.502775091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065994s 
2025-06-16T19:04:37.502847527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-16T19:04:37.502963500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-16T19:04:37.503083251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-16T19:04:37.505467111Z [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-16T19:04:37.505787897Z [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-16T19:04:37.506004282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-16T19:04:37.506381642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-16T19:04:37.508702876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-16T19:04:37.508751694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054947s 
2025-06-16T19:04:37.508818128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:37.509020906Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2025-06-16T19:04:37.509037379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-16T19:04:37.511202198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-16T19:04:37.511536922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-16T19:04:37.511764480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-16T19:04:37.512258154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-16T19:04:37.514169272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:04:37.514391018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052065s 
2025-06-16T19:04:37.514522503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-16T19:04:37', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-16T19:04:37.514733328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.516898998Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-16T19:04:37.517004029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077199s 
2025-06-16T19:04:37.517181517Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-16T19:04:37.517285175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.517473955Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-16T19:04:37.517752166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-16T19:04:37', 'add_update_history') 
2025-06-16T19:04:37.517984223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.518570643Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-16T19:04:37.518650905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001258s 
2025-06-16T19:04:37.518784063Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-16T19:04:37.518891580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.519051421Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-16T19:04:37.519440535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:04:37.519571649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-16T19:04:37.519655768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-16T19:04:37.519816081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.520609569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008266s 
2025-06-16T19:04:37.520851095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-16T19:04:37', 'add_on_update_to_notifications') 
2025-06-16T19:04:37.520993562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.521622939Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-16T19:04:37.521759805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018151s 
2025-06-16T19:04:37.521846800Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-16T19:04:37.521955899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.522122194Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-16T19:04:37.526014180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-16T19:04:37.526139593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-16T19:04:37.526219063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-16T19:04:37.526381791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.527155659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008198s 
2025-06-16T19:04:37.527269678Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-16T19:04:37.529452513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-16T19:04:37.529666704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00229s 
2025-06-16T19:04:37.529746245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:04:37.529848521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.529947169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-16T19:04:37.530074586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-16T19:04:37.530860248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007693s 
2025-06-16T19:04:37.530965159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.531045511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.532737257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016862s 
2025-06-16T19:04:37.532856778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-16T19:04:37.533080688Z [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-16T19:04:37.533415322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2025-06-16T19:04:37.533527047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-16T19:04:37.533670215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-16T19:04:37.533897483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002615s 
2025-06-16T19:04:37.534000731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-16T19:04:37.534093898Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.534221866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-16T19:04:37.534347198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-16T19:04:37.535114994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007937s 
2025-06-16T19:04:37.535225877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-16T19:04:37.535308925Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.535426972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-16T19:04:37.535581784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.536306192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007617s 
2025-06-16T19:04:37.536411454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-16T19:04:37.536518079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.536622319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-16T19:04:37.536779105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.537515728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007781s 
2025-06-16T19:04:37.537617022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.537726192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.544995808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072112s 
2025-06-16T19:04:37.545130570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.545257996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.546587272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013353s 
2025-06-16T19:04:37.546778207Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-16T19:04:37.549113509Z [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-16T19:04:37.549612784Z [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-16T19:04:37.549950093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-16T19:04:37.550218904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-16T19:04:37.552152468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053038s 
2025-06-16T19:04:37.552267169Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-16T19:04:37.554516106Z [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-16T19:04:37.554969930Z [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-16T19:04:37.555251287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-16T19:04:37.555507883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-16T19:04:37.557362588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049678s 
2025-06-16T19:04:37.557521267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-16T19:04:37.557675989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-16T19:04:37.557848556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s 
2025-06-16T19:04:37.557947976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-16T19:04:37.558037978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-16T19:04:37.558164913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-16T19:04:37.558339755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.559105126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008134s 
2025-06-16T19:04:37.559212162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-16T19:04:37.559308265Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-16T19:04:37.559425121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-16T19:04:37.559575323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-16T19:04:37.560384182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008271s 
2025-06-16T19:04:37.560579004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-16T19:04:37', 'add_custom_formats') 
2025-06-16T19:04:37.560764357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.561709239Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-16T19:04:37.561814892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021482s 
2025-06-16T19:04:37.562000155Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-16T19:04:37.562100457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.562251762Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-16T19:04:37.563914179Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-16T19:04:37.564088329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-16T19:04:37.564269334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000222s 
2025-06-16T19:04:37.564378223Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-16T19:04:37.564500339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-16T19:04:37.564663928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001792s 
2025-06-16T19:04:37.564831876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-16T19:04:37', 'remove_omg') 
2025-06-16T19:04:37.565017380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.565664102Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-16T19:04:37.565780136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011766s 
2025-06-16T19:04:37.565911951Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-16T19:04:37.566018846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.566171323Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-16T19:04:37.566463712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-16T19:04:37.566569896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-16T19:04:37.566667583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-16T19:04:37.566814378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-16T19:04:37.567542254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007619s 
2025-06-16T19:04:37.567716675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-16T19:04:37', 'add_indexer_tags') 
2025-06-16T19:04:37.567927620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.568637459Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-16T19:04:37.568737701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018322s 
2025-06-16T19:04:37.568836680Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-16T19:04:37.568952373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.569120111Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-16T19:04:37.569515897Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-16T19:04:37.571809044Z [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-16T19:04:37.572421247Z [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-16T19:04:37.572734437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:04:37.573119002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:04:37.575188869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.576166307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058136s 
2025-06-16T19:04:37.576190466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:04:37.576195255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-16T19:04:37.576199474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-16T19:04:37.576203682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-16T19:04:37.576883241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009248s 
2025-06-16T19:04:37.577685115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-16T19:04:37', 'list_sync_time') 
2025-06-16T19:04:37.577704204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.579167831Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-16T19:04:37.581111604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030242s 
2025-06-16T19:04:37.581148368Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-16T19:04:37.581159781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.581183589Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-16T19:04:37.581215994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-16T19:04:37.581226866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-06-16T19:04:37.581494174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-16T19:04:37.581544686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.582410910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s 
2025-06-16T19:04:37.582553978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-16T19:04:37', 'download_client_per_indexer') 
2025-06-16T19:04:37.582779061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.583568932Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-16T19:04:37.583648362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022449s 
2025-06-16T19:04:37.583785107Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-16T19:04:37.583921251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.584073558Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-16T19:04:37.584629707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-16T19:04:37.584727344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-16T19:04:37.584818678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-16T19:04:37.584997077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-16T19:04:37.585771486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008145s 
2025-06-16T19:04:37.585915677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-16T19:04:37', 'add_colon_replacement_to_naming_config') 
2025-06-16T19:04:37.586142093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.586877914Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-16T19:04:37.586997926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019366s 
2025-06-16T19:04:37.587156175Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-16T19:04:37.587294934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.587542112Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-16T19:04:37.587912167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-16T19:04:37.587997448Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-16T19:04:37.588129083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-16T19:04:37.590484025Z [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-16T19:04:37.590993270Z [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-16T19:04:37.591322222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-16T19:04:37.591864594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-16T19:04:37.593927588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-16T19:04:37.594183724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-16T19:04:37.594471243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-16T19:04:37.595629615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074098s 
2025-06-16T19:04:37.595760879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:04:37.595830530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.596007596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-16T19:04:37.598268979Z [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-16T19:04:37.598713464Z [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-16T19:04:37.599030613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:04:37.599383543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:04:37.601463661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.601691891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055828s 
2025-06-16T19:04:37.601883096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-16T19:04:37', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-16T19:04:37.602105684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.603070406Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-16T19:04:37.603191059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069266s 
2025-06-16T19:04:37.603338847Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-16T19:04:37.603450982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.603621405Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-16T19:04:37.603870307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.603994978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.606506144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025021s 
2025-06-16T19:04:37.606705195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-16T19:04:37', 'metadata_profile_ignored_to_list') 
2025-06-16T19:04:37.606900738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.607533783Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-16T19:04:37.607629085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035018s 
2025-06-16T19:04:37.607749948Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-16T19:04:37.607864258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.608073650Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-16T19:04:37.608319765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-16T19:04:37.608465649Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-06-16T19:04:37.608560761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-16T19:04:37.608687536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-16T19:04:37.609432325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007482s 
2025-06-16T19:04:37.609630114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-16T19:04:37', 'add_download_client_tags') 
2025-06-16T19:04:37.609886239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.610784678Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-16T19:04:37.610908447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021019s 
2025-06-16T19:04:37.611018459Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-16T19:04:37.611169824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.611344806Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-16T19:04:37.611587044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:04:37.611682556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.611791716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-16T19:04:37.611961918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.612650485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007614s 
2025-06-16T19:04:37.612834415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-16T19:04:37', 'add_result_to_commands') 
2025-06-16T19:04:37.613023396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.613671030Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-16T19:04:37.613763997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017628s 
2025-06-16T19:04:37.613897586Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-16T19:04:37.613998098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.614174674Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-16T19:04:37.614635462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-16T19:04:37.614882088Z [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-16T19:04:37.615200459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-06-16T19:04:37.615315852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-16T19:04:37.615462427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-16T19:04:37.615731959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003002s 
2025-06-16T19:04:37.615927904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-16T19:04:37', 'add_notification_status') 
2025-06-16T19:04:37.616130061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.616879600Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-16T19:04:37.616984561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s 
2025-06-16T19:04:37.617114643Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-16T19:04:37.617218923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.617387472Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-16T19:04:37.617696234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:04:37.617804743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.617910205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-16T19:04:37.618059035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.619905442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007867s 
2025-06-16T19:04:37.619927697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-16T19:04:37', 'add_on_author_added_to_notifications') 
2025-06-16T19:04:37.619938108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.620505681Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-16T19:04:37.620528657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019137s 
2025-06-16T19:04:37.620538216Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-16T19:04:37.620546873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.620582986Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-16T19:04:37.621066700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:04:37.621082151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.621093684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-16T19:04:37.621202984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-16T19:04:37.621965570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007748s 
2025-06-16T19:04:37.622119951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-16T19:04:37', 'book_last_searched_time') 
2025-06-16T19:04:37.622337879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.622987056Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-16T19:04:37.623070224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018197s 
2025-06-16T19:04:37.623200356Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-16T19:04:37.623301640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.623449407Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-16T19:04:37.623857830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-16T19:04:37.624071790Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.624081770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-16T19:04:37.624276332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.624990560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008051s 
2025-06-16T19:04:37.625129039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:04:37.625182837Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-16T19:04:37.625380085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-16T19:04:37.625447641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:37.626209976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000795s 
2025-06-16T19:04:37.626424598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-16T19:04:37', 'add_indexer_flags') 
2025-06-16T19:04:37.626608067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.627252144Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-16T19:04:37.627364530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018263s 
2025-06-16T19:04:37.627485404Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-16T19:04:37.627587179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.627737261Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-16T19:04:37.628288380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-16T19:04:37.628330876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.628436899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-16T19:04:37.628627864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.629394578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008191s 
2025-06-16T19:04:37.629522335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-16T19:04:37.629652326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:37.630436375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000817s 
2025-06-16T19:04:37.630541006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.630668733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.654045009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232254s 
2025-06-16T19:04:37.654148557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-16T19:04:37', 'cdh_per_downloadclient') 
2025-06-16T19:04:37.654379282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.655191237Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-16T19:04:37.655222199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243987s 
2025-06-16T19:04:37.667172270Z [Debug] MigrationController: Took: 00:00:00.9579787 
2025-06-16T19:04:37.785949306Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-16T19:04:37.801925724Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-16T19:04:37.802158883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:37.802230026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:37.907282490Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-16T19:04:37.907419155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051764s 
2025-06-16T19:04:37.907583596Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-16T19:04:37.907757667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105315s 
2025-06-16T19:04:37.910883550Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-16T19:04:37.911059835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.911414139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-16T19:04:37.911640855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-16T19:04:37.912050359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2025-06-16T19:04:37.912197736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.935814517Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-16T19:04:37.936143519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024165s 
2025-06-16T19:04:37.936504606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-16T19:04:37.936732254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.937132350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-16T19:04:37.937373926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:04:37.937808932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s 
2025-06-16T19:04:37.937977151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:37.938112303Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2025-06-16T19:04:37.939890894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-16T19:04:37.940102410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-16T19:04:37.941042132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009642s 
2025-06-16T19:04:37.941208898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.942011193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-16T19:04:37.942156455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019214s 
2025-06-16T19:04:37.942452441Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-16T19:04:37.942628526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.942935844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:37.943075726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-16T19:04:37.943247332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-16T19:04:37.943391071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-16T19:04:37.943910837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s 
2025-06-16T19:04:37.944106572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.945125343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-16T19:04:37.945249022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016788s 
2025-06-16T19:04:37.945542433Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-16T19:04:37.945690531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.946031918Z [Info] InitialSetup: Starting migration to 1 
2025-06-16T19:04:37.946660945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-16T19:04:37.946991300Z [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-16T19:04:37.947523011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006482s 
2025-06-16T19:04:37.947639034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-16T19:04:37.947833696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-16T19:04:37.948139873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s 
2025-06-16T19:04:37.948287360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-16T19:04:37.948469306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-16T19:04:37.948788529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003331s 
2025-06-16T19:04:37.949003261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-16T19:04:37', 'InitialSetup') 
2025-06-16T19:04:37.949313115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.950258789Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-16T19:04:37.950389863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017904s 
2025-06-16T19:04:37.950555446Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-16T19:04:37.950683003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.950907996Z [Info] ImportListSearch: Starting migration to 2 
2025-06-16T19:04:37.951194222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-16T19:04:37', 'ImportListSearch') 
2025-06-16T19:04:37.951490939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.952133092Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-16T19:04:37.952277734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014094s 
2025-06-16T19:04:37.952450872Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-16T19:04:37.952591325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.952813202Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-16T19:04:37.953059057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-16T19:04:37', 'add_priority_to_indexers') 
2025-06-16T19:04:37.953366556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.953927616Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-16T19:04:37.954104201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013204s 
2025-06-16T19:04:37.954277590Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-16T19:04:37.954443384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.954633377Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-16T19:04:37.954874212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-16T19:04:37', 'rename_supports_on_track_retag') 
2025-06-16T19:04:37.955153965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.955735265Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-16T19:04:37.955904426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012887s 
2025-06-16T19:04:37.956089078Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-16T19:04:37.956244721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.956467419Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-16T19:04:37.956719246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-16T19:04:37', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-16T19:04:37.957046004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.957620431Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-16T19:04:37.957780744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s 
2025-06-16T19:04:37.957960536Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-16T19:04:37.958114836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.958322053Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-16T19:04:37.958563119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-16T19:04:37', 'remove_chown_and_folderchmod_config') 
2025-06-16T19:04:37.958888273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.959424433Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-16T19:04:37.959586970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012924s 
2025-06-16T19:04:37.959739627Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-16T19:04:37.959899429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.960111887Z [Info] update_notifiarr: Starting migration to 7 
2025-06-16T19:04:37.960338964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-16T19:04:37', 'update_notifiarr') 
2025-06-16T19:04:37.960628487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.961194296Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-16T19:04:37.961388878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012863s 
2025-06-16T19:04:37.961509150Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-16T19:04:37.961648932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.961873504Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-16T19:04:37.962096413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-16T19:04:37', 'extend_metadata_profiles') 
2025-06-16T19:04:37.962378471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.962965593Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-16T19:04:37.963115114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012818s 
2025-06-16T19:04:37.963265517Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-16T19:04:37.963427303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.963637426Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-16T19:04:37.963887830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-16T19:04:37', 'update_author_sort_name') 
2025-06-16T19:04:37.964178415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.964785187Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-16T19:04:37.964913866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013192s 
2025-06-16T19:04:37.965086623Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-16T19:04:37.965228930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.965448191Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-16T19:04:37.965672102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-16T19:04:37', 'add_bookfile_part') 
2025-06-16T19:04:37.965947186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.966537945Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-16T19:04:37.966792638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012758s 
2025-06-16T19:04:37.966839192Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-16T19:04:37.966991909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.967210069Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-16T19:04:37.967423388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-16T19:04:37', 'update_audio_qualities') 
2025-06-16T19:04:37.967704053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.968326306Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-16T19:04:37.968511329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001308s 
2025-06-16T19:04:37.968654487Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-16T19:04:37.968801753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.969009612Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-16T19:04:37.969276419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-16T19:04:37', 'add_bookfile_part_naming_token') 
2025-06-16T19:04:37.969537675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.970112983Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-16T19:04:37.970269178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012883s 
2025-06-16T19:04:37.970453840Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-16T19:04:37.970594503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.970730486Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-16T19:04:37.970880819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-16T19:04:37', 'update_author_sort_name_again') 
2025-06-16T19:04:37.971076102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.971545958Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-16T19:04:37.971649056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s 
2025-06-16T19:04:37.971761833Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-16T19:04:37.971867325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.972012488Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-16T19:04:37.972203783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-16T19:04:37', 'rename_blacklist_to_blocklist') 
2025-06-16T19:04:37.972351951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.972839393Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-16T19:04:37.972945025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009683s 
2025-06-16T19:04:37.973045828Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-16T19:04:37.973143114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.973288697Z [Info] FixIndexes: Starting migration to 15 
2025-06-16T19:04:37.973422687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-16T19:04:37', 'FixIndexes') 
2025-06-16T19:04:37.973625776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.974069259Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-16T19:04:37.974158248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000907s 
2025-06-16T19:04:37.974266286Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-16T19:04:37.974361197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.974499425Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-16T19:04:37.974651672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-16T19:04:37', 'AddRelatedBooks') 
2025-06-16T19:04:37.974873749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.975297883Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-16T19:04:37.975383215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009164s 
2025-06-16T19:04:37.975499579Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-16T19:04:37.975596584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.975727077Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-16T19:04:37.975906598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-16T19:04:37', 'ImportListMonitorExisting') 
2025-06-16T19:04:37.976095459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.976563892Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-16T19:04:37.976657801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s 
2025-06-16T19:04:37.976767712Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-16T19:04:37.976861691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.977006222Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-16T19:04:37.977175613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-16T19:04:37', 'AddSeriesPosition') 
2025-06-16T19:04:37.977345185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.977806403Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-16T19:04:37.977909511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009217s 
2025-06-16T19:04:37.978023470Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-16T19:04:37.978116788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.978266490Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-16T19:04:37.978414257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-16T19:04:37', 'AddNewItemMonitorType') 
2025-06-16T19:04:37.978610152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.979083885Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-16T19:04:37.979177965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009279s 
2025-06-16T19:04:37.979276393Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-16T19:04:37.979381535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.979510244Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-16T19:04:37.979662500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-16T19:04:37', 'AddDownloadHistory') 
2025-06-16T19:04:37.979875419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.980350165Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-16T19:04:37.980426599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s 
2025-06-16T19:04:37.980569597Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-16T19:04:37.980633405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.980780321Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-16T19:04:37.980934642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-16T19:04:37', 'add_on_delete_to_notifications') 
2025-06-16T19:04:37.981132029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.981590252Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-16T19:04:37.981713059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009398s 
2025-06-16T19:04:37.981827039Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-16T19:04:37.981916499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.982068996Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-16T19:04:37.982197845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-16T19:04:37', 'EditionMonitoredIndex') 
2025-06-16T19:04:37.982386225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.982952685Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-16T19:04:37.983058318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010274s 
2025-06-16T19:04:37.983179372Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-16T19:04:37.983285285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.983417631Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-16T19:04:37.983749660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-16T19:04:37.983837547Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:37.983969172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-16T19:04:37.984414629Z [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-16T19:04:37.984809263Z [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-16T19:04:37.985036631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-16T19:04:37.985494863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-16T19:04:37.986305776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-16T19:04:37.986543896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-16T19:04:37.986736744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026715s 
2025-06-16T19:04:37.986840974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-16T19:04:37.986930464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-16T19:04:37.987021227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-16T19:04:37.987412384Z [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-16T19:04:37.987821247Z [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-16T19:04:37.988065449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-16T19:04:37.988448059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-16T19:04:37.989123690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-16T19:04:37.989404976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-16T19:04:37.989581882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024516s 
2025-06-16T19:04:37.989737005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-16T19:04:37', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-16T19:04:37.989932188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.990559771Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-16T19:04:37.990666216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034064s 
2025-06-16T19:04:37.990776097Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-16T19:04:37.990865327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.991050650Z [Info] add_update_history: Starting migration to 24 
2025-06-16T19:04:37.991166613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-16T19:04:37', 'add_update_history') 
2025-06-16T19:04:37.991346956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.991866352Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-16T19:04:37.991951363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009477s 
2025-06-16T19:04:37.992069862Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-16T19:04:37.992228050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.992311639Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-16T19:04:37.992468033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-16T19:04:37', 'add_on_update_to_notifications') 
2025-06-16T19:04:37.992666253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.993141349Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-16T19:04:37.993243775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009572s 
2025-06-16T19:04:37.993361843Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-16T19:04:37.993453538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.993592497Z [Info] add_custom_formats: Starting migration to 26 
2025-06-16T19:04:37.993734734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-16T19:04:37', 'add_custom_formats') 
2025-06-16T19:04:37.993930538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.994393029Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-16T19:04:37.994494413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009211s 
2025-06-16T19:04:37.994591880Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-16T19:04:37.994683243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.994825831Z [Info] remove_omg: Starting migration to 27 
2025-06-16T19:04:37.994967917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-16T19:04:37', 'remove_omg') 
2025-06-16T19:04:37.995153510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.995596462Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-16T19:04:37.995715522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00091s 
2025-06-16T19:04:37.995810192Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-16T19:04:37.995915394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.996058663Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-16T19:04:37.996211931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-16T19:04:37', 'add_indexer_tags') 
2025-06-16T19:04:37.996385240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.996864695Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-16T19:04:37.996959777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009302s 
2025-06-16T19:04:37.997062303Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-16T19:04:37.997152625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.997297617Z [Info] list_sync_time: Starting migration to 29 
2025-06-16T19:04:37.997462128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-16T19:04:37', 'list_sync_time') 
2025-06-16T19:04:37.997626108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.998081946Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-16T19:04:37.998184743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009152s 
2025-06-16T19:04:37.998292190Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-16T19:04:37.998399936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.998540319Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-16T19:04:37.998699229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-16T19:04:37', 'download_client_per_indexer') 
2025-06-16T19:04:37.998889292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:37.999344448Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-16T19:04:37.999520002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s 
2025-06-16T19:04:37.999596566Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-16T19:04:37.999670976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:37.999807781Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-16T19:04:37.999998475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-16T19:04:37', 'add_colon_replacement_to_naming_config') 
2025-06-16T19:04:38.000175822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.000653103Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-16T19:04:38.000765870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009642s 
2025-06-16T19:04:38.000949921Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-16T19:04:38.001005593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.001143200Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-16T19:04:38.001314204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-16T19:04:38', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-16T19:04:38.001506531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.002007921Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-16T19:04:38.002104285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s 
2025-06-16T19:04:38.002218956Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-16T19:04:38.002320220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.002456294Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-16T19:04:38.002621116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-16T19:04:38', 'metadata_profile_ignored_to_list') 
2025-06-16T19:04:38.002802461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.003274431Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-16T19:04:38.003376476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009368s 
2025-06-16T19:04:38.003498202Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-16T19:04:38.003584365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.003734658Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-16T19:04:38.003895832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-16T19:04:38', 'add_download_client_tags') 
2025-06-16T19:04:38.004076877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.004550120Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-16T19:04:38.004660832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009437s 
2025-06-16T19:04:38.004772838Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-16T19:04:38.004870575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.005002781Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-16T19:04:38.005155949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-16T19:04:38', 'add_result_to_commands') 
2025-06-16T19:04:38.005343056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.005825978Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-16T19:04:38.005948445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2025-06-16T19:04:38.006060811Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-16T19:04:38.006154660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.006311937Z [Info] add_notification_status: Starting migration to 37 
2025-06-16T19:04:38.006459624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-16T19:04:38', 'add_notification_status') 
2025-06-16T19:04:38.006672302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.007148571Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-16T19:04:38.007267851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009744s 
2025-06-16T19:04:38.010866617Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-16T19:04:38.010978312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.011138475Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-16T19:04:38.011348538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-16T19:04:38', 'add_on_author_added_to_notifications') 
2025-06-16T19:04:38.011526406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.012008366Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-16T19:04:38.012115111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010061s 
2025-06-16T19:04:38.012251556Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-16T19:04:38.012382269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.012468332Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-16T19:04:38.012632142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-16T19:04:38', 'book_last_searched_time') 
2025-06-16T19:04:38.012833097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.013332382Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-16T19:04:38.013380338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009351s 
2025-06-16T19:04:38.013488526Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-16T19:04:38.013579299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.013715583Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-16T19:04:38.013876738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-16T19:04:38', 'add_indexer_flags') 
2025-06-16T19:04:38.014057261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.014507608Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-16T19:04:38.014605936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009164s 
2025-06-16T19:04:38.014736409Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-16T19:04:38.014831640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.014974157Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-16T19:04:38.015132396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-16T19:04:38', 'cdh_per_downloadclient') 
2025-06-16T19:04:38.015340084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.015789339Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-16T19:04:38.015920372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009469s 
2025-06-16T19:04:38.016608528Z [Debug] MigrationController: Took: 00:00:00.2307649 
2025-06-16T19:04:38.045597454Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-16T19:04:38.048710763Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-16T19:04:38.072085736Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {274f773b-24a3-4806-acf2-8a90640aacb6} may be persisted to storage in unencrypted form. 
2025-06-16T19:04:38.114929178Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-16T19:04:38.140855678Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-16T19:04:38.164615577Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-16T19:04:38.169867671Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-16T19:04:38.170172365Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:38.170336004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:38.172543389Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-16T19:04:38.172717119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023827s 
2025-06-16T19:04:38.172876930Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-16T19:04:38.173060570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025436s 
2025-06-16T19:04:38.174853630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-16T19:04:38.175047440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.175330581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-16T19:04:38.175581927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-16T19:04:38.175945078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004115s 
2025-06-16T19:04:38.176122465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.177321078Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-16T19:04:38.177490179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017828s 
2025-06-16T19:04:38.177853891Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-16T19:04:38.177996227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.178336022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-16T19:04:38.183538246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:04:38.183956909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s 
2025-06-16T19:04:38.184071740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:38.184238536Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-16T19:04:38.184400492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-16T19:04:38.184613341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-16T19:04:38.185446648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008631s 
2025-06-16T19:04:38.185666651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.186258623Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-16T19:04:38.186444117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001674s 
2025-06-16T19:04:38.186732237Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-16T19:04:38.186930997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.187207012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:38.187354590Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-16T19:04:38.187538630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-16T19:04:38.187702721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-16T19:04:38.188116854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2025-06-16T19:04:38.188287288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.188835070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-16T19:04:38.189030354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011359s 
2025-06-16T19:04:38.189298043Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-16T19:04:38.189466131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.189684441Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-16T19:04:38.190251332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-16T19:04:38.190546947Z [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-16T19:04:38.190999959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005816s 
2025-06-16T19:04:38.191157557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-16T19:04:38.191338050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-16T19:04:38.191640700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s 
2025-06-16T19:04:38.191863638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-16T19:04:38', 'InitialSetup') 
2025-06-16T19:04:38.192159043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.192811687Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-16T19:04:38.192970236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014678s 
2025-06-16T19:04:38.193136191Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-16T19:04:38.193308267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.193527689Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-16T19:04:38.193776500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-16T19:04:38', 'ImportListSearch') 
2025-06-16T19:04:38.194101534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.194708616Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-16T19:04:38.194844730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013603s 
2025-06-16T19:04:38.194999943Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-16T19:04:38.195171178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.195391431Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-16T19:04:38.195606143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-16T19:04:38', 'add_priority_to_indexers') 
2025-06-16T19:04:38.195983223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.196540344Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-16T19:04:38.196714204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013481s 
2025-06-16T19:04:38.196857072Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-16T19:04:38.197065983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.197262769Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-16T19:04:38.197508293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-16T19:04:38', 'rename_supports_on_track_retag') 
2025-06-16T19:04:38.197789640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.198341621Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-16T19:04:38.198537566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012899s 
2025-06-16T19:04:38.198702538Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-16T19:04:38.198874855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.199124067Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-16T19:04:38.199339801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-16T19:04:38', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-16T19:04:38.199648022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.200251998Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-16T19:04:38.200419084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013344s 
2025-06-16T19:04:38.200605770Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-16T19:04:38.200767335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.200977278Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-16T19:04:38.201221750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-16T19:04:38', 'remove_chown_and_folderchmod_config') 
2025-06-16T19:04:38.201519219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.202071301Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-16T19:04:38.202242686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012771s 
2025-06-16T19:04:38.202399201Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-16T19:04:38.202550185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.202772823Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-16T19:04:38.202967565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-16T19:04:38', 'update_notifiarr') 
2025-06-16T19:04:38.203264563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.203806284Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-16T19:04:38.204106729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012347s 
2025-06-16T19:04:38.204155868Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-16T19:04:38.204308034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.204519500Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-16T19:04:38.204786267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-16T19:04:38', 'extend_metadata_profiles') 
2025-06-16T19:04:38.205042072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.205602049Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-16T19:04:38.205776941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00127s 
2025-06-16T19:04:38.205925100Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-16T19:04:38.206131124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.206316217Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-16T19:04:38.206525288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-16T19:04:38', 'update_author_sort_name') 
2025-06-16T19:04:38.206851815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.207441022Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-16T19:04:38.207598188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013173s 
2025-06-16T19:04:38.207787229Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-16T19:04:38.207941489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.208156272Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-16T19:04:38.208364241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-16T19:04:38', 'add_bookfile_part') 
2025-06-16T19:04:38.208673383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.209238882Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-16T19:04:38.209417111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012946s 
2025-06-16T19:04:38.209577734Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-16T19:04:38.209731363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.209953330Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-16T19:04:38.210154064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-16T19:04:38', 'update_audio_qualities') 
2025-06-16T19:04:38.210461203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.211002543Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-16T19:04:38.211176744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012491s 
2025-06-16T19:04:38.211338349Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-16T19:04:38.211517149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.211722753Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-16T19:04:38.211976203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-16T19:04:38', 'add_bookfile_part_naming_token') 
2025-06-16T19:04:38.212303202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.212846105Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-16T19:04:38.213022530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013218s 
2025-06-16T19:04:38.213196751Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-16T19:04:38.213374348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.213615213Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-16T19:04:38.213796388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-16T19:04:38', 'update_author_sort_name_again') 
2025-06-16T19:04:38.214242356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.214816772Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-16T19:04:38.214989029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014392s 
2025-06-16T19:04:38.215168671Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-16T19:04:38.215352872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.215565550Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-16T19:04:38.215787326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-16T19:04:38', 'rename_blacklist_to_blocklist') 
2025-06-16T19:04:38.216103222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.216684874Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-16T19:04:38.216856710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013241s 
2025-06-16T19:04:38.217007623Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-16T19:04:38.217172105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.217377248Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-16T19:04:38.217582210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-16T19:04:38', 'FixIndexes') 
2025-06-16T19:04:38.217869198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.218408654Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-16T19:04:38.218577574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012339s 
2025-06-16T19:04:38.218773509Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-16T19:04:38.218896006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.219114405Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-16T19:04:38.219303085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-16T19:04:38', 'AddRelatedBooks') 
2025-06-16T19:04:38.219639192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.220176434Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-16T19:04:38.220337738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012626s 
2025-06-16T19:04:38.220494093Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-16T19:04:38.220676601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.220879810Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-16T19:04:38.221118881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-16T19:04:38', 'ImportListMonitorExisting') 
2025-06-16T19:04:38.221416170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.221995636Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-16T19:04:38.222149827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012915s 
2025-06-16T19:04:38.222313286Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-16T19:04:38.222469951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.222699654Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-16T19:04:38.222889767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-16T19:04:38', 'AddSeriesPosition') 
2025-06-16T19:04:38.223207316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.223837996Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-16T19:04:38.224019702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013523s 
2025-06-16T19:04:38.224201027Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-16T19:04:38.224343874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.224563206Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-16T19:04:38.224777938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-16T19:04:38', 'AddNewItemMonitorType') 
2025-06-16T19:04:38.225071159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.225649122Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-16T19:04:38.225805006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012693s 
2025-06-16T19:04:38.225962313Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-16T19:04:38.226136123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.226344843Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-16T19:04:38.226566029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-16T19:04:38', 'AddDownloadHistory') 
2025-06-16T19:04:38.226862646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.227424156Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-16T19:04:38.227584640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012722s 
2025-06-16T19:04:38.227763490Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-16T19:04:38.228001539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.228227774Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-16T19:04:38.228448138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-16T19:04:38', 'add_on_delete_to_notifications') 
2025-06-16T19:04:38.228787151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.229315474Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-16T19:04:38.229468993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012847s 
2025-06-16T19:04:38.229634376Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-16T19:04:38.229789669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.230025434Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-16T19:04:38.230232230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-16T19:04:38', 'EditionMonitoredIndex') 
2025-06-16T19:04:38.230590191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.231081149Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-16T19:04:38.231257815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012619s 
2025-06-16T19:04:38.231400472Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-16T19:04:38.231597148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.231807462Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-16T19:04:38.232344954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-16T19:04:38.232495507Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-16T19:04:38.232640990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-16T19:04:38.233161388Z [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-16T19:04:38.233709110Z [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-16T19:04:38.234105999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-16T19:04:38.234554472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-16T19:04:38.235438362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-16T19:04:38.235731272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029128s 
2025-06-16T19:04:38.235902065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:38.236040985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-16T19:04:38.236199114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-16T19:04:38.236620232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-16T19:04:38.237006199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-16T19:04:38.237400192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-16T19:04:38.237768884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-16T19:04:38.238542552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:04:38.238852757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024877s 
2025-06-16T19:04:38.239074573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-16T19:04:38', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-16T19:04:38.239385099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.240096331Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-16T19:04:38.240292776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036962s 
2025-06-16T19:04:38.240453239Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-16T19:04:38.240619364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.240853555Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-16T19:04:38.241306798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-16T19:04:38.241547913Z [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-16T19:04:38.241950654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004661s 
2025-06-16T19:04:38.242099724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-16T19:04:38.242308775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-16T19:04:38.242571374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003139s 
2025-06-16T19:04:38.242794313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-16T19:04:38', 'add_update_history') 
2025-06-16T19:04:38.243144928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.243896401Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-16T19:04:38.244112767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016086s 
2025-06-16T19:04:38.244277168Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-16T19:04:38.244448082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.244669348Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-16T19:04:38.244880553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-16T19:04:38', 'add_on_update_to_notifications') 
2025-06-16T19:04:38.245203413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.245806928Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-16T19:04:38.245991099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013468s 
2025-06-16T19:04:38.246153436Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-16T19:04:38.246298107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.246511156Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-16T19:04:38.246738043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-16T19:04:38', 'add_custom_formats') 
2025-06-16T19:04:38.247032937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.247623927Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-16T19:04:38.247796635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013004s 
2025-06-16T19:04:38.247958200Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-16T19:04:38.248120036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.248328556Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-16T19:04:38.248530161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-16T19:04:38', 'remove_omg') 
2025-06-16T19:04:38.248839284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.249424241Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-16T19:04:38.249583733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012998s 
2025-06-16T19:04:38.249742382Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-16T19:04:38.249898206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.250111425Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-16T19:04:38.250322851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-16T19:04:38', 'add_indexer_tags') 
2025-06-16T19:04:38.250675120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.251217592Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-16T19:04:38.251365730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012946s 
2025-06-16T19:04:38.251528799Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-16T19:04:38.251691566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.251924876Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-16T19:04:38.252116702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-16T19:04:38', 'list_sync_time') 
2025-06-16T19:04:38.252433460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.253124612Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-16T19:04:38.253293452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014158s 
2025-06-16T19:04:38.253460368Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-16T19:04:38.253625230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.253842607Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-16T19:04:38.254045816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-16T19:04:38', 'download_client_per_indexer') 
2025-06-16T19:04:38.254355019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.254963674Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-16T19:04:38.255132444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013265s 
2025-06-16T19:04:38.255296274Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-16T19:04:38.255475745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.255680487Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-16T19:04:38.255949158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-16T19:04:38', 'add_colon_replacement_to_naming_config') 
2025-06-16T19:04:38.256235595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.256899742Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-16T19:04:38.257043933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s 
2025-06-16T19:04:38.257223063Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-16T19:04:38.257417154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.257626325Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-16T19:04:38.257879555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-16T19:04:38', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-16T19:04:38.258200401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.258840951Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-16T19:04:38.259071696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013913s 
2025-06-16T19:04:38.259179292Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-16T19:04:38.259369485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.259583927Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-16T19:04:38.259803449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-16T19:04:38', 'metadata_profile_ignored_to_list') 
2025-06-16T19:04:38.260161219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.260765576Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-16T19:04:38.260944436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013811s 
2025-06-16T19:04:38.261111913Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-16T19:04:38.261312858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.261503752Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-16T19:04:38.261717192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-16T19:04:38', 'add_download_client_tags') 
2025-06-16T19:04:38.262029250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.262613797Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-16T19:04:38.262778238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013028s 
2025-06-16T19:04:38.262941938Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-16T19:04:38.263102120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.263325480Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-16T19:04:38.263520783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-16T19:04:38', 'add_result_to_commands') 
2025-06-16T19:04:38.263821679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.264456056Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-16T19:04:38.264623013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013321s 
2025-06-16T19:04:38.264775189Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-16T19:04:38.264941694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.265154302Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-16T19:04:38.265392332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-16T19:04:38', 'add_notification_status') 
2025-06-16T19:04:38.265672355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.266242774Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-16T19:04:38.266400281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012856s 
2025-06-16T19:04:38.266570804Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-16T19:04:38.266744995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.266969177Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-16T19:04:38.267185232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-16T19:04:38', 'add_on_author_added_to_notifications') 
2025-06-16T19:04:38.267498833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.268112368Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-16T19:04:38.268336840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 
2025-06-16T19:04:38.268447904Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-16T19:04:38.268612255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.268842228Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-16T19:04:38.269050217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-16T19:04:38', 'book_last_searched_time') 
2025-06-16T19:04:38.269369169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.269979287Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-16T19:04:38.270097255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012906s 
2025-06-16T19:04:38.270278099Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-16T19:04:38.270424894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.270629466Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-16T19:04:38.270844830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-16T19:04:38', 'add_indexer_flags') 
2025-06-16T19:04:38.271140956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.271680041Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-16T19:04:38.271861657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012435s 
2025-06-16T19:04:38.272030206Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-16T19:04:38.272188144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:38.272404139Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-16T19:04:38.272636557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-16T19:04:38', 'cdh_per_downloadclient') 
2025-06-16T19:04:38.272921200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:38.273473763Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-16T19:04:38.273645389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012695s 
2025-06-16T19:04:38.425857183Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-16T19:04:38.436038633Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-16T19:04:38.439629953Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-16T19:04:38.556560492Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-16T19:04:38.588042158Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-16T19:04:38.592126872Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-16T19:04:38.640855753Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-16T19:04:38.641732549Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-16T19:04:38.641934596Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-16T19:04:38.814999456Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-16T19:04:39.127798659Z [ls.io-init] done.