2025-06-15T17:01:48.993372281Z [migrations] started
2025-06-15T17:01:48.993399085Z [migrations] no migrations found
2025-06-15T17:01:49.012592506Z usermod: no changes
2025-06-15T17:01:49.018212774Z ───────────────────────────────────────
2025-06-15T17:01:49.018226692Z 
2025-06-15T17:01:49.018230880Z       ██╗     ███████╗██╗ ██████╗
2025-06-15T17:01:49.018234888Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-15T17:01:49.018238676Z       ██║     ███████╗██║██║   ██║
2025-06-15T17:01:49.018242353Z       ██║     ╚════██║██║██║   ██║
2025-06-15T17:01:49.018246021Z       ███████╗███████║██║╚██████╔╝
2025-06-15T17:01:49.018249748Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-15T17:01:49.018253436Z 
2025-06-15T17:01:49.018257494Z    Brought to you by linuxserver.io
2025-06-15T17:01:49.018261141Z ───────────────────────────────────────
2025-06-15T17:01:49.018580414Z 
2025-06-15T17:01:49.018586226Z To support the app dev(s) visit:
2025-06-15T17:01:49.020304346Z Readarr: https://opencollective.com/readarr
2025-06-15T17:01:49.024276855Z 
2025-06-15T17:01:49.024282286Z To support LSIO projects visit:
2025-06-15T17:01:49.024285983Z https://www.linuxserver.io/donate/
2025-06-15T17:01:49.024289531Z 
2025-06-15T17:01:49.024293208Z ───────────────────────────────────────
2025-06-15T17:01:49.024297046Z GID/UID
2025-06-15T17:01:49.024300563Z ───────────────────────────────────────
2025-06-15T17:01:49.029335963Z 
2025-06-15T17:01:49.029346534Z User UID:    911
2025-06-15T17:01:49.029350643Z User GID:    911
2025-06-15T17:01:49.029354320Z ───────────────────────────────────────
2025-06-15T17:01:49.030926546Z Linuxserver.io version: 0.4.17.2801-ls156
2025-06-15T17:01:49.031182952Z Build-date: 2025-06-15T16:58:33+00:00
2025-06-15T17:01:49.031187191Z ───────────────────────────────────────
2025-06-15T17:01:49.031191059Z     
2025-06-15T17:01:49.079584702Z [custom-init] No custom files found, skipping...
2025-06-15T17:01:49.471801752Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.17.2801 
2025-06-15T17:01:49.488837879Z [Debug] Bootstrap: Getting windows service status 
2025-06-15T17:01:49.490164030Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T17:01:49.495954961Z [Debug] Bootstrap: Console selected 
2025-06-15T17:01:49.497314388Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T17:01:49.766898035Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-15T17:01:49.811277334Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T17:01:49.916543194Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T17:01:50.012108730Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T17:01:50.022925312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.023497063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.076593045Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T17:01:50.078395555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536802s 
2025-06-15T17:01:50.078585277Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T17:01:50.078696662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554483s 
2025-06-15T17:01:50.089744910Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T17:01:50.090304597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.095841878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T17:01:50.113289253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T17:01:50.129202157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331706s 
2025-06-15T17:01:50.129599387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.131827144Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T17:01:50.131993258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358081s 
2025-06-15T17:01:50.139893448Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T17:01:50.140049702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.146398527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T17:01:50.147911273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:01:50.148251388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016979s 
2025-06-15T17:01:50.148439176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:50.148682075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001305s 
2025-06-15T17:01:50.149101560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T17:01:50.149609052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T17:01:50.150234752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s 
2025-06-15T17:01:50.150372940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.151152069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T17:01:50.151251399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018975s 
2025-06-15T17:01:50.151725604Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T17:01:50.151859604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.152487960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:50.152629665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-06-15T17:01:50.152749476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T17:01:50.152898176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T17:01:50.153247740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s 
2025-06-15T17:01:50.153367401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.153899242Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T17:01:50.154016137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010241s 
2025-06-15T17:01:50.155081072Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T17:01:50.155206384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.156054171Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-15T17:01:50.178372595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-15T17:01:50.178828523Z [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-15T17:01:50.179212847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006325s 
2025-06-15T17:01:50.179319812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-15T17:01:50.179483312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-15T17:01:50.179716661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002847s 
2025-06-15T17:01:50.179820811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-15T17:01:50.186735766Z [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-15T17:01:50.187221625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072735s 
2025-06-15T17:01:50.187391367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-15T17:01:50.187508573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-15T17:01:50.187829699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2025-06-15T17:01:50.196015433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-15T17:01:50.196379015Z [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-15T17:01:50.196918341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007672s 
2025-06-15T17:01:50.197050407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-15T17:01:50.197229618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:01:50.197477147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003091s 
2025-06-15T17:01:50.197607740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-15T17:01:50.197757381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:01:50.197948045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002502s 
2025-06-15T17:01:50.198098217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-15T17:01:50.198253901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.198465397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00029s 
2025-06-15T17:01:50.198618706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-15T17:01:50.199010735Z [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-15T17:01:50.199519189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007875s 
2025-06-15T17:01:50.199616996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-15T17:01:50.199767349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:01:50.200037463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002871s 
2025-06-15T17:01:50.200171703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-15T17:01:50.200299671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:01:50.200544173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000274s 
2025-06-15T17:01:50.200676800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-15T17:01:50.200820580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:01:50.201041184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002573s 
2025-06-15T17:01:50.201114091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-15T17:01:50.201392241Z [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-15T17:01:50.201776946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2025-06-15T17:01:50.201933521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-15T17:01:50.202109926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-15T17:01:50.202314248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002951s 
2025-06-15T17:01:50.202460602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-15T17:01:50.204987641Z [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-15T17:01:50.205509001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029274s 
2025-06-15T17:01:50.205651298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-15T17:01:50.205813735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-15T17:01:50.206046604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002812s 
2025-06-15T17:01:50.206486941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-15T17:01:50.206907788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s 
2025-06-15T17:01:50.207067971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-15T17:01:50.207201920Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.38E-05s 
2025-06-15T17:01:50.207307904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-15T17:01:50.207666245Z [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-15T17:01:50.209368954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019043s 
2025-06-15T17:01:50.209498064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-15T17:01:50.209692516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:01:50.209969914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2025-06-15T17:01:50.210083413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-15T17:01:50.210242002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:01:50.210509781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003059s 
2025-06-15T17:01:50.210587338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-15T17:01:50.211049648Z [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-15T17:01:50.211635007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009099s 
2025-06-15T17:01:50.211730119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-15T17:01:50.211964781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-15T17:01:50.212239184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s 
2025-06-15T17:01:50.212341340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-15T17:01:50.212795674Z [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-15T17:01:50.213305802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000863s 
2025-06-15T17:01:50.213426775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-15T17:01:50.213609614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T17:01:50.213855499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002964s 
2025-06-15T17:01:50.213960791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-15T17:01:50.214126414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T17:01:50.214355937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002824s 
2025-06-15T17:01:50.214471088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-15T17:01:50.214780622Z [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-15T17:01:50.215210507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006277s 
2025-06-15T17:01:50.215321020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-15T17:01:50.215475291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T17:01:50.215746226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002733s 
2025-06-15T17:01:50.215854605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-15T17:01:50.216003595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T17:01:50.216229049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002721s 
2025-06-15T17:01:50.216366966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-15T17:01:50.216512930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-15T17:01:50.216800219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002643s 
2025-06-15T17:01:50.216899930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-15T17:01:50.217031976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-15T17:01:50.217267590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002896s 
2025-06-15T17:01:50.217403614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-15T17:01:50.217955395Z [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-15T17:01:50.218593320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s 
2025-06-15T17:01:50.218701087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-15T17:01:50.218940339Z [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-15T17:01:50.219318721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s 
2025-06-15T17:01:50.219436227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-15T17:01:50.219617031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T17:01:50.219955834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003161s 
2025-06-15T17:01:50.219995684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-15T17:01:50.225126997Z [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-15T17:01:50.225587915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054706s 
2025-06-15T17:01:50.225705071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-15T17:01:50.225884573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T17:01:50.226145568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003029s 
2025-06-15T17:01:50.226261051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-15T17:01:50.226494451Z [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-15T17:01:50.226849787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s 
2025-06-15T17:01:50.226962554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-15T17:01:50.227146644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-15T17:01:50.227426578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000333s 
2025-06-15T17:01:50.227553273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-15T17:01:50.227884330Z [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-15T17:01:50.228375268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s 
2025-06-15T17:01:50.228487224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-15T17:01:50.228654691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-15T17:01:50.228926118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003212s 
2025-06-15T17:01:50.229100419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-15T17:01:50.229268517Z [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-15T17:01:50.229616508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2025-06-15T17:01:50.229754586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-15T17:01:50.229914748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-15T17:01:50.230206336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003299s 
2025-06-15T17:01:50.230324734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-15T17:01:50.230486440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-15T17:01:50.230755081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003191s 
2025-06-15T17:01:50.230884000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-15T17:01:50.231150387Z [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-15T17:01:50.231574861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s 
2025-06-15T17:01:50.231630664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-15T17:01:50.243829750Z [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-15T17:01:50.244496623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127305s 
2025-06-15T17:01:50.244612166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-15T17:01:50.244889975Z [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-15T17:01:50.245232535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s 
2025-06-15T17:01:50.245348829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-15T17:01:50.245658142Z [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-15T17:01:50.246167618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006841s 
2025-06-15T17:01:50.246274092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-15T17:01:50.246572844Z [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-15T17:01:50.246962689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005928s 
2025-06-15T17:01:50.247082019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-15T17:01:50.247448006Z [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-15T17:01:50.247812911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s 
2025-06-15T17:01:50.247974877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-15T17:01:50.248185040Z [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-15T17:01:50.248507289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s 
2025-06-15T17:01:50.248656500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-15T17:01:50.248814287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-15T17:01:50.249127338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003522s 
2025-06-15T17:01:50.249251868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-15T17:01:50.249426450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-15T17:01:50.249657515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002875s 
2025-06-15T17:01:50.249805313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-15T17:01:50.250086369Z [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-15T17:01:50.250490272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005518s 
2025-06-15T17:01:50.250616036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-15T17:01:50.250903004Z [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-15T17:01:50.251386136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006658s 
2025-06-15T17:01:50.251548824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-15T17:01:50.251720109Z [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-15T17:01:50.252111998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s 
2025-06-15T17:01:50.252303654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-15T17:01:50.252419818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-15T17:01:50.252693289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2025-06-15T17:01:50.252817649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-15T17:01:50.252996870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-15T17:01:50.253236413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002884s 
2025-06-15T17:01:50.253355232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-15T17:01:50.253690086Z [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-15T17:01:50.254112787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000641s 
2025-06-15T17:01:50.254252749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-15T17:01:50.254554547Z [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-15T17:01:50.255004814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005969s 
2025-06-15T17:01:50.255152982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-15T17:01:50.255321401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.255619993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2025-06-15T17:01:50.255717840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-15T17:01:50.256093907Z [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-15T17:01:50.256531638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s 
2025-06-15T17:01:50.256654065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-15T17:01:50.256943518Z [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-15T17:01:50.257329435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2025-06-15T17:01:50.257520159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-15T17:01:50.257704460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.258019966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003686s 
2025-06-15T17:01:50.258142693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-15T17:01:50.258464721Z [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-15T17:01:50.258989328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007281s 
2025-06-15T17:01:50.259089590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-15T17:01:50.259239682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T17:01:50.259537462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003248s 
2025-06-15T17:01:50.259679638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-15T17:01:50.259949561Z [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-15T17:01:50.260422824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000653s 
2025-06-15T17:01:50.260550712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-15T17:01:50.260735304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.261039256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003505s 
2025-06-15T17:01:50.261138055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-15T17:01:50.261351485Z [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-15T17:01:50.261688794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s 
2025-06-15T17:01:50.261814106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-15T17:01:50.262019039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-15T17:01:50.262292890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2025-06-15T17:01:50.262402641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-15T17:01:50.262628115Z [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-15T17:01:50.262989684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2025-06-15T17:01:50.263704383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-15T17:01:50.264181854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-15T17:01:50.264493412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s 
2025-06-15T17:01:50.264637943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-15T17:01:50.264818576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-15T17:01:50.265069872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002953s 
2025-06-15T17:01:50.265182108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-15T17:01:50.265348684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-15T17:01:50.265644079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000335s 
2025-06-15T17:01:50.265777147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-15T17:01:50.265909593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T17:01:50.266232594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003524s 
2025-06-15T17:01:50.266358748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-15T17:01:50.266499541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:01:50.266767120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002966s 
2025-06-15T17:01:50.266883875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-15T17:01:50.267051453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.267340525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s 
2025-06-15T17:01:50.267476038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-15T17:01:50.267666030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:01:50.268049663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003852s 
2025-06-15T17:01:50.271234947Z [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-15T17:01:50.271739573Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034123 taking an average of 00:00:00.0034123 
2025-06-15T17:01:50.272339451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T17:01:50', 'InitialSetup') 
2025-06-15T17:01:50.272619556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.275450186Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T17:01:50.275570478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007322s 
2025-06-15T17:01:50.275769078Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T17:01:50.275936966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.276161097Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-15T17:01:50.276895737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T17:01:50.276996901Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.277188196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-15T17:01:50.277309721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.278282379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009367s 
2025-06-15T17:01:50.278495178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T17:01:50', 'ImportListSearch') 
2025-06-15T17:01:50.278730702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.279406333Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T17:01:50.279556385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021108s 
2025-06-15T17:01:50.279674703Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T17:01:50.279793342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.280000599Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-15T17:01:50.280462379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T17:01:50.280562972Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T17:01:50.280672432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-15T17:01:50.280821272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-15T17:01:50.281628047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000821s 
2025-06-15T17:01:50.281845224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T17:01:50', 'add_priority_to_indexers') 
2025-06-15T17:01:50.282069004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.282706699Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T17:01:50.282836179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019056s 
2025-06-15T17:01:50.282957303Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T17:01:50.283064399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.283284111Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-15T17:01:50.284757659Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-15T17:01:50.306034305Z [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-15T17:01:50.307134270Z [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-15T17:01:50.307994683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T17:01:50.308671896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T17:01:50.310714359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257916s 
2025-06-15T17:01:50.310923350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T17:01:50', 'rename_supports_on_track_retag') 
2025-06-15T17:01:50.311192332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.312078727Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T17:01:50.312212717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271492s 
2025-06-15T17:01:50.312394773Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T17:01:50.312549705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.312747223Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-15T17:01:50.313294565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T17:01:50.313423405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.313542595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-15T17:01:50.313700333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.314587880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009162s 
2025-06-15T17:01:50.314709665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T17:01:50.314833775Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.314971492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-15T17:01:50.315131775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.315889100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007784s 
2025-06-15T17:01:50.316104083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T17:01:50', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T17:01:50.316374578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.317120620Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T17:01:50.317245642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020049s 
2025-06-15T17:01:50.317385183Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T17:01:50.317514433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.317686179Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-15T17:01:50.318763338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-15T17:01:50.319178835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-15T17:01:50.319541625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s 
2025-06-15T17:01:50.319621797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.319751548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.320465997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s 
2025-06-15T17:01:50.320663424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T17:01:50', 'remove_chown_and_folderchmod_config') 
2025-06-15T17:01:50.320886032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.321633438Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T17:01:50.321765984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018545s 
2025-06-15T17:01:50.321897179Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T17:01:50.321990757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.322224428Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-15T17:01:50.327841469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T17:01:50.328335855Z [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-15T17:01:50.328680429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s 
2025-06-15T17:01:50.328907887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T17:01:50', 'update_notifiarr') 
2025-06-15T17:01:50.329196398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.329925075Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T17:01:50.330028153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017423s 
2025-06-15T17:01:50.330210320Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T17:01:50.330339359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.330538911Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-15T17:01:50.331050451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T17:01:50.331159732Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T17:01:50.331261186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-15T17:01:50.331425487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.332326030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009022s 
2025-06-15T17:01:50.332447805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T17:01:50.332542606Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T17:01:50.332658109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-15T17:01:50.332809454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-15T17:01:50.333532610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007385s 
2025-06-15T17:01:50.333697412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T17:01:50', 'extend_metadata_profiles') 
2025-06-15T17:01:50.333963187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.334731564Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T17:01:50.334885955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019499s 
2025-06-15T17:01:50.335027780Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T17:01:50.335146039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.335357885Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-15T17:01:50.338907363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.339051553Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.339136955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-15T17:01:50.339313541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-15T17:01:50.340153893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008452s 
2025-06-15T17:01:50.340247101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.340356712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.370979018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030508s 
2025-06-15T17:01:50.371154210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.371252458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-15T17:01:50.371607012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-15T17:01:50.374977379Z [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-15T17:01:50.375909527Z [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-15T17:01:50.376346486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:01:50.376888578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:01:50.378935791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:01:50.379310756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:01:50.379635350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007846s 
2025-06-15T17:01:50.380166329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-15T17:01:50.383915359Z [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-15T17:01:50.384692483Z [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-15T17:01:50.385113762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T17:01:50.385863622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T17:01:50.387744679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:01:50.388062640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:01:50.388401031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.388705204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:01:50.388920177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085884s 
2025-06-15T17:01:50.389139448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T17:01:50', 'update_author_sort_name') 
2025-06-15T17:01:50.389381405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.390605681Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T17:01:50.390718198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102452s 
2025-06-15T17:01:50.390884352Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T17:01:50.390981798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.391198976Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-15T17:01:50.391657078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:01:50.391776098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.391910849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-15T17:01:50.392083066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.392858217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008277s 
2025-06-15T17:01:50.393054843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T17:01:50', 'add_bookfile_part') 
2025-06-15T17:01:50.393300728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.394064867Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T17:01:50.394185700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019949s 
2025-06-15T17:01:50.394313157Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T17:01:50.394456175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.394691890Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-15T17:01:50.394913807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.395057626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.399573340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044874s 
2025-06-15T17:01:50.399828414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T17:01:50', 'update_audio_qualities') 
2025-06-15T17:01:50.400129049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.400821223Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T17:01:50.400938950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057567s 
2025-06-15T17:01:50.401103812Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T17:01:50.401206970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.401441973Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-15T17:01:50.401786918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-15T17:01:50.401980427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-15T17:01:50.402232765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003007s 
2025-06-15T17:01:50.402424512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T17:01:50', 'add_bookfile_part_naming_token') 
2025-06-15T17:01:50.402688203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.403340937Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T17:01:50.403503765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013735s 
2025-06-15T17:01:50.403663086Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T17:01:50.403765552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.403991126Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-15T17:01:50.404587457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.404708872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.404848653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-15T17:01:50.405013685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-15T17:01:50.405911002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009204s 
2025-06-15T17:01:50.406082077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.406113390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.406274374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-15T17:01:50.406448625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-15T17:01:50.407194998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007686s 
2025-06-15T17:01:50.407302063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.407413478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.409309506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018785s 
2025-06-15T17:01:50.409440359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.409551523Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T17:01:50.409688098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-15T17:01:50.412284707Z [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-15T17:01:50.413199570Z [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-15T17:01:50.413753986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:01:50.414337381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:01:50.416931916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:01:50.417313554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:01:50.417533117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077059s 
2025-06-15T17:01:50.417674431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.417764903Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.417904535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-15T17:01:50.421196083Z [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-15T17:01:50.422146687Z [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-15T17:01:50.422726394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:01:50.423338457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:01:50.425858932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:01:50.426238928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:01:50.426517639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084979s 
2025-06-15T17:01:50.426748945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T17:01:50', 'update_author_sort_name_again') 
2025-06-15T17:01:50.427011293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.427971356Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T17:01:50.428120066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098639s 
2025-06-15T17:01:50.428296050Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T17:01:50.428426022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.428641696Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-15T17:01:50.429729948Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-15T17:01:50.429946334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-15T17:01:50.431815047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s 
2025-06-15T17:01:50.432039749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T17:01:50', 'rename_blacklist_to_blocklist') 
2025-06-15T17:01:50.432318561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.433026877Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T17:01:50.433164324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031472s 
2025-06-15T17:01:50.433299065Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T17:01:50.433397313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.433606074Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-15T17:01:50.433973213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-15T17:01:50.434133886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-15T17:01:50.434415464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003014s 
2025-06-15T17:01:50.434590185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T17:01:50', 'FixIndexes') 
2025-06-15T17:01:50.434859317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.435641513Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T17:01:50.435720441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014203s 
2025-06-15T17:01:50.435884201Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T17:01:50.436041779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.437920281Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-15T17:01:50.438338243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:01:50.438457553Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-06-15T17:01:50.438593186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-15T17:01:50.438782477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T17:01:50.439766328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s 
2025-06-15T17:01:50.440004448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T17:01:50', 'AddRelatedBooks') 
2025-06-15T17:01:50.440304282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.441150606Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T17:01:50.441291039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024238s 
2025-06-15T17:01:50.441447053Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T17:01:50.441609019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.441822189Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-15T17:01:50.442191111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T17:01:50.442316684Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.442468540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-15T17:01:50.442655487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.443478394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000817s 
2025-06-15T17:01:50.443631212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T17:01:50', 'ImportListMonitorExisting') 
2025-06-15T17:01:50.443929131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.444629151Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T17:01:50.444767600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019785s 
2025-06-15T17:01:50.444919486Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T17:01:50.445028044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.445249100Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-15T17:01:50.445603684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-15T17:01:50.445700368Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.445822013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-15T17:01:50.446003960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.446764080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008321s 
2025-06-15T17:01:50.447007701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T17:01:50', 'AddSeriesPosition') 
2025-06-15T17:01:50.447257183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.447884316Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T17:01:50.448010050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019112s 
2025-06-15T17:01:50.448129270Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T17:01:50.448256235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.448430146Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-15T17:01:50.448870542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T17:01:50.448969151Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.449092810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-15T17:01:50.449288614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.450095850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008375s 
2025-06-15T17:01:50.450214820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T17:01:50.450326705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.450479803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-15T17:01:50.450675888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.451488274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008589s 
2025-06-15T17:01:50.451603987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T17:01:50.451758208Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.451892789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-15T17:01:50.452098673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.452943785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008703s 
2025-06-15T17:01:50.453128176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T17:01:50', 'AddNewItemMonitorType') 
2025-06-15T17:01:50.453449864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.454158792Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T17:01:50.454274916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021043s 
2025-06-15T17:01:50.454418916Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T17:01:50.454566132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.454803590Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-15T17:01:50.455755948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-15T17:01:50.456149260Z [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-15T17:01:50.456601471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s 
2025-06-15T17:01:50.456727354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-15T17:01:50.456883318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T17:01:50.457130957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002896s 
2025-06-15T17:01:50.457272753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-15T17:01:50.457433787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-15T17:01:50.457661826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002783s 
2025-06-15T17:01:50.457815135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-15T17:01:50.457933072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T17:01:50.458189268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002988s 
2025-06-15T17:01:50.458303959Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.458420193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.463197794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047532s 
2025-06-15T17:01:50.463414711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T17:01:50', 'AddDownloadHistory') 
2025-06-15T17:01:50.463632189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.464604707Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T17:01:50.464696602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061383s 
2025-06-15T17:01:50.464841113Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T17:01:50.464959432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.465142290Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-15T17:01:50.465681245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:01:50.465781587Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.465900577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-15T17:01:50.466071922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.466889799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008499s 
2025-06-15T17:01:50.467001905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:01:50.467101946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.467209533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-15T17:01:50.467379094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.468136790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007977s 
2025-06-15T17:01:50.468269718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:01:50.468353356Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.468467606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-15T17:01:50.468650585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.469425676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s 
2025-06-15T17:01:50.469502160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:01:50.469618304Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.469721612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-15T17:01:50.469910873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.470718078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000814s 
2025-06-15T17:01:50.470858361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T17:01:50', 'add_on_delete_to_notifications') 
2025-06-15T17:01:50.471114406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.471864457Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T17:01:50.472068227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019773s 
2025-06-15T17:01:50.472136294Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T17:01:50.472262689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.472437070Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-15T17:01:50.472716533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-15T17:01:50.472850352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-15T17:01:50.473095686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s 
2025-06-15T17:01:50.473287222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T17:01:50', 'EditionMonitoredIndex') 
2025-06-15T17:01:50.473519089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.474227856Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T17:01:50.474331935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s 
2025-06-15T17:01:50.474458811Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T17:01:50.474586809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.474753194Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-15T17:01:50.478041506Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T17:01:50.480647473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-15T17:01:50.480846965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026485s 
2025-06-15T17:01:50.480941856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T17:01:50.481035495Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.481140266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-15T17:01:50.483520429Z [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-15T17:01:50.484237693Z [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-15T17:01:50.484656777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T17:01:50.485379593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T17:01:50.487310521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:01:50.487664334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:01:50.488000331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.488363121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:01:50.488630810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007367s 
2025-06-15T17:01:50.488777786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T17:01:50.488862096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.488998260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-15T17:01:50.491511241Z [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-15T17:01:50.492258856Z [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-15T17:01:50.492727510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T17:01:50.493458953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T17:01:50.495408649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:01:50.495701579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:01:50.495992174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.496265254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:01:50.496552121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073731s 
2025-06-15T17:01:50.496622263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.496714308Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-15T17:01:50.496826414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-15T17:01:50.499449526Z [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-15T17:01:50.500349138Z [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-15T17:01:50.500879546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:01:50.501382779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:01:50.503273116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:01:50.503597169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:01:50.503874728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068952s 
2025-06-15T17:01:50.504065742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:01:50.504095462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.504194652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-15T17:01:50.506590837Z [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-15T17:01:50.507411420Z [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-15T17:01:50.507931698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:01:50.508420111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:01:50.510357973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:01:50.510709571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:01:50.511013724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066799s 
2025-06-15T17:01:50.511158295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T17:01:50.511276222Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.511422467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-15T17:01:50.514172525Z [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-15T17:01:50.514854919Z [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-15T17:01:50.515353413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T17:01:50.515716785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T17:01:50.517796002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062403s 
2025-06-15T17:01:50.517937046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T17:01:50.518046576Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.518176819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-15T17:01:50.520992268Z [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-15T17:01:50.521701186Z [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-15T17:01:50.522211874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T17:01:50.522559484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T17:01:50.524531986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062013s 
2025-06-15T17:01:50.524656627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:01:50.524769615Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.524886480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-15T17:01:50.537011758Z [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-15T17:01:50.538907976Z [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-15T17:01:50.538943558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T17:01:50.539707426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T17:01:50.541691872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:01:50.541982738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:01:50.542613839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:01:50.542632647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.542849564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:01:50.543182845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180982s 
2025-06-15T17:01:50.543226793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:01:50.543322336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T17:01:50.543463049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-15T17:01:50.545870818Z [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-15T17:01:50.546610517Z [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-15T17:01:50.547084712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T17:01:50.547784561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T17:01:50.549632763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:01:50.549861013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:01:50.550155887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:01:50.550414357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.550726706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:01:50.550968383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073857s 
2025-06-15T17:01:50.551067803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:01:50.551162113Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.551306754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-15T17:01:50.553652268Z [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-15T17:01:50.554405564Z [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-15T17:01:50.554860932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T17:01:50.555653558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T17:01:50.557495056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:01:50.557779719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:01:50.558050114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:01:50.558324316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:01:50.558631014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:01:50.558902310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075101s 
2025-06-15T17:01:50.559013314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:01:50.559095860Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.559213216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-15T17:01:50.561568619Z [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-15T17:01:50.562103135Z [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-15T17:01:50.562507099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-15T17:01:50.562943057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-15T17:01:50.564774104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T17:01:50.565039038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T17:01:50.565280965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005948s 
2025-06-15T17:01:50.565381197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:01:50.565516549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.565595478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-15T17:01:50.567878345Z [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-15T17:01:50.568477091Z [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-15T17:01:50.568862828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-15T17:01:50.569296140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-15T17:01:50.571099853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T17:01:50.571380428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T17:01:50.571626373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059077s 
2025-06-15T17:01:50.571716715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:01:50.571816275Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-15T17:01:50.571939343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-15T17:01:50.574208052Z [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-15T17:01:50.574761627Z [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-15T17:01:50.575110259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T17:01:50.575393279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T17:01:50.577266331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005187s 
2025-06-15T17:01:50.577373256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:01:50.577477165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.577577898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-15T17:01:50.579867118Z [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-15T17:01:50.580418849Z [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-15T17:01:50.580797842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T17:01:50.581055210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T17:01:50.582814573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051172s 
2025-06-15T17:01:50.582932310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:01:50.583035288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.583127213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-15T17:01:50.587143681Z [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-15T17:01:50.587708318Z [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-15T17:01:50.588127202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T17:01:50.588353077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T17:01:50.590138512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006886s 
2025-06-15T17:01:50.590255448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T17:01:50.590361120Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.590511273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-15T17:01:50.592744410Z [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-15T17:01:50.593253926Z [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-15T17:01:50.593655024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T17:01:50.593979597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T17:01:50.595834042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.596127473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054689s 
2025-06-15T17:01:50.596233907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T17:01:50.596341423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.596460112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-15T17:01:50.598681044Z [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-15T17:01:50.599182144Z [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-15T17:01:50.599543311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T17:01:50.599932595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T17:01:50.601822100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.602080089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055117s 
2025-06-15T17:01:50.602201183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T17:01:50.602299581Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.602421497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-15T17:01:50.604643962Z [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-15T17:01:50.605160152Z [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-15T17:01:50.605484174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T17:01:50.605872356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T17:01:50.607766992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.608019480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054679s 
2025-06-15T17:01:50.608127538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-15T17:01:50.608224523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-15T17:01:50.608337080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-15T17:01:50.620640997Z [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-15T17:01:50.621743346Z [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-15T17:01:50.622310198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-15T17:01:50.622911318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-15T17:01:50.625718201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-15T17:01:50.626058566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-15T17:01:50.626369833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-15T17:01:50.626642332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181843s 
2025-06-15T17:01:50.626774198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T17:01:50.626882736Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.627006145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-15T17:01:50.629222618Z [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-15T17:01:50.629794510Z [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-15T17:01:50.630145667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T17:01:50.630475792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T17:01:50.632483755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053362s 
2025-06-15T17:01:50.632611372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T17:01:50.632732967Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.632926787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-15T17:01:50.635109943Z [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-15T17:01:50.635651584Z [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-15T17:01:50.636009335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T17:01:50.636319670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T17:01:50.638321952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052581s 
2025-06-15T17:01:50.638461934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-15T17:01:50.638547706Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.638676526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-15T17:01:50.640838770Z [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-15T17:01:50.641422145Z [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-15T17:01:50.641869145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T17:01:50.642692854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T17:01:50.645364314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T17:01:50.645656993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T17:01:50.645929231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-15T17:01:50.646236370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T17:01:50.646484760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076892s 
2025-06-15T17:01:50.646605313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:01:50.646700073Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.646838622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-15T17:01:50.650044007Z [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-15T17:01:50.650607121Z [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-15T17:01:50.650965242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:01:50.651372322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:01:50.654542596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.654860306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078838s 
2025-06-15T17:01:50.654949846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:01:50.655052052Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.655185000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-15T17:01:50.657257323Z [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-15T17:01:50.657827832Z [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-15T17:01:50.658206905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:01:50.658586009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:01:50.660678853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.660949839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056289s 
2025-06-15T17:01:50.661059069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:01:50.661157197Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.661271837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-15T17:01:50.663308960Z [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-15T17:01:50.663898547Z [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-15T17:01:50.664263923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:01:50.664646553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:01:50.666654196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.666947406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055063s 
2025-06-15T17:01:50.667033660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T17:01:50.667130355Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.667249034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-15T17:01:50.669369073Z [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-15T17:01:50.669851204Z [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-15T17:01:50.670218554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T17:01:50.670620032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T17:01:50.672575861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.672842408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054492s 
2025-06-15T17:01:50.672942048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T17:01:50.673043523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.673199867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-15T17:01:50.675266940Z [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-15T17:01:50.675757247Z [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-15T17:01:50.676144728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T17:01:50.676525404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T17:01:50.678439739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.678688961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054014s 
2025-06-15T17:01:50.678802219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T17:01:50.678912421Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.679015589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-15T17:01:50.681056549Z [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-15T17:01:50.681584152Z [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-15T17:01:50.681959147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T17:01:50.682328881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T17:01:50.684299770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.684559623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054134s 
2025-06-15T17:01:50.684668813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T17:01:50.684789366Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.684875900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-15T17:01:50.686929395Z [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-15T17:01:50.687488241Z [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-15T17:01:50.687865260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T17:01:50.688162178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T17:01:50.690081473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050509s 
2025-06-15T17:01:50.690168939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T17:01:50.690255433Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.690397169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-15T17:01:50.692605225Z [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-15T17:01:50.693264593Z [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-15T17:01:50.693645510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T17:01:50.693955003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T17:01:50.696015032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054882s 
2025-06-15T17:01:50.696128941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T17:01:50.696238602Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.696339445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-15T17:01:50.699547856Z [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-15T17:01:50.700054276Z [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-15T17:01:50.700360573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-15T17:01:50.700669254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-15T17:01:50.702861729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063808s 
2025-06-15T17:01:50.702966159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T17:01:50.703106342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T17:01:50.703219520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-15T17:01:50.705265159Z [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-15T17:01:50.705756228Z [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-15T17:01:50.706054649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T17:01:50.706407990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T17:01:50.708279840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T17:01:50.708574343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052054s 
2025-06-15T17:01:50.708664795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T17:01:50.708770037Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.708886632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-15T17:01:50.710859916Z [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-15T17:01:50.711345423Z [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-15T17:01:50.711634756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T17:01:50.712013158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T17:01:50.713867081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T17:01:50.714119470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005105s 
2025-06-15T17:01:50.714223169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:50.714357369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-06-15T17:01:50.714453903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T17:01:50.716416986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T17:01:50.716763013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T17:01:50.717035782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T17:01:50.717399284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T17:01:50.719278258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:01:50.719527710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049422s 
2025-06-15T17:01:50.719740739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T17:01:50', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T17:01:50.719992226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.722058326Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T17:01:50.722187306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074402s 
2025-06-15T17:01:50.722338982Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T17:01:50.722474404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.722660699Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-15T17:01:50.722907156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T17:01:50', 'add_update_history') 
2025-06-15T17:01:50.723138592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.723798912Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T17:01:50.723843221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012597s 
2025-06-15T17:01:50.724003604Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T17:01:50.724126952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.724297225Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-15T17:01:50.724691018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:01:50.724810559Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.724907574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-15T17:01:50.725099400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.725911776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008506s 
2025-06-15T17:01:50.726089324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T17:01:50', 'add_on_update_to_notifications') 
2025-06-15T17:01:50.726321822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.726964607Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T17:01:50.727081793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019066s 
2025-06-15T17:01:50.727216945Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T17:01:50.727323630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.727490025Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-15T17:01:50.731422925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T17:01:50.731534199Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.731663118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-15T17:01:50.731827339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.732711069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009047s 
2025-06-15T17:01:50.732808575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T17:01:50.734931540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-15T17:01:50.735139910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022306s 
2025-06-15T17:01:50.735249791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:01:50.735332438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.735443391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-15T17:01:50.735599906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-15T17:01:50.736408474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008051s 
2025-06-15T17:01:50.736485820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.736603116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.738238540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016322s 
2025-06-15T17:01:50.738358551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-15T17:01:50.738589586Z [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-15T17:01:50.738972658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2025-06-15T17:01:50.739078511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-15T17:01:50.739223413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-15T17:01:50.739456272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002687s 
2025-06-15T17:01:50.739571784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T17:01:50.739672307Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.739805385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-15T17:01:50.740011069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T17:01:50.740712531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008075s 
2025-06-15T17:01:50.740825950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T17:01:50.740929458Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.741039249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-15T17:01:50.741206947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.741958581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007845s 
2025-06-15T17:01:50.742053352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T17:01:50.742152682Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.742261200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-15T17:01:50.742434349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.743221073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008318s 
2025-06-15T17:01:50.743329431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.743431166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.750296111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068373s 
2025-06-15T17:01:50.750400381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.750515563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.751820390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012892s 
2025-06-15T17:01:50.751948619Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-15T17:01:50.754045100Z [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-15T17:01:50.754592713Z [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-15T17:01:50.754917096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T17:01:50.755258263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T17:01:50.757634999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005575s 
2025-06-15T17:01:50.757780121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-15T17:01:50.759767373Z [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-15T17:01:50.760259955Z [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-15T17:01:50.760564378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T17:01:50.760845645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T17:01:50.763213353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052891s 
2025-06-15T17:01:50.763364527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T17:01:50.763542065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T17:01:50.763701045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002118s 
2025-06-15T17:01:50.763817820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T17:01:50.763978754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T17:01:50.764077012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-15T17:01:50.764350563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.765106124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008966s 
2025-06-15T17:01:50.765219373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T17:01:50.765316278Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.765425578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-15T17:01:50.765586642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-15T17:01:50.766422766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008577s 
2025-06-15T17:01:50.766663912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T17:01:50', 'add_custom_formats') 
2025-06-15T17:01:50.766837772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.767751672Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T17:01:50.767871614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021795s 
2025-06-15T17:01:50.768038359Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T17:01:50.768129723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.768320648Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-15T17:01:50.769859497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T17:01:50.770041173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-15T17:01:50.770208369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002284s 
2025-06-15T17:01:50.770338461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T17:01:50.770485327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-15T17:01:50.770639227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001902s 
2025-06-15T17:01:50.770800362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T17:01:50', 'remove_omg') 
2025-06-15T17:01:50.771091768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.771642487Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T17:01:50.771742178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011575s 
2025-06-15T17:01:50.771864134Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T17:01:50.771995789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.772151212Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-15T17:01:50.772423971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T17:01:50.772537890Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.772633142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-15T17:01:50.772774757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-15T17:01:50.773544187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007515s 
2025-06-15T17:01:50.773692335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T17:01:50', 'add_indexer_tags') 
2025-06-15T17:01:50.773917248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.774533008Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T17:01:50.774654292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017625s 
2025-06-15T17:01:50.774756458Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T17:01:50.774865077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.775047113Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-15T17:01:50.775388841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-15T17:01:50.777529973Z [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-15T17:01:50.778024819Z [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-15T17:01:50.778362780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:01:50.778799900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:01:50.780760669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.781011153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055249s 
2025-06-15T17:01:50.781135764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:01:50.781253411Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.781360246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-15T17:01:50.781527944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-15T17:01:50.782257002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007705s 
2025-06-15T17:01:50.782429690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T17:01:50', 'list_sync_time') 
2025-06-15T17:01:50.782643901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.783422710Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T17:01:50.783516669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019185s 
2025-06-15T17:01:50.783649186Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T17:01:50.783782745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.783969190Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-15T17:01:50.784278303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T17:01:50.784413585Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.784510921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-15T17:01:50.784678288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.785421815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007944s 
2025-06-15T17:01:50.785618993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T17:01:50', 'download_client_per_indexer') 
2025-06-15T17:01:50.785845188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.786535628Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T17:01:50.786646752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018782s 
2025-06-15T17:01:50.786793969Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T17:01:50.786907958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.787068161Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-15T17:01:50.787362083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T17:01:50.787484399Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.787603559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-15T17:01:50.787786247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-15T17:01:50.788579404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008394s 
2025-06-15T17:01:50.788767172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T17:01:50', 'add_colon_replacement_to_naming_config') 
2025-06-15T17:01:50.789013378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.789688798Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T17:01:50.789797487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019333s 
2025-06-15T17:01:50.789936627Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T17:01:50.790066519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.790254938Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-15T17:01:50.790615805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-15T17:01:50.790741969Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-15T17:01:50.790861810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-15T17:01:50.794098718Z [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-15T17:01:50.794678516Z [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-15T17:01:50.795080385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-15T17:01:50.795655884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-15T17:01:50.797596111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T17:01:50.797891045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-15T17:01:50.798189146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T17:01:50.798435652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074793s 
2025-06-15T17:01:50.798562217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:01:50.798654703Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.798815256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-15T17:01:50.800897580Z [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-15T17:01:50.801426154Z [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-15T17:01:50.801781760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:01:50.802168038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:01:50.804130530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.804432508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054776s 
2025-06-15T17:01:50.804610236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T17:01:50', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T17:01:50.804867574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.805887168Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T17:01:50.806020125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069243s 
2025-06-15T17:01:50.806173634Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T17:01:50.806295750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.806482096Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-15T17:01:50.806765506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.806861299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.809380051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00248s 
2025-06-15T17:01:50.809561246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T17:01:50', 'metadata_profile_ignored_to_list') 
2025-06-15T17:01:50.809794255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.810422931Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T17:01:50.810546570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035249s 
2025-06-15T17:01:50.810671782Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T17:01:50.810788518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.810961917Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-15T17:01:50.811255378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T17:01:50.811373556Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2025-06-15T17:01:50.811484299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-15T17:01:50.811619822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-15T17:01:50.812475304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008244s 
2025-06-15T17:01:50.812631830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T17:01:50', 'add_download_client_tags') 
2025-06-15T17:01:50.812848055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.813523926Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T17:01:50.813657645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018908s 
2025-06-15T17:01:50.813750552Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T17:01:50.813854392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.814028542Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-15T17:01:50.814304608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:01:50.814417916Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.814520994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-15T17:01:50.814677299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.815420405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00075s 
2025-06-15T17:01:50.815564085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T17:01:50', 'add_result_to_commands') 
2025-06-15T17:01:50.815778997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.816463887Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T17:01:50.816574539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018227s 
2025-06-15T17:01:50.816700774Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T17:01:50.816824573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.817014315Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-15T17:01:50.817467558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-15T17:01:50.817734375Z [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-15T17:01:50.818092997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s 
2025-06-15T17:01:50.818261647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-15T17:01:50.818363873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-15T17:01:50.818639688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s 
2025-06-15T17:01:50.818817526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T17:01:50', 'add_notification_status') 
2025-06-15T17:01:50.819027880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.819723320Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T17:01:50.819828713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013935s 
2025-06-15T17:01:50.820027563Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T17:01:50.820114358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.820281995Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-15T17:01:50.820620227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:01:50.820736541Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.820845921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-15T17:01:50.821014691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.821846426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008562s 
2025-06-15T17:01:50.822018502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T17:01:50', 'add_on_author_added_to_notifications') 
2025-06-15T17:01:50.822268456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.822916952Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T17:01:50.823038106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00192s 
2025-06-15T17:01:50.823167075Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T17:01:50.823271405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.823429825Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-15T17:01:50.823721682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:01:50.823835021Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.823973499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-15T17:01:50.824116678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-15T17:01:50.824902229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007918s 
2025-06-15T17:01:50.825076961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T17:01:50', 'book_last_searched_time') 
2025-06-15T17:01:50.825293648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.825960521Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T17:01:50.826064079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018463s 
2025-06-15T17:01:50.826196335Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T17:01:50.826288691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.826449154Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-15T17:01:50.826819931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T17:01:50.826925924Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:50.827042509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-15T17:01:50.827205688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.828059066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008446s 
2025-06-15T17:01:50.828147925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:01:50.828233798Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.828342527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-15T17:01:50.828481858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:01:50.829247429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007911s 
2025-06-15T17:01:50.829422221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T17:01:50', 'add_indexer_flags') 
2025-06-15T17:01:50.829685802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.830311332Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T17:01:50.830409389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018468s 
2025-06-15T17:01:50.830549241Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T17:01:50.830659894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:50.830845257Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-15T17:01:50.831241986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T17:01:50.831343170Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:50.831460386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-15T17:01:50.831633945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.832482093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008693s 
2025-06-15T17:01:50.832618147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-15T17:01:50.832792007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:01:50.833584684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008343s 
2025-06-15T17:01:50.833687741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:50.833794596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:50.855675529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218017s 
2025-06-15T17:01:50.855923789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T17:01:50', 'cdh_per_downloadclient') 
2025-06-15T17:01:50.856155436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:50.856904364Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T17:01:50.857003203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230771s 
2025-06-15T17:01:50.868664436Z [Debug] MigrationController: Took: 00:00:00.9588696 
2025-06-15T17:01:50.995789565Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T17:01:51.001492439Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T17:01:51.001962396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:51.002058860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:51.004117375Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T17:01:51.004224741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021725s 
2025-06-15T17:01:51.004388742Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T17:01:51.004512862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002319s 
2025-06-15T17:01:51.006328688Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T17:01:51.006473981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.006766350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T17:01:51.006957785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T17:01:51.007275194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s 
2025-06-15T17:01:51.007502702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.008513969Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T17:01:51.008641195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016032s 
2025-06-15T17:01:51.008922892Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T17:01:51.009092384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.009482449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T17:01:51.009640267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:01:51.009882685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002753s 
2025-06-15T17:01:51.010031315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:51.010145024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T17:01:51.010297781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T17:01:51.010470238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T17:01:51.011218305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007936s 
2025-06-15T17:01:51.011350832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.011906130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T17:01:51.012057595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014648s 
2025-06-15T17:01:51.012317038Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T17:01:51.012492601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.012745651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:51.012866614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:51.013030835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T17:01:51.013191398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T17:01:51.013595282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2025-06-15T17:01:51.013730885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.014396134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T17:01:51.014549183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012169s 
2025-06-15T17:01:51.014760679Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T17:01:51.014880640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.015143840Z [Info] InitialSetup: Starting migration to 1 
2025-06-15T17:01:51.015719129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-15T17:01:51.015982509Z [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-15T17:01:51.016340620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s 
2025-06-15T17:01:51.016456884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-15T17:01:51.016599401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T17:01:51.016834895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002523s 
2025-06-15T17:01:51.016947001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-15T17:01:51.017099468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T17:01:51.017356666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000281s 
2025-06-15T17:01:51.017575597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T17:01:51', 'InitialSetup') 
2025-06-15T17:01:51.017858386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.018951518Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T17:01:51.019090738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018709s 
2025-06-15T17:01:51.019209547Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T17:01:51.019308937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.019500222Z [Info] ImportListSearch: Starting migration to 2 
2025-06-15T17:01:51.019721889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T17:01:51', 'ImportListSearch') 
2025-06-15T17:01:51.019976381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.020557993Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T17:01:51.020680219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012366s 
2025-06-15T17:01:51.020845011Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T17:01:51.020973379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.021151858Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-15T17:01:51.021323614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T17:01:51', 'add_priority_to_indexers') 
2025-06-15T17:01:51.021545511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.022129808Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T17:01:51.022272585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011487s 
2025-06-15T17:01:51.022412467Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T17:01:51.022580926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.022732702Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-15T17:01:51.022909939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T17:01:51', 'rename_supports_on_track_retag') 
2025-06-15T17:01:51.023148710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.023701463Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T17:01:51.023879481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00114s 
2025-06-15T17:01:51.024032119Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T17:01:51.024166640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.024373376Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-15T17:01:51.024567537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T17:01:51', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T17:01:51.024780736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.025365845Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T17:01:51.025539885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001178s 
2025-06-15T17:01:51.025670538Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T17:01:51.025794398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.025944750Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-15T17:01:51.026148901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T17:01:51', 'remove_chown_and_folderchmod_config') 
2025-06-15T17:01:51.026381790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.026923792Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T17:01:51.027052912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s 
2025-06-15T17:01:51.027172012Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T17:01:51.027271723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.027460152Z [Info] update_notifiarr: Starting migration to 7 
2025-06-15T17:01:51.027644834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T17:01:51', 'update_notifiarr') 
2025-06-15T17:01:51.027873484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.028478383Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T17:01:51.028586290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011754s 
2025-06-15T17:01:51.028717745Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T17:01:51.028862767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.029029212Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-15T17:01:51.029201789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T17:01:51', 'extend_metadata_profiles') 
2025-06-15T17:01:51.029445881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.030046100Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T17:01:51.030174939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001183s 
2025-06-15T17:01:51.030356364Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T17:01:51.030442267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.030613983Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-15T17:01:51.030783585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T17:01:51', 'update_author_sort_name') 
2025-06-15T17:01:51.031042446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.031587233Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T17:01:51.031722936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s 
2025-06-15T17:01:51.031852437Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T17:01:51.031965224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.032143213Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-15T17:01:51.032340019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T17:01:51', 'add_bookfile_part') 
2025-06-15T17:01:51.032560523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.033103045Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T17:01:51.033219851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2025-06-15T17:01:51.033377899Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T17:01:51.033457439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.033638634Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-15T17:01:51.033823176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T17:01:51', 'update_audio_qualities') 
2025-06-15T17:01:51.034044551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.034650171Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T17:01:51.034728318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011346s 
2025-06-15T17:01:51.034883461Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T17:01:51.035049024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.035234417Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-15T17:01:51.035422035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T17:01:51', 'add_bookfile_part_naming_token') 
2025-06-15T17:01:51.035657870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.036238439Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T17:01:51.036357880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011706s 
2025-06-15T17:01:51.036547111Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T17:01:51.036652373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.036825952Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-15T17:01:51.036985744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T17:01:51', 'update_author_sort_name_again') 
2025-06-15T17:01:51.037227521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.037779893Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T17:01:51.037902691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011254s 
2025-06-15T17:01:51.038096150Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T17:01:51.038204989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.038356565Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-15T17:01:51.038558221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T17:01:51', 'rename_blacklist_to_blocklist') 
2025-06-15T17:01:51.038785989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.039332540Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T17:01:51.039497833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s 
2025-06-15T17:01:51.039648416Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T17:01:51.039741484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.039917037Z [Info] FixIndexes: Starting migration to 15 
2025-06-15T17:01:51.040140287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T17:01:51', 'FixIndexes') 
2025-06-15T17:01:51.040343987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.040965959Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T17:01:51.041011561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s 
2025-06-15T17:01:51.041148387Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T17:01:51.041239119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.041410675Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-15T17:01:51.041598704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T17:01:51', 'AddRelatedBooks') 
2025-06-15T17:01:51.041811372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.042357502Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T17:01:51.042475569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011014s 
2025-06-15T17:01:51.042628517Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T17:01:51.042721645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.042880615Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-15T17:01:51.043105738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T17:01:51', 'ImportListMonitorExisting') 
2025-06-15T17:01:51.043315731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.043904928Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T17:01:51.044016092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011342s 
2025-06-15T17:01:51.044140362Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T17:01:51.044280624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.044453012Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-15T17:01:51.044617403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T17:01:51', 'AddSeriesPosition') 
2025-06-15T17:01:51.044842486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.045401141Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T17:01:51.045518668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011047s 
2025-06-15T17:01:51.045687467Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T17:01:51.045797038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.045972992Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-15T17:01:51.046143185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T17:01:51', 'AddNewItemMonitorType') 
2025-06-15T17:01:51.046450414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.046965150Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T17:01:51.047138930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011241s 
2025-06-15T17:01:51.047228511Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T17:01:51.047392691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.047511451Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-15T17:01:51.047709399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T17:01:51', 'AddDownloadHistory') 
2025-06-15T17:01:51.047942960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.048602047Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T17:01:51.048745075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012388s 
2025-06-15T17:01:51.048838182Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T17:01:51.049024818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.049150802Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-15T17:01:51.049338139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T17:01:51', 'add_on_delete_to_notifications') 
2025-06-15T17:01:51.049555196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.050107509Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T17:01:51.050222640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011297s 
2025-06-15T17:01:51.050353283Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T17:01:51.050471001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.050654420Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-15T17:01:51.050841777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T17:01:51', 'EditionMonitoredIndex') 
2025-06-15T17:01:51.051081760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.051584202Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T17:01:51.051701819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010971s 
2025-06-15T17:01:51.051867593Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T17:01:51.052054810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.052173960Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-15T17:01:51.052674277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-15T17:01:51.052821985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-15T17:01:51.052922577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-15T17:01:51.053475391Z [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-15T17:01:51.054032412Z [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-15T17:01:51.054308388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-15T17:01:51.054895711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-15T17:01:51.055765512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T17:01:51.056107922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T17:01:51.056350991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033148s 
2025-06-15T17:01:51.056463187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-15T17:01:51.056556485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-15T17:01:51.056672007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-15T17:01:51.057130892Z [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-15T17:01:51.057562060Z [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-15T17:01:51.057901053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-15T17:01:51.058345608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-15T17:01:51.059106710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T17:01:51.059442587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T17:01:51.059749595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002884s 
2025-06-15T17:01:51.059929337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T17:01:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T17:01:51.060183930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.060898218Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T17:01:51.061019603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040773s 
2025-06-15T17:01:51.061173292Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T17:01:51.061292262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.061482385Z [Info] add_update_history: Starting migration to 24 
2025-06-15T17:01:51.061671275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T17:01:51', 'add_update_history') 
2025-06-15T17:01:51.061890967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.062564704Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T17:01:51.062671549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s 
2025-06-15T17:01:51.062825900Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T17:01:51.062972515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.063158650Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-15T17:01:51.063354946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T17:01:51', 'add_on_update_to_notifications') 
2025-06-15T17:01:51.063564307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.064191280Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T17:01:51.064285980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011858s 
2025-06-15T17:01:51.064411363Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T17:01:51.064539832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.064735766Z [Info] add_custom_formats: Starting migration to 26 
2025-06-15T17:01:51.068818808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T17:01:51', 'add_custom_formats') 
2025-06-15T17:01:51.069116518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.069703660Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T17:01:51.069828121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005157s 
2025-06-15T17:01:51.069990758Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T17:01:51.070093525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.070305632Z [Info] remove_omg: Starting migration to 27 
2025-06-15T17:01:51.070461657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T17:01:51', 'remove_omg') 
2025-06-15T17:01:51.070689335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.071268070Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T17:01:51.071392701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011787s 
2025-06-15T17:01:51.071576922Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T17:01:51.071734880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.071950525Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-15T17:01:51.072180287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T17:01:51', 'add_indexer_tags') 
2025-06-15T17:01:51.072383667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.072955609Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T17:01:51.073073947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012105s 
2025-06-15T17:01:51.073178207Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T17:01:51.073320373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.073479664Z [Info] list_sync_time: Starting migration to 29 
2025-06-15T17:01:51.073660819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T17:01:51', 'list_sync_time') 
2025-06-15T17:01:51.073884539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.074423194Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T17:01:51.074564689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s 
2025-06-15T17:01:51.074678859Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T17:01:51.074835334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.074992450Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-15T17:01:51.075191431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T17:01:51', 'download_client_per_indexer') 
2025-06-15T17:01:51.075450072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.076012204Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T17:01:51.076129370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011558s 
2025-06-15T17:01:51.076309112Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T17:01:51.076380886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.076570769Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-15T17:01:51.076767675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T17:01:51', 'add_colon_replacement_to_naming_config') 
2025-06-15T17:01:51.076998741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.077554360Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T17:01:51.077686676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s 
2025-06-15T17:01:51.077876989Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T17:01:51.078009196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.078182354Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-15T17:01:51.078383980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T17:01:51', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T17:01:51.078711660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.079267620Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T17:01:51.079432522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012119s 
2025-06-15T17:01:51.079583305Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T17:01:51.079708558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.079884863Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-15T17:01:51.080098242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T17:01:51', 'metadata_profile_ignored_to_list') 
2025-06-15T17:01:51.080337655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.080898795Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T17:01:51.081017193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011542s 
2025-06-15T17:01:51.081139880Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T17:01:51.081264912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.081413621Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-15T17:01:51.081592942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T17:01:51', 'add_download_client_tags') 
2025-06-15T17:01:51.081847946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.082490811Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T17:01:51.082582235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001192s 
2025-06-15T17:01:51.082720764Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T17:01:51.082827469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.082990046Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-15T17:01:51.083169948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T17:01:51', 'add_result_to_commands') 
2025-06-15T17:01:51.083391284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.084022335Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T17:01:51.084137326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s 
2025-06-15T17:01:51.084263821Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T17:01:51.084377600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.084536320Z [Info] add_notification_status: Starting migration to 37 
2025-06-15T17:01:51.084720050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T17:01:51', 'add_notification_status') 
2025-06-15T17:01:51.084926706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.085496253Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T17:01:51.085606204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s 
2025-06-15T17:01:51.085737118Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T17:01:51.085857049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.086014566Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-15T17:01:51.086279630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T17:01:51', 'add_on_author_added_to_notifications') 
2025-06-15T17:01:51.086581708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.087130954Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T17:01:51.087268331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012551s 
2025-06-15T17:01:51.087393243Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T17:01:51.087503735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.087686844Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-15T17:01:51.087904933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T17:01:51', 'book_last_searched_time') 
2025-06-15T17:01:51.088124615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.088675895Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T17:01:51.088799885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011463s 
2025-06-15T17:01:51.088907542Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T17:01:51.089013125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.089214610Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-15T17:01:51.089402278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T17:01:51', 'add_indexer_flags') 
2025-06-15T17:01:51.089622201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.090173892Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T17:01:51.090296018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011315s 
2025-06-15T17:01:51.090434286Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T17:01:51.090590932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.090735784Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-15T17:01:51.090916257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T17:01:51', 'cdh_per_downloadclient') 
2025-06-15T17:01:51.091158525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.091663171Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T17:01:51.091789656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s 
2025-06-15T17:01:51.092590639Z [Debug] MigrationController: Took: 00:00:00.0969385 
2025-06-15T17:01:51.123475984Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-15T17:01:51.126772313Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-15T17:01:51.151496020Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {583bc55a-b0e8-47cc-beeb-8af9bc721c2c} may be persisted to storage in unencrypted form. 
2025-06-15T17:01:51.197107661Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-15T17:01:51.222842585Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-15T17:01:51.246341917Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T17:01:51.255759953Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T17:01:51.256057482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:01:51.256248907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:01:51.258462365Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T17:01:51.258648269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023893s 
2025-06-15T17:01:51.258800385Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T17:01:51.258989576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002557s 
2025-06-15T17:01:51.260766134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T17:01:51.260964042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.261251461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T17:01:51.261481595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T17:01:51.261883033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2025-06-15T17:01:51.262054128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.263212460Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T17:01:51.263393845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s 
2025-06-15T17:01:51.263691465Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T17:01:51.263908011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.264237955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T17:01:51.264478409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:01:51.264795708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s 
2025-06-15T17:01:51.264987765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:51.265155312Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:51.265349022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T17:01:51.265575679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T17:01:51.266308775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000758s 
2025-06-15T17:01:51.266482214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.267123766Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T17:01:51.267312456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015661s 
2025-06-15T17:01:51.267588733Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T17:01:51.267786561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.268119762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:51.268284083Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:51.268468725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T17:01:51.268680281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T17:01:51.269130488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004593s 
2025-06-15T17:01:51.269281001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.269902312Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T17:01:51.270107184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012303s 
2025-06-15T17:01:51.270363861Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T17:01:51.270542892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.270821844Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-15T17:01:51.271352041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-15T17:01:51.271668489Z [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-15T17:01:51.272254208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007151s 
2025-06-15T17:01:51.272442838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-15T17:01:51.272624333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T17:01:51.272954388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s 
2025-06-15T17:01:51.273191576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T17:01:51', 'InitialSetup') 
2025-06-15T17:01:51.273516801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.274238244Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T17:01:51.274412504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001613s 
2025-06-15T17:01:51.274604561Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T17:01:51.274778451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.275042884Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-15T17:01:51.275312557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T17:01:51', 'ImportListSearch') 
2025-06-15T17:01:51.275673384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.276285807Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T17:01:51.276496040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014985s 
2025-06-15T17:01:51.276683287Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T17:01:51.276937459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.277103975Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-15T17:01:51.277359619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T17:01:51', 'add_priority_to_indexers') 
2025-06-15T17:01:51.277700546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.278325264Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T17:01:51.278538363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014478s 
2025-06-15T17:01:51.278729658Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T17:01:51.278923879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.279176829Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-15T17:01:51.279443676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T17:01:51', 'rename_supports_on_track_retag') 
2025-06-15T17:01:51.279789042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.280545926Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T17:01:51.280761700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016018s 
2025-06-15T17:01:51.280955631Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T17:01:51.281165674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.281422501Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-15T17:01:51.281689038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T17:01:51', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T17:01:51.282056007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.282814344Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T17:01:51.282974877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015652s 
2025-06-15T17:01:51.283175491Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T17:01:51.283362487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.283600567Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-15T17:01:51.283871683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T17:01:51', 'remove_chown_and_folderchmod_config') 
2025-06-15T17:01:51.284238792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.285148083Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T17:01:51.285348587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017603s 
2025-06-15T17:01:51.285531996Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T17:01:51.285717109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.285963615Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-15T17:01:51.286198058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T17:01:51', 'update_notifiarr') 
2025-06-15T17:01:51.286553042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.287222390Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T17:01:51.287405549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001496s 
2025-06-15T17:01:51.287587926Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T17:01:51.287783621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.288077262Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-15T17:01:51.288293066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T17:01:51', 'extend_metadata_profiles') 
2025-06-15T17:01:51.288661629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.289368452Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T17:01:51.289569206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015743s 
2025-06-15T17:01:51.289750802Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T17:01:51.289970595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.290194485Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-15T17:01:51.290456984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T17:01:51', 'update_author_sort_name') 
2025-06-15T17:01:51.290803041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.291503371Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T17:01:51.291697653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015294s 
2025-06-15T17:01:51.291901744Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T17:01:51.292251959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.292509728Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-15T17:01:51.292747126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T17:01:51', 'add_bookfile_part') 
2025-06-15T17:01:51.293103804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.293803523Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T17:01:51.293997845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015457s 
2025-06-15T17:01:51.294177106Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T17:01:51.294377820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.294623134Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-15T17:01:51.294879300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T17:01:51', 'update_audio_qualities') 
2025-06-15T17:01:51.295236399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.295934976Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T17:01:51.296134067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015269s 
2025-06-15T17:01:51.296332326Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T17:01:51.296559734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.296786751Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-15T17:01:51.297061033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T17:01:51', 'add_bookfile_part_naming_token') 
2025-06-15T17:01:51.297433744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.298142130Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T17:01:51.298334407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015749s 
2025-06-15T17:01:51.298544200Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T17:01:51.298731116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.298987422Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-15T17:01:51.299360674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T17:01:51', 'update_author_sort_name_again') 
2025-06-15T17:01:51.299642000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.300311699Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T17:01:51.300510319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s 
2025-06-15T17:01:51.300720222Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T17:01:51.300911767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.301165568Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-15T17:01:51.301430342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T17:01:51', 'rename_blacklist_to_blocklist') 
2025-06-15T17:01:51.301792872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.302495126Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T17:01:51.302664046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015355s 
2025-06-15T17:01:51.302853958Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T17:01:51.303042909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.303359567Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-15T17:01:51.303513807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T17:01:51', 'FixIndexes') 
2025-06-15T17:01:51.303906488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.304577018Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T17:01:51.304783674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015327s 
2025-06-15T17:01:51.304961533Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T17:01:51.305169822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.305406609Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-15T17:01:51.305642865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T17:01:51', 'AddRelatedBooks') 
2025-06-15T17:01:51.305997569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.306680544Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T17:01:51.306876659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015232s 
2025-06-15T17:01:51.307069367Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T17:01:51.307267536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.307533552Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-15T17:01:51.307827234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T17:01:51', 'ImportListMonitorExisting') 
2025-06-15T17:01:51.308174493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.308851296Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T17:01:51.309069385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015571s 
2025-06-15T17:01:51.309254468Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T17:01:51.309435122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.309690977Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-15T17:01:51.309960870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T17:01:51', 'AddSeriesPosition') 
2025-06-15T17:01:51.310306466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.310992337Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T17:01:51.311188933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015351s 
2025-06-15T17:01:51.311388114Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T17:01:51.311577055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.311831056Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-15T17:01:51.312129878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T17:01:51', 'AddNewItemMonitorType') 
2025-06-15T17:01:51.312474472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.313169251Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T17:01:51.313348252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015668s 
2025-06-15T17:01:51.313538545Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T17:01:51.313777025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.313976657Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-15T17:01:51.314219917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T17:01:51', 'AddDownloadHistory') 
2025-06-15T17:01:51.314576024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.315343149Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T17:01:51.315530175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015934s 
2025-06-15T17:01:51.315775890Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T17:01:51.315943197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.316200836Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-15T17:01:51.316478715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T17:01:51', 'add_on_delete_to_notifications') 
2025-06-15T17:01:51.316886837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.317500313Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T17:01:51.317706608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015454s 
2025-06-15T17:01:51.317902663Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T17:01:51.318095160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.318335725Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-15T17:01:51.318581309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T17:01:51', 'EditionMonitoredIndex') 
2025-06-15T17:01:51.318951645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.319603678Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T17:01:51.319792649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014974s 
2025-06-15T17:01:51.320029055Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T17:01:51.320236693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.320482769Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-15T17:01:51.320943256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-15T17:01:51.321122216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-15T17:01:51.321315365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-15T17:01:51.321866555Z [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-15T17:01:51.322528258Z [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-15T17:01:51.322986621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-15T17:01:51.323424453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-15T17:01:51.324299685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T17:01:51.324640992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031319s 
2025-06-15T17:01:51.324808740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:01:51.324981899Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-15T17:01:51.325147573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T17:01:51.325590374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T17:01:51.326085241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T17:01:51.326466358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T17:01:51.326921956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T17:01:51.327699842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:01:51.328077393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027139s 
2025-06-15T17:01:51.328345432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T17:01:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T17:01:51.328732101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.329578385Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T17:01:51.329800773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041932s 
2025-06-15T17:01:51.329986156Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T17:01:51.330205679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.330427545Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-15T17:01:51.330931200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-15T17:01:51.331208468Z [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-15T17:01:51.331756912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s 
2025-06-15T17:01:51.331889139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-15T17:01:51.332107408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T17:01:51.332442854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003667s 
2025-06-15T17:01:51.332686554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T17:01:51', 'add_update_history') 
2025-06-15T17:01:51.333066810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.333951141Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T17:01:51.334199381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018354s 
2025-06-15T17:01:51.334312448Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T17:01:51.334522932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.334762675Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-15T17:01:51.335017558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T17:01:51', 'add_on_update_to_notifications') 
2025-06-15T17:01:51.335397964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.336129407Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T17:01:51.336341153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015992s 
2025-06-15T17:01:51.336536747Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T17:01:51.336706840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.336949438Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-15T17:01:51.337202969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T17:01:51', 'add_custom_formats') 
2025-06-15T17:01:51.337549637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.338304347Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T17:01:51.338490843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015809s 
2025-06-15T17:01:51.338678561Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T17:01:51.338850687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.339148236Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-15T17:01:51.339327517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T17:01:51', 'remove_omg') 
2025-06-15T17:01:51.339679346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.340455389Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T17:01:51.340638077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015872s 
2025-06-15T17:01:51.340821686Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T17:01:51.341008623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.341241151Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-15T17:01:51.341487367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T17:01:51', 'add_indexer_tags') 
2025-06-15T17:01:51.341828384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.342601190Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T17:01:51.342800391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015831s 
2025-06-15T17:01:51.342973560Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T17:01:51.343164003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.343421973Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-15T17:01:51.343639270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T17:01:51', 'list_sync_time') 
2025-06-15T17:01:51.344001610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.344785118Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T17:01:51.344976724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016122s 
2025-06-15T17:01:51.345154191Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T17:01:51.345358513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.345596792Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-15T17:01:51.345850213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T17:01:51', 'download_client_per_indexer') 
2025-06-15T17:01:51.346208174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.346972342Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T17:01:51.347178588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016047s 
2025-06-15T17:01:51.347404723Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T17:01:51.347569896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.347830070Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-15T17:01:51.348151918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T17:01:51', 'add_colon_replacement_to_naming_config') 
2025-06-15T17:01:51.348539378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.349304288Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T17:01:51.349514552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001694s 
2025-06-15T17:01:51.349707490Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T17:01:51.349943706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.350189130Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-15T17:01:51.350487421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T17:01:51', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T17:01:51.350872707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.351657106Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T17:01:51.351895416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016819s 
2025-06-15T17:01:51.352088855Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T17:01:51.352291604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.352525866Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-15T17:01:51.352793905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T17:01:51', 'metadata_profile_ignored_to_list') 
2025-06-15T17:01:51.353150944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.353929392Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T17:01:51.354120827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016221s 
2025-06-15T17:01:51.354323405Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T17:01:51.354533208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.354777740Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-15T17:01:51.355018315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T17:01:51', 'add_download_client_tags') 
2025-06-15T17:01:51.355383681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.356111206Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T17:01:51.356331940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015744s 
2025-06-15T17:01:51.356506973Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T17:01:51.356685332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.356948672Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-15T17:01:51.357194026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T17:01:51', 'add_result_to_commands') 
2025-06-15T17:01:51.357540274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.358285755Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T17:01:51.358479495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015813s 
2025-06-15T17:01:51.358655850Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T17:01:51.358866574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.359112860Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-15T17:01:51.359353766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T17:01:51', 'add_notification_status') 
2025-06-15T17:01:51.359706065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.360486467Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T17:01:51.360684385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016056s 
2025-06-15T17:01:51.360872654Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T17:01:51.361080142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.361337811Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-15T17:01:51.361598716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T17:01:51', 'add_on_author_added_to_notifications') 
2025-06-15T17:01:51.361964653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.362870978Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T17:01:51.363078717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017543s 
2025-06-15T17:01:51.363256244Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T17:01:51.363449153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.363712263Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-15T17:01:51.363972998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T17:01:51', 'book_last_searched_time') 
2025-06-15T17:01:51.364337001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.365185098Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T17:01:51.365360101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017094s 
2025-06-15T17:01:51.365548620Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T17:01:51.365765056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.366029108Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-15T17:01:51.366258400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T17:01:51', 'add_indexer_flags') 
2025-06-15T17:01:51.366615599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.367324356Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T17:01:51.367507234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015561s 
2025-06-15T17:01:51.367692888Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T17:01:51.367890386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:01:51.368151542Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-15T17:01:51.368399732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T17:01:51', 'cdh_per_downloadclient') 
2025-06-15T17:01:51.368774767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:01:51.369522222Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T17:01:51.369714900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016034s 
2025-06-15T17:01:51.523974803Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-15T17:01:51.533395012Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-15T17:01:51.648742986Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-15T17:01:51.679070007Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-15T17:01:51.683108980Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-15T17:01:51.715065704Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-15T17:01:51.715992861Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-15T17:01:51.716283125Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-15T17:01:51.903009417Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-15T17:01:52.321471147Z [ls.io-init] done.