2025-06-10T10:49:24.629095708Z [migrations] started
2025-06-10T10:49:24.629127853Z [migrations] no migrations found
2025-06-10T10:49:24.646188543Z usermod: no changes
2025-06-10T10:49:24.652103535Z ───────────────────────────────────────
2025-06-10T10:49:24.652112944Z 
2025-06-10T10:49:24.652116672Z       ██╗     ███████╗██╗ ██████╗
2025-06-10T10:49:24.652120449Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-10T10:49:24.652124287Z       ██║     ███████╗██║██║   ██║
2025-06-10T10:49:24.652128045Z       ██║     ╚════██║██║██║   ██║
2025-06-10T10:49:24.652131762Z       ███████╗███████║██║╚██████╔╝
2025-06-10T10:49:24.652135530Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-10T10:49:24.652139608Z 
2025-06-10T10:49:24.652143416Z    Brought to you by linuxserver.io
2025-06-10T10:49:24.652147043Z ───────────────────────────────────────
2025-06-10T10:49:24.652428940Z 
2025-06-10T10:49:24.652449061Z To support the app dev(s) visit:
2025-06-10T10:49:24.654108250Z Readarr: https://opencollective.com/readarr
2025-06-10T10:49:24.654404426Z 
2025-06-10T10:49:24.654409666Z To support LSIO projects visit:
2025-06-10T10:49:24.654413414Z https://www.linuxserver.io/donate/
2025-06-10T10:49:24.654417091Z 
2025-06-10T10:49:24.654420598Z ───────────────────────────────────────
2025-06-10T10:49:24.654424476Z GID/UID
2025-06-10T10:49:24.654428023Z ───────────────────────────────────────
2025-06-10T10:49:24.658904430Z 
2025-06-10T10:49:24.658917487Z User UID:    911
2025-06-10T10:49:24.658921695Z User GID:    911
2025-06-10T10:49:24.658925713Z ───────────────────────────────────────
2025-06-10T10:49:24.660631686Z Linuxserver.io version: 0.4.18.2805-ls399
2025-06-10T10:49:24.660882471Z Build-date: 2025-06-10T10:45:58+00:00
2025-06-10T10:49:24.660887280Z ───────────────────────────────────────
2025-06-10T10:49:24.660891258Z     
2025-06-10T10:49:24.716708486Z [custom-init] No custom files found, skipping...
2025-06-10T10:49:25.153365951Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2805 
2025-06-10T10:49:25.170621623Z [Debug] Bootstrap: Getting windows service status 
2025-06-10T10:49:25.172409511Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-10T10:49:25.177773996Z [Debug] Bootstrap: Console selected 
2025-06-10T10:49:25.179134443Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-10T10:49:25.448861096Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-10T10:49:25.493437444Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-10T10:49:25.600173301Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-10T10:49:25.696315161Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-10T10:49:25.707357851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:25.707959833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:25.755432498Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-10T10:49:25.757219775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480682s 
2025-06-10T10:49:25.757412533Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-10T10:49:25.757532564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498047s 
2025-06-10T10:49:25.768926121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-10T10:49:25.769482781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.775076066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-10T10:49:25.792590699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-10T10:49:25.808298237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329933s 
2025-06-10T10:49:25.808769886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:25.816242943Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-10T10:49:25.816748430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409389s 
2025-06-10T10:49:25.824676323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-10T10:49:25.824766344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.831208508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-10T10:49:25.832973770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:25.833309615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s 
2025-06-10T10:49:25.833508435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:25.833777868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001453s 
2025-06-10T10:49:25.834206971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-10T10:49:25.834718140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-10T10:49:25.835357616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010041s 
2025-06-10T10:49:25.835494832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:25.836084068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-10T10:49:25.836210653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017273s 
2025-06-10T10:49:25.836715158Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-10T10:49:25.836889870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.837504987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:25.837632073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-10T10:49:25.837778929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-10T10:49:25.837913990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-10T10:49:25.838265889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2025-06-10T10:49:25.838386010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:25.839089456Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-10T10:49:25.839187633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011879s 
2025-06-10T10:49:25.840344992Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-10T10:49:25.840459192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.841281206Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-10T10:49:25.863413982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-10T10:49:25.863800621Z [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-10T10:49:25.864326669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000761s 
2025-06-10T10:49:25.864458925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-10T10:49:25.864630581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-10T10:49:25.864880073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000295s 
2025-06-10T10:49:25.865006757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-10T10:49:25.872733746Z [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-10T10:49:25.873402592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082711s 
2025-06-10T10:49:25.873559528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-10T10:49:25.873700972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-10T10:49:25.873997990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003349s 
2025-06-10T10:49:25.882419235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-10T10:49:25.882808659Z [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-10T10:49:25.883350118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007988s 
2025-06-10T10:49:25.883487274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-10T10:49:25.883640312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:25.883916859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003028s 
2025-06-10T10:49:25.884043714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-10T10:49:25.884175850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:25.884410242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002637s 
2025-06-10T10:49:25.884535083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-10T10:49:25.884699584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:25.884958525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003045s 
2025-06-10T10:49:25.885077194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-10T10:49:25.885465144Z [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-10T10:49:25.885975261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s 
2025-06-10T10:49:25.886129000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-10T10:49:25.886313882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:25.886495127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002698s 
2025-06-10T10:49:25.886617593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-10T10:49:25.886762425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:25.886991956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002675s 
2025-06-10T10:49:25.887128341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-10T10:49:25.887279134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:25.887529438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002788s 
2025-06-10T10:49:25.887645121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-10T10:49:25.887965656Z [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-10T10:49:25.888374288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s 
2025-06-10T10:49:25.888520713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-10T10:49:25.888711296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-10T10:49:25.888982772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s 
2025-06-10T10:49:25.889143085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-10T10:49:25.892320840Z [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-10T10:49:25.892950486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00366s 
2025-06-10T10:49:25.893101080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-10T10:49:25.893326162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-10T10:49:25.893643100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003777s 
2025-06-10T10:49:25.894151132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-10T10:49:25.894654064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003091s 
2025-06-10T10:49:25.894847263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-10T10:49:25.895043087Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s 
2025-06-10T10:49:25.895192147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-10T10:49:25.895647483Z [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-10T10:49:25.897595273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022255s 
2025-06-10T10:49:25.897700895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-10T10:49:25.897879154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:25.898157093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003291s 
2025-06-10T10:49:25.898290622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-10T10:49:25.898472007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:25.898757732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002971s 
2025-06-10T10:49:25.898838184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-10T10:49:25.899255504Z [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-10T10:49:25.899874339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009152s 
2025-06-10T10:49:25.900002226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-10T10:49:25.900173381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-10T10:49:25.900431500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00031s 
2025-06-10T10:49:25.900548626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-10T10:49:25.901035185Z [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-10T10:49:25.901522385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008635s 
2025-06-10T10:49:25.901645052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-10T10:49:25.901795394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-10T10:49:25.902031970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002751s 
2025-06-10T10:49:25.902161962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-10T10:49:25.902314669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-10T10:49:25.902536977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002692s 
2025-06-10T10:49:25.902658170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-10T10:49:25.903011822Z [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-10T10:49:25.903384251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006245s 
2025-06-10T10:49:25.903526538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-10T10:49:25.903671740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-10T10:49:25.903932054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002848s 
2025-06-10T10:49:25.904051745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-10T10:49:25.904197999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-10T10:49:25.904430166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002673s 
2025-06-10T10:49:25.904547512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-10T10:49:25.904686292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-10T10:49:25.904938339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002722s 
2025-06-10T10:49:25.905061346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-10T10:49:25.905197841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-10T10:49:25.905452714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002917s 
2025-06-10T10:49:25.905581032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-10T10:49:25.906151610Z [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-10T10:49:25.906780656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s 
2025-06-10T10:49:25.906907632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-10T10:49:25.907140470Z [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-10T10:49:25.907499543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2025-06-10T10:49:25.907663984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-10T10:49:25.907796540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-10T10:49:25.908074890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s 
2025-06-10T10:49:25.908195042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-10T10:49:25.913328001Z [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-10T10:49:25.913779900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054629s 
2025-06-10T10:49:25.913900052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-10T10:49:25.914040384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-10T10:49:25.914314947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003003s 
2025-06-10T10:49:25.914430038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-10T10:49:25.914671554Z [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-10T10:49:25.915036228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s 
2025-06-10T10:49:25.915167633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-10T10:49:25.915371994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-10T10:49:25.915606406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003203s 
2025-06-10T10:49:25.915725936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-10T10:49:25.916068165Z [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-10T10:49:25.916525365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006807s 
2025-06-10T10:49:25.916649414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-10T10:49:25.916822432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-10T10:49:25.917084059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s 
2025-06-10T10:49:25.917212828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-10T10:49:25.917464234Z [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-10T10:49:25.917771983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s 
2025-06-10T10:49:25.917901363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-10T10:49:25.918066035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-10T10:49:25.918392181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003197s 
2025-06-10T10:49:25.918499437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-10T10:49:25.918637695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-10T10:49:25.918971296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2025-06-10T10:49:25.919034043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-10T10:49:25.919289326Z [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-10T10:49:25.919666385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005104s 
2025-06-10T10:49:25.919766426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-10T10:49:25.920101420Z [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-10T10:49:25.920601757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007146s 
2025-06-10T10:49:25.920719955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-10T10:49:25.920960970Z [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-10T10:49:25.921320233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s 
2025-06-10T10:49:25.921467098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-10T10:49:25.921814668Z [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-10T10:49:25.922229883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s 
2025-06-10T10:49:25.922342400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-10T10:49:25.922612594Z [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-10T10:49:25.923029543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2025-06-10T10:49:25.923153983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-10T10:49:25.923430840Z [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-10T10:49:25.923881457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005816s 
2025-06-10T10:49:25.924056469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-10T10:49:25.924250099Z [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-10T10:49:25.924558249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000435s 
2025-06-10T10:49:25.924710575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-10T10:49:25.924855467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-10T10:49:25.925139328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003497s 
2025-06-10T10:49:25.925274570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-10T10:49:25.925459652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-10T10:49:25.925751430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2025-06-10T10:49:25.925873786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-10T10:49:25.926146745Z [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-10T10:49:25.926544044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s 
2025-06-10T10:49:25.926682623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-10T10:49:25.926981024Z [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-10T10:49:25.927556181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006455s 
2025-06-10T10:49:25.927569869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-10T10:49:25.927779621Z [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-10T10:49:25.928200347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005197s 
2025-06-10T10:49:25.928346161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-10T10:49:25.928508868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-10T10:49:25.928814102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000355s 
2025-06-10T10:49:25.928971028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-10T10:49:25.929176321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-10T10:49:25.929466024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s 
2025-06-10T10:49:25.929620505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-10T10:49:25.929949838Z [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-10T10:49:25.930436657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007013s 
2025-06-10T10:49:25.930582020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-10T10:49:25.930898948Z [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-10T10:49:25.931353122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000632s 
2025-06-10T10:49:25.931518474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-10T10:49:25.931720791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:25.932046497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004034s 
2025-06-10T10:49:25.932193362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-10T10:49:25.932502695Z [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-10T10:49:25.933059134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007174s 
2025-06-10T10:49:25.933192663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-10T10:49:25.933512056Z [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-10T10:49:25.933926249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s 
2025-06-10T10:49:25.934136883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-10T10:49:25.934332717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:25.934674084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003986s 
2025-06-10T10:49:25.947189067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-10T10:49:25.947646488Z [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-10T10:49:25.948311837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008996s 
2025-06-10T10:49:25.948454904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-10T10:49:25.948634676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-10T10:49:25.948934560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s 
2025-06-10T10:49:25.949099151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-10T10:49:25.949396810Z [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-10T10:49:25.949860182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006712s 
2025-06-10T10:49:25.949993510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-10T10:49:25.950196208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:25.950497194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003609s 
2025-06-10T10:49:25.950639270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-10T10:49:25.950843160Z [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-10T10:49:25.951172503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-06-10T10:49:25.951294087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-10T10:49:25.951468949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-10T10:49:25.951729964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003143s 
2025-06-10T10:49:25.951853483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-10T10:49:25.952096813Z [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-10T10:49:25.952423600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2025-06-10T10:49:25.953156916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-10T10:49:25.953618124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-10T10:49:25.953960823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s 
2025-06-10T10:49:25.954051746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-10T10:49:25.954205506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-10T10:49:25.954448365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002854s 
2025-06-10T10:49:25.954572605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-10T10:49:25.954697576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-10T10:49:25.954971848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003037s 
2025-06-10T10:49:25.955099715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-10T10:49:25.955268174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-10T10:49:25.955560332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002899s 
2025-06-10T10:49:25.955687608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-10T10:49:25.955779173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:25.956084687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003358s 
2025-06-10T10:49:25.956206132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-10T10:49:25.956365532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:25.956622520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002919s 
2025-06-10T10:49:25.956745918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-10T10:49:25.956926191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:25.957200132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2025-06-10T10:49:25.960300190Z [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-10T10:49:25.960769995Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0032570 taking an average of 00:00:00.0032570 
2025-06-10T10:49:25.961326194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T10:49:25', 'InitialSetup') 
2025-06-10T10:49:25.961555075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:25.964228915Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-10T10:49:25.964384328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068951s 
2025-06-10T10:49:25.964623640Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-10T10:49:25.964712849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.964920537Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-10T10:49:25.965511216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-10T10:49:25.965623532Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:25.965759696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-10T10:49:25.965913064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:25.966776922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000896s 
2025-06-10T10:49:25.967019881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T10:49:25', 'ImportListSearch') 
2025-06-10T10:49:25.967289704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:25.967901415Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-10T10:49:25.968028020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020045s 
2025-06-10T10:49:25.968164204Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-10T10:49:25.968309997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.968480130Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-10T10:49:25.968921347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-10T10:49:25.969045928Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:25.969183485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-10T10:49:25.969377826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-10T10:49:25.970162425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008297s 
2025-06-10T10:49:25.970355804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T10:49:25', 'add_priority_to_indexers') 
2025-06-10T10:49:25.970592751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:25.971218680Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-10T10:49:25.971377981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018716s 
2025-06-10T10:49:25.971533885Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-10T10:49:25.971694087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:25.971918729Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-10T10:49:25.973500863Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-10T10:49:25.996766198Z [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-10T10:49:25.997758915Z [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-10T10:49:25.998639718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-10T10:49:25.999302431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-10T10:49:26.001438289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277413s 
2025-06-10T10:49:26.001708333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T10:49:26', 'rename_supports_on_track_retag') 
2025-06-10T10:49:26.002015711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.046302557Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-10T10:49:26.046357056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718784s 
2025-06-10T10:49:26.046370483Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-10T10:49:26.046381866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.046521106Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-10T10:49:26.047106665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-10T10:49:26.047211385Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.047323631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-10T10:49:26.047552953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:26.048512624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s 
2025-06-10T10:49:26.048649299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-10T10:49:26.048756765Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.048852227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-10T10:49:26.049022059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.049782710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007948s 
2025-06-10T10:49:26.049998233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T10:49:26', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-10T10:49:26.050255852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.075031266Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-10T10:49:26.075162269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259862s 
2025-06-10T10:49:26.075298664Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-10T10:49:26.075412944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.075680101Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-10T10:49:26.076726667Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-10T10:49:26.077207946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-10T10:49:26.077531487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s 
2025-06-10T10:49:26.077658572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.077819356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.078496609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007017s 
2025-06-10T10:49:26.078762944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T10:49:26', 'remove_chown_and_folderchmod_config') 
2025-06-10T10:49:26.079043830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.109914128Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-10T10:49:26.110017957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320383s 
2025-06-10T10:49:26.110169933Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-10T10:49:26.110272239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.110468223Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-10T10:49:26.115816746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-10T10:49:26.116247142Z [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-10T10:49:26.116589460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2025-06-10T10:49:26.116752619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T10:49:26', 'update_notifiarr') 
2025-06-10T10:49:26.116988553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.135331624Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-10T10:49:26.135571647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191786s 
2025-06-10T10:49:26.135804315Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-10T10:49:26.135998075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.136182706Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-10T10:49:26.136724256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-10T10:49:26.136834428Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.136938708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-10T10:49:26.137154793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.138005074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s 
2025-06-10T10:49:26.138124885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-10T10:49:26.138244966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.138369186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-10T10:49:26.138530781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-10T10:49:26.139229818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007334s 
2025-06-10T10:49:26.139421855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T10:49:26', 'extend_metadata_profiles') 
2025-06-10T10:49:26.139680204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.140370954Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-10T10:49:26.140538331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018419s 
2025-06-10T10:49:26.140592400Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-10T10:49:26.140710858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.140908626Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-10T10:49:26.144134327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.144210019Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.144319690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-10T10:49:26.144452477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-10T10:49:26.145206565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007368s 
2025-06-10T10:49:26.145286576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.145383471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.173505298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280633s 
2025-06-10T10:49:26.173671172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.173756143Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.174073351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-10T10:49:26.176971413Z [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-10T10:49:26.177696662Z [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-10T10:49:26.178184083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:26.178733258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:26.180556227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:26.180890559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:26.181136123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069241s 
2025-06-10T10:49:26.181435145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-10T10:49:26.184407446Z [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-10T10:49:26.185034568Z [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-10T10:49:26.185441547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-10T10:49:26.186112667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-10T10:49:26.187731515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:26.188057821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:26.188328907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:26.188624231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:26.188850146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072897s 
2025-06-10T10:49:26.189064457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T10:49:26', 'update_author_sort_name') 
2025-06-10T10:49:26.189289620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.191026224Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-10T10:49:26.191152619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094422s 
2025-06-10T10:49:26.191310647Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-10T10:49:26.191433794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.191614829Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-10T10:49:26.191957348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:26.192057560Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.192167721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-10T10:49:26.192324537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:26.192999665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007132s 
2025-06-10T10:49:26.193187744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T10:49:26', 'add_bookfile_part') 
2025-06-10T10:49:26.193410983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.193946381Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-10T10:49:26.194058336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016533s 
2025-06-10T10:49:26.194176624Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-10T10:49:26.194291725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.194516378Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-10T10:49:26.194668514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.194798666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.198669745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038677s 
2025-06-10T10:49:26.198864777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T10:49:26', 'update_audio_qualities') 
2025-06-10T10:49:26.199078768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.199605688Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-10T10:49:26.199718886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047937s 
2025-06-10T10:49:26.199863727Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-10T10:49:26.199972266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.200159873Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-10T10:49:26.200408203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-10T10:49:26.200604859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-10T10:49:26.200799420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s 
2025-06-10T10:49:26.200972970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T10:49:26', 'add_bookfile_part_naming_token') 
2025-06-10T10:49:26.201198744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.201702407Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-10T10:49:26.201829213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011165s 
2025-06-10T10:49:26.201957300Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-10T10:49:26.202057692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.202229929Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-10T10:49:26.202764304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.202860257Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.202970179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-10T10:49:26.203115110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-10T10:49:26.203789577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007064s 
2025-06-10T10:49:26.203977175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.204029631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-10T10:49:26.204140965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-10T10:49:26.204287409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-10T10:49:26.204964572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006999s 
2025-06-10T10:49:26.205074102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.205167510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.206569792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013934s 
2025-06-10T10:49:26.206715084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.206794334Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-10T10:49:26.206905066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-10T10:49:26.209263542Z [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-10T10:49:26.210052289Z [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-10T10:49:26.210567176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:26.211110789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:26.213514827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:26.213841484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:26.214079884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070584s 
2025-06-10T10:49:26.214204515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.214291480Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-06-10T10:49:26.214413475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-10T10:49:26.216811831Z [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-10T10:49:26.217655479Z [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-10T10:49:26.218183040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:26.218675471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:26.221099279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:26.221469884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:26.221706861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071669s 
2025-06-10T10:49:26.221887004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T10:49:26', 'update_author_sort_name_again') 
2025-06-10T10:49:26.222132598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.222831103Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-10T10:49:26.222953059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082713s 
2025-06-10T10:49:26.223104042Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-10T10:49:26.223203292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.223387573Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-10T10:49:26.224283095Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-10T10:49:26.224498007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-10T10:49:26.226193920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017571s 
2025-06-10T10:49:26.226400917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T10:49:26', 'rename_blacklist_to_blocklist') 
2025-06-10T10:49:26.226636581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.227204905Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-10T10:49:26.227302401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027437s 
2025-06-10T10:49:26.227422062Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-10T10:49:26.227531883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.227751885Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-10T10:49:26.227983802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-10T10:49:26.228133343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-10T10:49:26.228380149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002721s 
2025-06-10T10:49:26.228601655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T10:49:26', 'FixIndexes') 
2025-06-10T10:49:26.228767018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.229343027Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-10T10:49:26.229444301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012159s 
2025-06-10T10:49:26.229561376Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-10T10:49:26.229683312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.229850909Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-10T10:49:26.230125141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:26.230261976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-10T10:49:26.230381627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-10T10:49:26.231028989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-10T10:49:26.231392922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007538s 
2025-06-10T10:49:26.231617043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T10:49:26', 'AddRelatedBooks') 
2025-06-10T10:49:26.231885513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.232486041Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-10T10:49:26.232771776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018147s 
2025-06-10T10:49:26.233320370Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-10T10:49:26.233345040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.233356653Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-10T10:49:26.233518419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-10T10:49:26.233731968Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.233828152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-10T10:49:26.234513100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.234848245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s 
2025-06-10T10:49:26.235311246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T10:49:26', 'ImportListMonitorExisting') 
2025-06-10T10:49:26.235330104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.235903258Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-10T10:49:26.236043289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001917s 
2025-06-10T10:49:26.236168582Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-10T10:49:26.236283833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.236439898Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-10T10:49:26.236761044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-10T10:49:26.236888530Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.236983271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-10T10:49:26.237167652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.237895587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007726s 
2025-06-10T10:49:26.238075739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T10:49:26', 'AddSeriesPosition') 
2025-06-10T10:49:26.238324710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.238927703Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-10T10:49:26.239048306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017897s 
2025-06-10T10:49:26.239208308Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-10T10:49:26.239293840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.239476668Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-10T10:49:26.239961774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-10T10:49:26.240061655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.240243882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-10T10:49:26.240371138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.241105165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007706s 
2025-06-10T10:49:26.241207962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-10T10:49:26.241325899Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.241462294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-10T10:49:26.241619700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.242341232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007754s 
2025-06-10T10:49:26.242451274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-10T10:49:26.242539922Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.242670896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-10T10:49:26.242848734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.243560526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000759s 
2025-06-10T10:49:26.243741159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T10:49:26', 'AddNewItemMonitorType') 
2025-06-10T10:49:26.244030391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.244705560Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-10T10:49:26.244829559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019021s 
2025-06-10T10:49:26.244954942Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-10T10:49:26.245091146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.245250927Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-10T10:49:26.247588000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-10T10:49:26.247944517Z [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-10T10:49:26.248391557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000659s 
2025-06-10T10:49:26.248500426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-10T10:49:26.248662813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-10T10:49:26.248913527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002834s 
2025-06-10T10:49:26.249035944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-10T10:49:26.249192469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-10T10:49:26.249410297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002775s 
2025-06-10T10:49:26.249543174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-10T10:49:26.249679218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-10T10:49:26.249923760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002814s 
2025-06-10T10:49:26.250039723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.250131668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.254417713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042768s 
2025-06-10T10:49:26.254617715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T10:49:26', 'AddDownloadHistory') 
2025-06-10T10:49:26.254841586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.255532256Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-10T10:49:26.255653119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053777s 
2025-06-10T10:49:26.255787389Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-10T10:49:26.255912701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.256090248Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-10T10:49:26.256596657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:26.256708833Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.256865428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-10T10:49:26.257002274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.257807474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000824s 
2025-06-10T10:49:26.257905551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:26.257994801Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-10T10:49:26.258107608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-10T10:49:26.258303001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.259071798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007952s 
2025-06-10T10:49:26.259141729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:26.259233003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.259357593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-10T10:49:26.259516042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.260277134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000789s 
2025-06-10T10:49:26.260402436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:26.260472697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.260598661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-10T10:49:26.260773653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.261553492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008139s 
2025-06-10T10:49:26.261729095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T10:49:26', 'add_on_delete_to_notifications') 
2025-06-10T10:49:26.261956142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.262570649Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-10T10:49:26.262675139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018149s 
2025-06-10T10:49:26.262817295Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-10T10:49:26.262991195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.263099242Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-10T10:49:26.263349035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-10T10:49:26.263513375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-10T10:49:26.263760082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002869s 
2025-06-10T10:49:26.263954313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T10:49:26', 'EditionMonitoredIndex') 
2025-06-10T10:49:26.264181720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.264821388Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-10T10:49:26.264948654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013301s 
2025-06-10T10:49:26.265066551Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-10T10:49:26.265209990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.265372216Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-10T10:49:26.268575692Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-10T10:49:26.271114461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-10T10:49:26.271314223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026027s 
2025-06-10T10:49:26.271422180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-10T10:49:26.271512522Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.271618785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-10T10:49:26.274007091Z [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-10T10:49:26.274724956Z [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-10T10:49:26.275136795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-10T10:49:26.275801452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-10T10:49:26.277605763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:26.277908312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:26.278173635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:26.278450623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:26.278677068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069398s 
2025-06-10T10:49:26.278782931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-10T10:49:26.278888744Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.278993094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-10T10:49:26.281341400Z [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-10T10:49:26.282008362Z [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-10T10:49:26.282453598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-10T10:49:26.283044126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-10T10:49:26.284831633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-10T10:49:26.285097438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-10T10:49:26.285427672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:26.285657374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-10T10:49:26.285895143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067869s 
2025-06-10T10:49:26.286053742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.286093602Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.286202642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-10T10:49:26.288595246Z [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-10T10:49:26.289412070Z [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-10T10:49:26.289923519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:26.290376541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:26.292363459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:26.292733163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:26.293006563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066482s 
2025-06-10T10:49:26.293100321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-10T10:49:26.293198008Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.293333220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-10T10:49:26.295700403Z [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-10T10:49:26.296552989Z [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-10T10:49:26.297071753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-10T10:49:26.297532550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-10T10:49:26.299390789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-10T10:49:26.299706545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-10T10:49:26.299965075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065371s 
2025-06-10T10:49:26.300078894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-10T10:49:26.300183144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.300272183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-10T10:49:26.302558854Z [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-10T10:49:26.303163010Z [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-10T10:49:26.303657435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-10T10:49:26.303841685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-10T10:49:26.305611427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005202s 
2025-06-10T10:49:26.305708392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-10T10:49:26.305821980Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.305935038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-10T10:49:26.308238854Z [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-10T10:49:26.308840314Z [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-10T10:49:26.309231641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-10T10:49:26.309554982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-10T10:49:26.311329282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052554s 
2025-06-10T10:49:26.311421889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:26.311515627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.311656250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-10T10:49:26.322330830Z [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-10T10:49:26.323206663Z [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-10T10:49:26.323677079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-10T10:49:26.324439694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-10T10:49:26.326217972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:26.326523266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:26.326766896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:26.327061509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:26.327343436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:26.327629953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158781s 
2025-06-10T10:49:26.327739884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:26.327833022Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-10T10:49:26.327990949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-10T10:49:26.330381911Z [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-10T10:49:26.331136018Z [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-10T10:49:26.331610834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-10T10:49:26.332339700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-10T10:49:26.334076806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:26.334369064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:26.334663366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:26.334904812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:26.335208553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:26.335473586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073503s 
2025-06-10T10:49:26.335575481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:26.335676274Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.335772888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-10T10:49:26.338137617Z [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-10T10:49:26.338892646Z [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-10T10:49:26.339395468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-10T10:49:26.340135167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-10T10:49:26.341992905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-10T10:49:26.342267828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-10T10:49:26.342548563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-10T10:49:26.342857765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-10T10:49:26.343131416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-10T10:49:26.343402792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075017s 
2025-06-10T10:49:26.343508424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:26.343599998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.343722926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-10T10:49:26.346077253Z [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-10T10:49:26.346688413Z [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-10T10:49:26.347075582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-10T10:49:26.347543835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-10T10:49:26.349368807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-10T10:49:26.349657548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-10T10:49:26.349895667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060577s 
2025-06-10T10:49:26.350015358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:26.350088846Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.350204208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-10T10:49:26.352523936Z [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-10T10:49:26.353104033Z [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-10T10:49:26.353496673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-10T10:49:26.353938803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-10T10:49:26.355743043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-10T10:49:26.356027756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-10T10:49:26.356266597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059467s 
2025-06-10T10:49:26.356373001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:26.356495147Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.356593905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-10T10:49:26.358873152Z [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-10T10:49:26.359415072Z [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-10T10:49:26.359775347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-10T10:49:26.360079299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-10T10:49:26.361851355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051195s 
2025-06-10T10:49:26.361963901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:26.362042840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.362161649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-10T10:49:26.364449312Z [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-10T10:49:26.365048508Z [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-10T10:49:26.365412290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-10T10:49:26.365839289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-10T10:49:26.367588449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053125s 
2025-06-10T10:49:26.367736196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:26.367808792Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.367936750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-10T10:49:26.370208321Z [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-10T10:49:26.370767416Z [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-10T10:49:26.371111939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-10T10:49:26.371406372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-10T10:49:26.373170381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050984s 
2025-06-10T10:49:26.373280142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-10T10:49:26.373412659Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.373517019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-10T10:49:26.377461175Z [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-10T10:49:26.377965640Z [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-10T10:49:26.378426488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-10T10:49:26.378738005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-10T10:49:26.381962493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.382873296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091288s 
2025-06-10T10:49:26.383142878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-10T10:49:26.383376438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-06-10T10:49:26.383703696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-10T10:49:26.386408580Z [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-10T10:49:26.386925089Z [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-10T10:49:26.387280053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-10T10:49:26.387677363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-10T10:49:26.389594470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.389829914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058539s 
2025-06-10T10:49:26.389936809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-10T10:49:26.390037943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.390158956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-10T10:49:26.392400296Z [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-10T10:49:26.392921705Z [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-10T10:49:26.393237942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-10T10:49:26.393625281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-10T10:49:26.395466657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.395737862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054606s 
2025-06-10T10:49:26.395870830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-10T10:49:26.395975641Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.396066654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-10T10:49:26.398441663Z [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-10T10:49:26.399243085Z [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-10T10:49:26.399790367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-10T10:49:26.400290242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-10T10:49:26.402074603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-10T10:49:26.402377002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-10T10:49:26.402635702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-10T10:49:26.402877318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066845s 
2025-06-10T10:49:26.402992520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-10T10:49:26.403073323Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-10T10:49:26.403195529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-10T10:49:26.405446659Z [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-10T10:49:26.405958739Z [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-10T10:49:26.406298012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-10T10:49:26.406574458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-10T10:49:26.408363317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050483s 
2025-06-10T10:49:26.408480644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-10T10:49:26.408586807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.408689093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-10T10:49:26.410979452Z [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-10T10:49:26.411491292Z [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-10T10:49:26.411822769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-10T10:49:26.412133454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-10T10:49:26.413905680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050825s 
2025-06-10T10:49:26.414041503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-10T10:49:26.414097446Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.414208349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-10T10:49:26.416476643Z [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-10T10:49:26.416992592Z [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-10T10:49:26.417336744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-10T10:49:26.417980991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-10T10:49:26.419761023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-10T10:49:26.420060445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-10T10:49:26.420321370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-10T10:49:26.420610211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-10T10:49:26.420868681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065299s 
2025-06-10T10:49:26.420976669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:26.421067551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.421190890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-10T10:49:26.423416458Z [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-10T10:49:26.424058289Z [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-10T10:49:26.424362632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:26.424782637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:26.426853374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.427163217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058015s 
2025-06-10T10:49:26.427349983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:26.427394803Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-10T10:49:26.427594475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-10T10:49:26.431486928Z [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-10T10:49:26.432001463Z [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-10T10:49:26.432361377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:26.432762785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:26.434836989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.434925457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072297s 
2025-06-10T10:49:26.435055458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:26.435147353Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-10T10:49:26.435281413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-10T10:49:26.437529376Z [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-10T10:49:26.438068601Z [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-10T10:49:26.438419227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:26.438778530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:26.440646930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.440921562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055161s 
2025-06-10T10:49:26.441031754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-10T10:49:26.441149511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.441268831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-10T10:49:26.443461133Z [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-10T10:49:26.444053174Z [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-10T10:49:26.444425784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-10T10:49:26.444792261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-10T10:49:26.446672144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.446906135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005535s 
2025-06-10T10:49:26.447026266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-10T10:49:26.447155516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.447258073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-10T10:49:26.449485405Z [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-10T10:49:26.450041063Z [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-10T10:49:26.450396087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-10T10:49:26.450773186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-10T10:49:26.452620814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.452883052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055208s 
2025-06-10T10:49:26.453083705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-10T10:49:26.453090239Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-10T10:49:26.453193807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-10T10:49:26.455416038Z [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-10T10:49:26.455979132Z [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-10T10:49:26.456369888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-10T10:49:26.456720864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-10T10:49:26.458560927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.458818605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054878s 
2025-06-10T10:49:26.458926142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-10T10:49:26.459038247Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-10T10:49:26.459136415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-10T10:49:26.472902225Z [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-10T10:49:26.473602494Z [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-10T10:49:26.474030816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-10T10:49:26.474353365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-10T10:49:26.476552821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172658s 
2025-06-10T10:49:26.476674636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-10T10:49:26.476787764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-10T10:49:26.476934940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-10T10:49:26.479291061Z [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-10T10:49:26.479865797Z [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-10T10:49:26.480276924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-10T10:49:26.480611367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-10T10:49:26.482598877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054916s 
2025-06-10T10:49:26.482703628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-10T10:49:26.482814100Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-10T10:49:26.482965535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-10T10:49:26.485207606Z [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-10T10:49:26.485719757Z [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-10T10:49:26.486041324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-10T10:49:26.486376989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-10T10:49:26.488483638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053845s 
2025-06-10T10:49:26.488605323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-10T10:49:26.488712960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-10T10:49:26.488841448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-10T10:49:26.492123793Z [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-10T10:49:26.492605202Z [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-10T10:49:26.492911138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-10T10:49:26.493307986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-10T10:49:26.495327941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-10T10:49:26.495681061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066329s 
2025-06-10T10:49:26.495872296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-10T10:49:26.495982448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-10T10:49:26.496135145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-10T10:49:26.498321484Z [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-10T10:49:26.498857513Z [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-10T10:49:26.499124270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-10T10:49:26.499558854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-10T10:49:26.501747298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-10T10:49:26.502029756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005762s 
2025-06-10T10:49:26.502149197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:26.502247294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.502362305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-10T10:49:26.504468473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-10T10:49:26.504816183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-10T10:49:26.505092519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-10T10:49:26.505463876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-10T10:49:26.507730357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:26.508039559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005563s 
2025-06-10T10:49:26.508279221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T10:49:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-10T10:49:26.508484174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.510389438Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-10T10:49:26.510518938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078846s 
2025-06-10T10:49:26.510679882Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-10T10:49:26.510782689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.511004926Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-10T10:49:26.511306774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T10:49:26', 'add_update_history') 
2025-06-10T10:49:26.511534281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.512112405Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-10T10:49:26.512309221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013008s 
2025-06-10T10:49:26.512360013Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-10T10:49:26.512469794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.512664636Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-10T10:49:26.513138489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:26.513187739Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.513289974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-10T10:49:26.513484826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:26.514327231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008958s 
2025-06-10T10:49:26.514609610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T10:49:26', 'add_on_update_to_notifications') 
2025-06-10T10:49:26.514742798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.515378086Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-10T10:49:26.515495212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019401s 
2025-06-10T10:49:26.515632177Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-10T10:49:26.515733691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.515914776Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-10T10:49:26.519836437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-10T10:49:26.519977591Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-10T10:49:26.520111030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-10T10:49:26.520276914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.521090641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000813s 
2025-06-10T10:49:26.521146093Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-10T10:49:26.523336089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-10T10:49:26.523536162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022805s 
2025-06-10T10:49:26.523643087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:26.523743359Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.523842027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-10T10:49:26.524059866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-10T10:49:26.524767359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007707s 
2025-06-10T10:49:26.524864395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.524966951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.526617963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016275s 
2025-06-10T10:49:26.526726902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-10T10:49:26.526966164Z [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-10T10:49:26.527333102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005057s 
2025-06-10T10:49:26.527451952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-10T10:49:26.527617825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-10T10:49:26.527872097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002778s 
2025-06-10T10:49:26.528033402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-10T10:49:26.528149345Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.528255849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-10T10:49:26.528408857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-10T10:49:26.529163245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007918s 
2025-06-10T10:49:26.529273076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-10T10:49:26.529377216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.529497718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-10T10:49:26.529648772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.530365103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007631s 
2025-06-10T10:49:26.530494584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-10T10:49:26.530582601Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.530721480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-10T10:49:26.530870941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.531648917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000799s 
2025-06-10T10:49:26.531750962Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.531875953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.538711839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068347s 
2025-06-10T10:49:26.538832542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.538935319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.540249794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012964s 
2025-06-10T10:49:26.540400216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-10T10:49:26.542687018Z [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-10T10:49:26.543286444Z [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-10T10:49:26.543616909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-10T10:49:26.544011784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-10T10:49:26.546017870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055188s 
2025-06-10T10:49:26.546155297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-10T10:49:26.548394222Z [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-10T10:49:26.548882735Z [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-10T10:49:26.549180023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-10T10:49:26.549496821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-10T10:49:26.551488018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051925s 
2025-06-10T10:49:26.551632498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-10T10:49:26.551811058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-10T10:49:26.552018986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002293s 
2025-06-10T10:49:26.552127975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-10T10:49:26.552234420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.552352607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-10T10:49:26.552537540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.553355626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008737s 
2025-06-10T10:49:26.553483653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-10T10:49:26.553583133Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.553707664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-10T10:49:26.553860752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-10T10:49:26.554655411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007969s 
2025-06-10T10:49:26.554835323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T10:49:26', 'add_custom_formats') 
2025-06-10T10:49:26.555052199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.556234909Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-10T10:49:26.556365432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024053s 
2025-06-10T10:49:26.556514652Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-10T10:49:26.556623992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.556827832Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-10T10:49:26.558411670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-10T10:49:26.558609187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-10T10:49:26.558797546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s 
2025-06-10T10:49:26.558916465Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-10T10:49:26.559044303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-10T10:49:26.559236439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s 
2025-06-10T10:49:26.559441382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T10:49:26', 'remove_omg') 
2025-06-10T10:49:26.559652366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.560310350Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-10T10:49:26.560404860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012547s 
2025-06-10T10:49:26.560540914Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-10T10:49:26.560653050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.560831128Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-10T10:49:26.561130120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-10T10:49:26.561226454Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.561326926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-10T10:49:26.561469833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-10T10:49:26.562232508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007786s 
2025-06-10T10:49:26.562416969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T10:49:26', 'add_indexer_tags') 
2025-06-10T10:49:26.562626791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.563301138Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-10T10:49:26.563403434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018376s 
2025-06-10T10:49:26.563563135Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-10T10:49:26.563622294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.563810894Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-10T10:49:26.564157962Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-10T10:49:26.566430485Z [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-10T10:49:26.566946444Z [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-10T10:49:26.567300276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:26.567710962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:26.569711608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.569997904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056897s 
2025-06-10T10:49:26.570111693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:26.570201123Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-10T10:49:26.570313940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-10T10:49:26.570462960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-10T10:49:26.571208570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007578s 
2025-06-10T10:49:26.571407851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T10:49:26', 'list_sync_time') 
2025-06-10T10:49:26.571599987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.572381049Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-10T10:49:26.572480720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019327s 
2025-06-10T10:49:26.572628928Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-10T10:49:26.572754260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.572922439Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-10T10:49:26.573235879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-10T10:49:26.573332414Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.573456744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-10T10:49:26.573620624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.574348729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007761s 
2025-06-10T10:49:26.574540034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T10:49:26', 'download_client_per_indexer') 
2025-06-10T10:49:26.574770898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.575669286Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-10T10:49:26.575769508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020621s 
2025-06-10T10:49:26.575932776Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-10T10:49:26.576055313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.576243502Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-10T10:49:26.576625931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-10T10:49:26.576673557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.576781043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-10T10:49:26.576973330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-10T10:49:26.577764743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008179s 
2025-06-10T10:49:26.577927740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T10:49:26', 'add_colon_replacement_to_naming_config') 
2025-06-10T10:49:26.578218185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.578913514Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-10T10:49:26.578995289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019473s 
2025-06-10T10:49:26.579144268Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-10T10:49:26.579286114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.579525796Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-10T10:49:26.579866562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-10T10:49:26.579970090Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.580766593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-10T10:49:26.582933634Z [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-10T10:49:26.583700928Z [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-10T10:49:26.584214541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-10T10:49:26.585224253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-10T10:49:26.586776626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-10T10:49:26.587091480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-10T10:49:26.587395161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-10T10:49:26.588697041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084414s 
2025-06-10T10:49:26.588829437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-10T10:49:26.588966182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-10T10:49:26.589045251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-10T10:49:26.591309728Z [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-10T10:49:26.591870677Z [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-10T10:49:26.592235772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-10T10:49:26.592630125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-10T10:49:26.594599368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.594886996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057142s 
2025-06-10T10:49:26.595102540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T10:49:26', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-10T10:49:26.595354617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.596341603Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-10T10:49:26.596487537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071312s 
2025-06-10T10:49:26.596641226Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-10T10:49:26.596812551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.596980068Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-10T10:49:26.597324511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.597438932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.600048813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025813s 
2025-06-10T10:49:26.600216451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T10:49:26', 'metadata_profile_ignored_to_list') 
2025-06-10T10:49:26.600468057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.601125330Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-10T10:49:26.601255952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036722s 
2025-06-10T10:49:26.601371635Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-10T10:49:26.601485915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.601667270Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-10T10:49:26.602008737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-10T10:49:26.602089570Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.602184491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-10T10:49:26.602327508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-10T10:49:26.603076335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007626s 
2025-06-10T10:49:26.603257289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T10:49:26', 'add_download_client_tags') 
2025-06-10T10:49:26.603478995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.604151248Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-10T10:49:26.604240558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2025-06-10T10:49:26.604367734Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-10T10:49:26.604477384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.604644190Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-10T10:49:26.604918693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-10T10:49:26.605038534Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.605151822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-10T10:49:26.605297926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:26.606043165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s 
2025-06-10T10:49:26.606235332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T10:49:26', 'add_result_to_commands') 
2025-06-10T10:49:26.606463471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.607088970Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-10T10:49:26.607210314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018218s 
2025-06-10T10:49:26.607331568Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-10T10:49:26.607460387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.607624047Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-10T10:49:26.608118461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-10T10:49:26.608399868Z [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-10T10:49:26.608748710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005023s 
2025-06-10T10:49:26.608888331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-10T10:49:26.609043423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-10T10:49:26.609340520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s 
2025-06-10T10:49:26.609505693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T10:49:26', 'add_notification_status') 
2025-06-10T10:49:26.609733391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.610421826Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-10T10:49:26.610536437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014205s 
2025-06-10T10:49:26.610675116Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-10T10:49:26.610808454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.610987514Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-10T10:49:26.611292879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-10T10:49:26.611400105Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.611517771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-10T10:49:26.611678034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.612495579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008552s 
2025-06-10T10:49:26.612701042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T10:49:26', 'add_on_author_added_to_notifications') 
2025-06-10T10:49:26.612933600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.613594029Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-10T10:49:26.613726947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019329s 
2025-06-10T10:49:26.613842930Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-10T10:49:26.613955707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.614151331Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-10T10:49:26.614462066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-10T10:49:26.614536035Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.614655054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-10T10:49:26.614809074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-10T10:49:26.615562170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007767s 
2025-06-10T10:49:26.615763906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T10:49:26', 'book_last_searched_time') 
2025-06-10T10:49:26.615993628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.616630149Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-10T10:49:26.616747665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018353s 
2025-06-10T10:49:26.616876304Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-10T10:49:26.616984762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.617150115Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-10T10:49:26.617566884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-10T10:49:26.617669841Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.617789201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-10T10:49:26.617936077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.618716547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008122s 
2025-06-10T10:49:26.618832330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-10T10:49:26.618924516Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.619048755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-10T10:49:26.619183216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-10T10:49:26.620002234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008563s 
2025-06-10T10:49:26.620187677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T10:49:26', 'add_indexer_flags') 
2025-06-10T10:49:26.620442761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.621070985Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-10T10:49:26.621172820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019179s 
2025-06-10T10:49:26.621310076Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-10T10:49:26.621417071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.621599528Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-10T10:49:26.622006547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-10T10:49:26.622118282Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:26.622307032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-10T10:49:26.622447906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:26.623223426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008468s 
2025-06-10T10:49:26.623361063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-10T10:49:26.623531085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-10T10:49:26.624320694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008355s 
2025-06-10T10:49:26.624443631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.624555196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.646502238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218868s 
2025-06-10T10:49:26.646713534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T10:49:26', 'cdh_per_downloadclient') 
2025-06-10T10:49:26.646946673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.647675960Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-10T10:49:26.647788918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230865s 
2025-06-10T10:49:26.658405571Z [Debug] MigrationController: Took: 00:00:01.0649736 
2025-06-10T10:49:26.778114633Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-10T10:49:26.783363064Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-10T10:49:26.783603398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:26.783691235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:26.786326257Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-10T10:49:26.786398522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027081s 
2025-06-10T10:49:26.786522171Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-10T10:49:26.786642944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028159s 
2025-06-10T10:49:26.788428607Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-10T10:49:26.788552667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.788773922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-10T10:49:26.789009486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-10T10:49:26.789192224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002984s 
2025-06-10T10:49:26.789307736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.790308610Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-10T10:49:26.790411417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s 
2025-06-10T10:49:26.790680268Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-10T10:49:26.790771271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.791076035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-10T10:49:26.791236147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:26.791475449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002797s 
2025-06-10T10:49:26.791581692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:26.791683808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-10T10:49:26.791796545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-10T10:49:26.791954412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-10T10:49:26.792551043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006322s 
2025-06-10T10:49:26.792677086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.793244689Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-10T10:49:26.793315411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012604s 
2025-06-10T10:49:26.793509612Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-10T10:49:26.793635505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.793853574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:26.793985148Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:26.794075310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-10T10:49:26.794224129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-10T10:49:26.794558612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003566s 
2025-06-10T10:49:26.794696580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.795157417Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-10T10:49:26.795268791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s 
2025-06-10T10:49:26.795477050Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-10T10:49:26.795571691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.795815091Z [Info] InitialSetup: Starting migration to 1 
2025-06-10T10:49:26.796334636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-10T10:49:26.796661484Z [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-10T10:49:26.796928862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004957s 
2025-06-10T10:49:26.797059465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-10T10:49:26.797188715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-10T10:49:26.797425922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002494s 
2025-06-10T10:49:26.797540593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-10T10:49:26.797672298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-10T10:49:26.797898974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002528s 
2025-06-10T10:49:26.798079096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T10:49:26', 'InitialSetup') 
2025-06-10T10:49:26.798292987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.798920349Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-10T10:49:26.799025912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012541s 
2025-06-10T10:49:26.799136745Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-10T10:49:26.799251155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.799399193Z [Info] ImportListSearch: Starting migration to 2 
2025-06-10T10:49:26.799611741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T10:49:26', 'ImportListSearch') 
2025-06-10T10:49:26.799844018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.800379786Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-10T10:49:26.800486551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011016s 
2025-06-10T10:49:26.800618476Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-10T10:49:26.800757296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.800878870Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-10T10:49:26.801052319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T10:49:26', 'add_priority_to_indexers') 
2025-06-10T10:49:26.801281470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.801790655Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-10T10:49:26.801903542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s 
2025-06-10T10:49:26.802036319Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-10T10:49:26.802147293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.802307254Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-10T10:49:26.802502257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T10:49:26', 'rename_supports_on_track_retag') 
2025-06-10T10:49:26.802717370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.803236895Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-10T10:49:26.803360514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s 
2025-06-10T10:49:26.803492469Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-10T10:49:26.803615487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.803764086Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-10T10:49:26.803972435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T10:49:26', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-10T10:49:26.804207739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.804753186Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-10T10:49:26.804861835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s 
2025-06-10T10:49:26.804985023Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-10T10:49:26.805110004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.805274084Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-10T10:49:26.805444087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T10:49:26', 'remove_chown_and_folderchmod_config') 
2025-06-10T10:49:26.805677887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.806181160Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-10T10:49:26.806321051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010604s 
2025-06-10T10:49:26.806439039Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-10T10:49:26.806544832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.806694433Z [Info] update_notifiarr: Starting migration to 7 
2025-06-10T10:49:26.806929335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T10:49:26', 'update_notifiarr') 
2025-06-10T10:49:26.807090429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.807588842Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-10T10:49:26.807694966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s 
2025-06-10T10:49:26.807820479Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-10T10:49:26.807981573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.808155893Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-10T10:49:26.808343551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T10:49:26', 'extend_metadata_profiles') 
2025-06-10T10:49:26.808552842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.809065945Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-10T10:49:26.809183401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010698s 
2025-06-10T10:49:26.809323393Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-10T10:49:26.809428695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.809626382Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-10T10:49:26.809767747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T10:49:26', 'update_author_sort_name') 
2025-06-10T10:49:26.810015365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.810594951Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-10T10:49:26.810707568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s 
2025-06-10T10:49:26.810841497Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-10T10:49:26.810968122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.811106861Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-10T10:49:26.811270501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T10:49:26', 'add_bookfile_part') 
2025-06-10T10:49:26.811487477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.812033746Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-10T10:49:26.812150341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010844s 
2025-06-10T10:49:26.812289180Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-10T10:49:26.812399583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.812550556Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-10T10:49:26.812730539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T10:49:26', 'update_audio_qualities') 
2025-06-10T10:49:26.812942235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.813463764Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-10T10:49:26.813587603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s 
2025-06-10T10:49:26.813719258Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-10T10:49:26.813829560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.813994672Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-10T10:49:26.814178192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T10:49:26', 'add_bookfile_part_naming_token') 
2025-06-10T10:49:26.814412864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.814922940Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-10T10:49:26.815050878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010663s 
2025-06-10T10:49:26.815174066Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-10T10:49:26.815329088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.815456534Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-10T10:49:26.815648871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T10:49:26', 'update_author_sort_name_again') 
2025-06-10T10:49:26.815886409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.816402227Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-10T10:49:26.816524373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010899s 
2025-06-10T10:49:26.816651799Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-10T10:49:26.816768604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.816927885Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-10T10:49:26.817128518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T10:49:26', 'rename_blacklist_to_blocklist') 
2025-06-10T10:49:26.817334463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.818034592Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-10T10:49:26.818165265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001242s 
2025-06-10T10:49:26.818269735Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-10T10:49:26.818373183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.818550440Z [Info] FixIndexes: Starting migration to 15 
2025-06-10T10:49:26.818694399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T10:49:26', 'FixIndexes') 
2025-06-10T10:49:26.818927999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.819412424Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-10T10:49:26.819612026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s 
2025-06-10T10:49:26.819645443Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-10T10:49:26.819774222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.819937841Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-10T10:49:26.820113976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T10:49:26', 'AddRelatedBooks') 
2025-06-10T10:49:26.820336894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.820821780Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-10T10:49:26.820935048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010606s 
2025-06-10T10:49:26.821059318Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-10T10:49:26.821191123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.821347488Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-10T10:49:26.821570226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T10:49:26', 'ImportListMonitorExisting') 
2025-06-10T10:49:26.821735829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.822253651Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-10T10:49:26.822361288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s 
2025-06-10T10:49:26.822493294Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-10T10:49:26.822601101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.822755411Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-10T10:49:26.822944922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T10:49:26', 'AddSeriesPosition') 
2025-06-10T10:49:26.823149494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.823659831Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-10T10:49:26.823784933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010394s 
2025-06-10T10:49:26.823924123Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-10T10:49:26.824048593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.824185719Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-10T10:49:26.824375641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T10:49:26', 'AddNewItemMonitorType') 
2025-06-10T10:49:26.824595754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.825089117Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-10T10:49:26.825233467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010359s 
2025-06-10T10:49:26.825337657Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-10T10:49:26.825427849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.825589434Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-10T10:49:26.825756800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T10:49:26', 'AddDownloadHistory') 
2025-06-10T10:49:26.826018116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.826492791Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-10T10:49:26.826594556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s 
2025-06-10T10:49:26.826716652Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-10T10:49:26.826847295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.826982787Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-10T10:49:26.827162459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T10:49:26', 'add_on_delete_to_notifications') 
2025-06-10T10:49:26.827383674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.827885203Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-10T10:49:26.828013762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010323s 
2025-06-10T10:49:26.828144285Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-10T10:49:26.828248514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.828395059Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-10T10:49:26.828579450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T10:49:26', 'EditionMonitoredIndex') 
2025-06-10T10:49:26.828798451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.829283477Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-10T10:49:26.829442497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2025-06-10T10:49:26.829529422Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-10T10:49:26.829689123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.829810177Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-10T10:49:26.830199831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-10T10:49:26.830288780Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-10T10:49:26.830414353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-10T10:49:26.830865030Z [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-10T10:49:26.831330737Z [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-10T10:49:26.831630119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-10T10:49:26.832119774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-10T10:49:26.832946237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-10T10:49:26.833245069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-10T10:49:26.833498940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029332s 
2025-06-10T10:49:26.833586556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-10T10:49:26.833691607Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-06-10T10:49:26.833822130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-10T10:49:26.834303058Z [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-10T10:49:26.834782643Z [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-10T10:49:26.835069450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-10T10:49:26.835536379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-10T10:49:26.836304996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-10T10:49:26.836592675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-10T10:49:26.836826826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028879s 
2025-06-10T10:49:26.837017640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T10:49:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-10T10:49:26.837245579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.837931529Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-10T10:49:26.838024847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039403s 
2025-06-10T10:49:26.838162223Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-10T10:49:26.838265331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.838434571Z [Info] add_update_history: Starting migration to 24 
2025-06-10T10:49:26.838605986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T10:49:26', 'add_update_history') 
2025-06-10T10:49:26.838810688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.839333670Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-10T10:49:26.839454283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2025-06-10T10:49:26.839584134Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-10T10:49:26.839703745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.839913457Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-10T10:49:26.840055613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T10:49:26', 'add_on_update_to_notifications') 
2025-06-10T10:49:26.840304925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.840808218Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-10T10:49:26.840921385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s 
2025-06-10T10:49:26.841042569Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-10T10:49:26.841129394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.841298133Z [Info] add_custom_formats: Starting migration to 26 
2025-06-10T10:49:26.841469248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T10:49:26', 'add_custom_formats') 
2025-06-10T10:49:26.841688629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.842218145Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-10T10:49:26.842282213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010201s 
2025-06-10T10:49:26.842396113Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-10T10:49:26.842509741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.842688962Z [Info] remove_omg: Starting migration to 27 
2025-06-10T10:49:26.842826318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T10:49:26', 'remove_omg') 
2025-06-10T10:49:26.843039748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.843526086Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-10T10:49:26.843636529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010012s 
2025-06-10T10:49:26.843758754Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-10T10:49:26.843885329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.844026503Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-10T10:49:26.844203319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T10:49:26', 'add_indexer_tags') 
2025-06-10T10:49:26.844443532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.844905412Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-10T10:49:26.845014872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010291s 
2025-06-10T10:49:26.845137940Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-10T10:49:26.845291559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.845414246Z [Info] list_sync_time: Starting migration to 29 
2025-06-10T10:49:26.845587013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T10:49:26', 'list_sync_time') 
2025-06-10T10:49:26.845812337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.846281812Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-10T10:49:26.846402224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s 
2025-06-10T10:49:26.846519209Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-10T10:49:26.846645614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.846798732Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-10T10:49:26.846989977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T10:49:26', 'download_client_per_indexer') 
2025-06-10T10:49:26.847225801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.847696669Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-10T10:49:26.847824646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010389s 
2025-06-10T10:49:26.847993426Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-10T10:49:26.848092315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.848244130Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-10T10:49:26.848450846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T10:49:26', 'add_colon_replacement_to_naming_config') 
2025-06-10T10:49:26.848661731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.849200044Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-10T10:49:26.849296788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s 
2025-06-10T10:49:26.849426820Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-10T10:49:26.849555369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.849727275Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-10T10:49:26.849953199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T10:49:26', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-10T10:49:26.850156839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.850733179Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-10T10:49:26.850805885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010837s 
2025-06-10T10:49:26.850954234Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-10T10:49:26.851068664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.851281161Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-10T10:49:26.851416814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T10:49:26', 'metadata_profile_ignored_to_list') 
2025-06-10T10:49:26.851642088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.852468030Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-10T10:49:26.852546087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013475s 
2025-06-10T10:49:26.852686459Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-10T10:49:26.852806962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.852953046Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-10T10:49:26.853260615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T10:49:26', 'add_download_client_tags') 
2025-06-10T10:49:26.853355916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.853874259Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-10T10:49:26.853986114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s 
2025-06-10T10:49:26.854130064Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-10T10:49:26.854228963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.854387843Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-10T10:49:26.854568356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T10:49:26', 'add_result_to_commands') 
2025-06-10T10:49:26.854790092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.855359147Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-10T10:49:26.855464209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s 
2025-06-10T10:49:26.855729352Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-10T10:49:26.855741477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.855899825Z [Info] add_notification_status: Starting migration to 37 
2025-06-10T10:49:26.856125039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T10:49:26', 'add_notification_status') 
2025-06-10T10:49:26.856328177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.860161751Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-10T10:49:26.860256201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011235s 
2025-06-10T10:49:26.860398207Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-10T10:49:26.860528098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.860685846Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-10T10:49:26.860887141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T10:49:26', 'add_on_author_added_to_notifications') 
2025-06-10T10:49:26.861119058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.861623322Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-10T10:49:26.861755208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010818s 
2025-06-10T10:49:26.861879919Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-10T10:49:26.861981794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.862176766Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-10T10:49:26.862346498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T10:49:26', 'book_last_searched_time') 
2025-06-10T10:49:26.862548063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.863156618Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-10T10:49:26.863262902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011408s 
2025-06-10T10:49:26.863441922Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-10T10:49:26.863496241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.863658999Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-10T10:49:26.863826386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T10:49:26', 'add_indexer_flags') 
2025-06-10T10:49:26.864069264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.864637678Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-10T10:49:26.864790475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2025-06-10T10:49:26.864830155Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-10T10:49:26.864942672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:26.865139207Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-10T10:49:26.865304951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T10:49:26', 'cdh_per_downloadclient') 
2025-06-10T10:49:26.865553491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:26.866033767Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-10T10:49:26.866122927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010453s 
2025-06-10T10:49:26.866856913Z [Debug] MigrationController: Took: 00:00:00.0888458 
2025-06-10T10:49:26.895147311Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-10T10:49:26.898343802Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-10T10:49:26.921496231Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7c2259d4-2c47-4b5b-81db-545a3b524933} may be persisted to storage in unencrypted form. 
2025-06-10T10:49:26.965257198Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-10T10:49:26.991006081Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-10T10:49:27.016616064Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-10T10:49:27.022081882Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-10T10:49:27.022366555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-10T10:49:27.022559894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-10T10:49:27.024986497Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-10T10:49:27.025186590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026494s 
2025-06-10T10:49:27.025405160Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-10T10:49:27.025638770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028452s 
2025-06-10T10:49:27.027608543Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-10T10:49:27.027811722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.028185905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-10T10:49:27.028445357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-10T10:49:27.028846685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004563s 
2025-06-10T10:49:27.029045475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.030172643Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-10T10:49:27.030368066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017525s 
2025-06-10T10:49:27.030761488Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-10T10:49:27.030922662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.031337116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-10T10:49:27.031554313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:27.041678726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101267s 
2025-06-10T10:49:27.042008169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:27.042315177Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-06-10T10:49:27.042689490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-10T10:49:27.042943772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-10T10:49:27.043816869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008881s 
2025-06-10T10:49:27.044051751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.044769977Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-10T10:49:27.044950700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018217s 
2025-06-10T10:49:27.045253429Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-10T10:49:27.045490126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.045783847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:27.045961765Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-10T10:49:27.046135043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-10T10:49:27.046369114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-10T10:49:27.046772807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-06-10T10:49:27.046959132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.047594710Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-10T10:49:27.047806797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012491s 
2025-06-10T10:49:27.048118234Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-10T10:49:27.048312395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.048561967Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-10T10:49:27.049182926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-10T10:49:27.049548051Z [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-10T10:49:27.050099731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00069s 
2025-06-10T10:49:27.050241747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-10T10:49:27.050446790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-10T10:49:27.050757966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s 
2025-06-10T10:49:27.050995684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T10:49:27', 'InitialSetup') 
2025-06-10T10:49:27.051358675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.052079435Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-10T10:49:27.052255780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016572s 
2025-06-10T10:49:27.052487005Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-10T10:49:27.052626846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.052885988Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-10T10:49:27.053192665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T10:49:27', 'ImportListSearch') 
2025-06-10T10:49:27.053537429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.054192306Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-10T10:49:27.054384062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015377s 
2025-06-10T10:49:27.054562141Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-10T10:49:27.054766372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.055026775Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-10T10:49:27.055336679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T10:49:27', 'add_priority_to_indexers') 
2025-06-10T10:49:27.055643927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.056311330Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-10T10:49:27.056507455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015158s 
2025-06-10T10:49:27.056701566Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-10T10:49:27.056911458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.057164016Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-10T10:49:27.057416043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T10:49:27', 'rename_supports_on_track_retag') 
2025-06-10T10:49:27.057816930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.058448461Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-10T10:49:27.058673724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015324s 
2025-06-10T10:49:27.058883176Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-10T10:49:27.059082407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.059316007Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-10T10:49:27.059635870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T10:49:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-10T10:49:27.060073200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.060693879Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-10T10:49:27.060910154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001592s 
2025-06-10T10:49:27.061105868Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-10T10:49:27.061301362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.061561144Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-10T10:49:27.061844915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T10:49:27', 'remove_chown_and_folderchmod_config') 
2025-06-10T10:49:27.062207936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.062857362Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-10T10:49:27.063063337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015282s 
2025-06-10T10:49:27.063248179Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-10T10:49:27.063426107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.063673054Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-10T10:49:27.063935382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T10:49:27', 'update_notifiarr') 
2025-06-10T10:49:27.064295136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.064942138Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-10T10:49:27.065131899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015083s 
2025-06-10T10:49:27.065330098Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-10T10:49:27.065554620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.065793411Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-10T10:49:27.066039636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T10:49:27', 'extend_metadata_profiles') 
2025-06-10T10:49:27.066393558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.067054047Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-10T10:49:27.067235292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015053s 
2025-06-10T10:49:27.067420705Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-10T10:49:27.067624626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.067897875Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-10T10:49:27.068157067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T10:49:27', 'update_author_sort_name') 
2025-06-10T10:49:27.068518825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.069173933Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-10T10:49:27.069368915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015373s 
2025-06-10T10:49:27.069567826Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-10T10:49:27.069756816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.070023192Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-10T10:49:27.070247854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T10:49:27', 'add_bookfile_part') 
2025-06-10T10:49:27.070595463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.071234329Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-10T10:49:27.071430794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014778s 
2025-06-10T10:49:27.071617961Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-10T10:49:27.071808524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.072080942Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-10T10:49:27.072323771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T10:49:27', 'update_audio_qualities') 
2025-06-10T10:49:27.072713996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.073492092Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-10T10:49:27.073678748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016656s 
2025-06-10T10:49:27.073881355Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-10T10:49:27.074085376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.074339497Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-10T10:49:27.074595563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T10:49:27', 'add_bookfile_part_naming_token') 
2025-06-10T10:49:27.074972040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.075622479Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-10T10:49:27.075838414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015179s 
2025-06-10T10:49:27.076041572Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-10T10:49:27.076253298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.076503432Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-10T10:49:27.076777343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T10:49:27', 'update_author_sort_name_again') 
2025-06-10T10:49:27.077149001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.077807385Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-10T10:49:27.078013901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015345s 
2025-06-10T10:49:27.078227230Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-10T10:49:27.078433806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.078658849Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-10T10:49:27.078927149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T10:49:27', 'rename_blacklist_to_blocklist') 
2025-06-10T10:49:27.079288135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.079976580Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-10T10:49:27.080235972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001554s 
2025-06-10T10:49:27.080368128Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-10T10:49:27.080538581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.080800689Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-10T10:49:27.081038167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T10:49:27', 'FixIndexes') 
2025-06-10T10:49:27.081379483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.082071326Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-10T10:49:27.082238993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001506s 
2025-06-10T10:49:27.082428544Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-10T10:49:27.082616372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.082868740Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-10T10:49:27.083108673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T10:49:27', 'AddRelatedBooks') 
2025-06-10T10:49:27.083466944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.084160490Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-10T10:49:27.084372937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015279s 
2025-06-10T10:49:27.084544472Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-10T10:49:27.084741589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.084990199Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-10T10:49:27.085295784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T10:49:27', 'ImportListMonitorExisting') 
2025-06-10T10:49:27.085619195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.086340887Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-10T10:49:27.086552392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015746s 
2025-06-10T10:49:27.086727465Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-10T10:49:27.086914561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.087169885Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-10T10:49:27.087403054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T10:49:27', 'AddSeriesPosition') 
2025-06-10T10:49:27.087773750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.088462987Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-10T10:49:27.088662609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015339s 
2025-06-10T10:49:27.088893894Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-10T10:49:27.089043365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.089297206Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-10T10:49:27.089544593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T10:49:27', 'AddNewItemMonitorType') 
2025-06-10T10:49:27.089908907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.090600939Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-10T10:49:27.090790501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015319s 
2025-06-10T10:49:27.090982617Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-10T10:49:27.091166828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.091411671Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-10T10:49:27.091658207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T10:49:27', 'AddDownloadHistory') 
2025-06-10T10:49:27.092031919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.092751607Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-10T10:49:27.092891258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015297s 
2025-06-10T10:49:27.093095148Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-10T10:49:27.093310531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.093540504Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-10T10:49:27.093798563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T10:49:27', 'add_on_delete_to_notifications') 
2025-06-10T10:49:27.094182366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.094879308Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-10T10:49:27.095076294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015441s 
2025-06-10T10:49:27.095297049Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-10T10:49:27.095455598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.095693146Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-10T10:49:27.096021977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T10:49:27', 'EditionMonitoredIndex') 
2025-06-10T10:49:27.096395259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.097049916Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-10T10:49:27.097253445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015885s 
2025-06-10T10:49:27.097450071Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-10T10:49:27.097670224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.097933995Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-10T10:49:27.098402137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-10T10:49:27.098593432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-10T10:49:27.098761991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-10T10:49:27.099289272Z [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-10T10:49:27.099963719Z [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-10T10:49:27.100420829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-10T10:49:27.100899983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-10T10:49:27.101734312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-10T10:49:27.102055228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031157s 
2025-06-10T10:49:27.102230280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-10T10:49:27.102403919Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-10T10:49:27.102577889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-10T10:49:27.103032614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-10T10:49:27.103514133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-10T10:49:27.103936203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-10T10:49:27.104369274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-10T10:49:27.105149915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-10T10:49:27.105509348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027186s 
2025-06-10T10:49:27.105778871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T10:49:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-10T10:49:27.106174918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.106982302Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-10T10:49:27.107223638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041615s 
2025-06-10T10:49:27.107399402Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-10T10:49:27.107599875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.107860880Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-10T10:49:27.108344574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-10T10:49:27.108645098Z [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-10T10:49:27.109096687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005687s 
2025-06-10T10:49:27.109285357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-10T10:49:27.109545550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-10T10:49:27.109909382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s 
2025-06-10T10:49:27.110103813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T10:49:27', 'add_update_history') 
2025-06-10T10:49:27.110519500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.111249378Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-10T10:49:27.111474201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017711s 
2025-06-10T10:49:27.111651548Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-10T10:49:27.111858725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.112122756Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-10T10:49:27.112393631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T10:49:27', 'add_on_update_to_notifications') 
2025-06-10T10:49:27.112775028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.113484887Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-10T10:49:27.113684258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016095s 
2025-06-10T10:49:27.113877908Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-10T10:49:27.114062890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.114318084Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-10T10:49:27.114575522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T10:49:27', 'add_custom_formats') 
2025-06-10T10:49:27.114931698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.115601757Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-10T10:49:27.115797451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015282s 
2025-06-10T10:49:27.116047724Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-10T10:49:27.116224049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.116484713Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-10T10:49:27.116721149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T10:49:27', 'remove_omg') 
2025-06-10T10:49:27.117065712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.117733045Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-10T10:49:27.117945142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015071s 
2025-06-10T10:49:27.118114573Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-10T10:49:27.118302762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.118560180Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-10T10:49:27.118817678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T10:49:27', 'add_indexer_tags') 
2025-06-10T10:49:27.119174155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.120004135Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-10T10:49:27.120184278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016786s 
2025-06-10T10:49:27.120873545Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-10T10:49:27.120913876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.120924728Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-10T10:49:27.121123087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T10:49:27', 'list_sync_time') 
2025-06-10T10:49:27.121476789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.122309514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-10T10:49:27.123910476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015874s 
2025-06-10T10:49:27.123944244Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-10T10:49:27.123957200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.123969034Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-10T10:49:27.124019525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T10:49:27', 'download_client_per_indexer') 
2025-06-10T10:49:27.124500383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.125265152Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-10T10:49:27.125481737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018853s 
2025-06-10T10:49:27.126034279Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-10T10:49:27.126060652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.126496720Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-10T10:49:27.126513894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T10:49:27', 'add_colon_replacement_to_naming_config') 
2025-06-10T10:49:27.126795872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.127528636Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-10T10:49:27.127696835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015968s 
2025-06-10T10:49:27.127918330Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-10T10:49:27.128150838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.128406302Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-10T10:49:27.128721807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T10:49:27', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-10T10:49:27.129147724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.129841160Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-10T10:49:27.130050691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016262s 
2025-06-10T10:49:27.130262628Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-10T10:49:27.130454273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.130699908Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-10T10:49:27.130993128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T10:49:27', 'metadata_profile_ignored_to_list') 
2025-06-10T10:49:27.131343312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.132156719Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-10T10:49:27.132383546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016976s 
2025-06-10T10:49:27.132571073Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-10T10:49:27.132765865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.133016459Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-10T10:49:27.133275691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T10:49:27', 'add_download_client_tags') 
2025-06-10T10:49:27.133636948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.134335774Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-10T10:49:27.134566508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015535s 
2025-06-10T10:49:27.134791190Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-10T10:49:27.134914679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.135174111Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-10T10:49:27.135424935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T10:49:27', 'add_result_to_commands') 
2025-06-10T10:49:27.135797335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.136516352Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-10T10:49:27.136740713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015781s 
2025-06-10T10:49:27.136894412Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-10T10:49:27.137099705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.137347654Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-10T10:49:27.137598579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T10:49:27', 'add_notification_status') 
2025-06-10T10:49:27.138029647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.138704876Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-10T10:49:27.138882613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015737s 
2025-06-10T10:49:27.139084860Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-10T10:49:27.139317849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.139538483Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-10T10:49:27.139823647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T10:49:27', 'add_on_author_added_to_notifications') 
2025-06-10T10:49:27.140200195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.140886385Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-10T10:49:27.141102320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015826s 
2025-06-10T10:49:27.141305458Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-10T10:49:27.141483036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.141743209Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-10T10:49:27.142019255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T10:49:27', 'book_last_searched_time') 
2025-06-10T10:49:27.142353557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.143027133Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-10T10:49:27.143230392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015322s 
2025-06-10T10:49:27.143417729Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-10T10:49:27.143607992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.143882564Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-10T10:49:27.144109751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T10:49:27', 'add_indexer_flags') 
2025-06-10T10:49:27.144482922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.145141517Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-10T10:49:27.145357101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001531s 
2025-06-10T10:49:27.145535300Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-10T10:49:27.145726505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-10T10:49:27.145987069Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-10T10:49:27.146238555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T10:49:27', 'cdh_per_downloadclient') 
2025-06-10T10:49:27.146608379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-10T10:49:27.147267405Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-10T10:49:27.147456245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001522s 
2025-06-10T10:49:27.302087299Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-10T10:49:27.311914835Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-10T10:49:27.315505289Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-10T10:49:27.429754907Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-10T10:49:27.460839897Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-10T10:49:27.464862652Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-10T10:49:27.513600864Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-10T10:49:27.514369942Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-10T10:49:27.514591017Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-10T10:49:27.691788651Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-10T10:49:27.996511825Z [ls.io-init] done.