2025-06-27T14:08:45.960198016Z [migrations] started
2025-06-27T14:08:45.960252436Z [migrations] no migrations found
2025-06-27T14:08:45.976837190Z usermod: no changes
2025-06-27T14:08:45.982900886Z ───────────────────────────────────────
2025-06-27T14:08:45.982927099Z 
2025-06-27T14:08:45.982935767Z       ██╗     ███████╗██╗ ██████╗
2025-06-27T14:08:45.982944334Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-27T14:08:45.982952631Z       ██║     ███████╗██║██║   ██║
2025-06-27T14:08:45.982960867Z       ██║     ╚════██║██║██║   ██║
2025-06-27T14:08:45.982969024Z       ███████╗███████║██║╚██████╔╝
2025-06-27T14:08:45.982977661Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-27T14:08:45.982985898Z 
2025-06-27T14:08:45.982994084Z    Brought to you by linuxserver.io
2025-06-27T14:08:45.983002220Z ───────────────────────────────────────
2025-06-27T14:08:45.983195550Z 
2025-06-27T14:08:45.983212373Z To support the app dev(s) visit:
2025-06-27T14:08:45.984838677Z Readarr: https://opencollective.com/readarr
2025-06-27T14:08:45.985153561Z 
2025-06-27T14:08:45.985169453Z To support LSIO projects visit:
2025-06-27T14:08:45.985179744Z https://www.linuxserver.io/donate/
2025-06-27T14:08:45.985187910Z 
2025-06-27T14:08:45.985195956Z ───────────────────────────────────────
2025-06-27T14:08:45.985204704Z GID/UID
2025-06-27T14:08:45.985212660Z ───────────────────────────────────────
2025-06-27T14:08:45.989186529Z 
2025-06-27T14:08:45.989206519Z User UID:    911
2025-06-27T14:08:45.989216910Z User GID:    911
2025-06-27T14:08:45.989225167Z ───────────────────────────────────────
2025-06-27T14:08:45.990876982Z Linuxserver.io version: 0.4.19.2811-ls400
2025-06-27T14:08:45.991101113Z Build-date: 2025-06-27T14:05:17+00:00
2025-06-27T14:08:45.991125362Z ───────────────────────────────────────
2025-06-27T14:08:45.991133979Z     
2025-06-27T14:08:46.042541992Z [custom-init] No custom files found, skipping...
2025-06-27T14:08:46.445919901Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2811 
2025-06-27T14:08:46.463210616Z [Debug] Bootstrap: Getting windows service status 
2025-06-27T14:08:46.464539201Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:08:46.470437083Z [Debug] Bootstrap: Console selected 
2025-06-27T14:08:46.471879717Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:08:46.746155056Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-27T14:08:46.792894681Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T14:08:46.910179192Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T14:08:47.018713809Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:08:47.031981246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.032721546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.088235484Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:08:47.090294429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0562764s 
2025-06-27T14:08:47.090500794Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:08:47.090681227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582422s 
2025-06-27T14:08:47.103790496Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:08:47.104443430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.110357645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:08:47.128776161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:08:47.145902326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352942s 
2025-06-27T14:08:47.146293103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.148997577Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:08:47.149101005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384701s 
2025-06-27T14:08:47.157407325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:08:47.157562908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.164034916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:08:47.165682262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:08:47.166064071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019043s 
2025-06-27T14:08:47.166273923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:47.166548115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001331s 
2025-06-27T14:08:47.166949573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:08:47.167448207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:08:47.168102033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s 
2025-06-27T14:08:47.168257857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.168886342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:08:47.169019029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017882s 
2025-06-27T14:08:47.169486520Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:08:47.169607263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.170286721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:47.170405740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-27T14:08:47.170521483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:08:47.170656084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:08:47.171006189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s 
2025-06-27T14:08:47.171115519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.171604534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:08:47.171773043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009581s 
2025-06-27T14:08:47.172920643Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:08:47.173038771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.173910546Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-27T14:08:47.195592230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-27T14:08:47.195943497Z [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-27T14:08:47.196383483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s 
2025-06-27T14:08:47.196527553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-27T14:08:47.196671563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-27T14:08:47.196961416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002964s 
2025-06-27T14:08:47.197035866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-27T14:08:47.203866466Z [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-27T14:08:47.204434409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072845s 
2025-06-27T14:08:47.204561265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-27T14:08:47.204740856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-27T14:08:47.204981942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003083s 
2025-06-27T14:08:47.213108640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-27T14:08:47.213466401Z [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-27T14:08:47.213984533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007464s 
2025-06-27T14:08:47.214104024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-27T14:08:47.214268074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:08:47.214523208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003001s 
2025-06-27T14:08:47.214637879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-27T14:08:47.214778421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:08:47.215014777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002512s 
2025-06-27T14:08:47.215129709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-27T14:08:47.215303428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.215556377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003017s 
2025-06-27T14:08:47.215679816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-27T14:08:47.216045732Z [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-27T14:08:47.216565850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007911s 
2025-06-27T14:08:47.216693577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-27T14:08:47.216890673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:08:47.217089774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002749s 
2025-06-27T14:08:47.217212571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-27T14:08:47.217347583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:08:47.217580672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002614s 
2025-06-27T14:08:47.217706686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-27T14:08:47.217842660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:08:47.218072132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s 
2025-06-27T14:08:47.218184638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-27T14:08:47.218461796Z [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-27T14:08:47.218831881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s 
2025-06-27T14:08:47.218973927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-27T14:08:47.219108518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-27T14:08:47.219371167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003075s 
2025-06-27T14:08:47.219495557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-27T14:08:47.221909266Z [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-27T14:08:47.222442409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002836s 
2025-06-27T14:08:47.222560797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-27T14:08:47.222729006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-27T14:08:47.222962135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002809s 
2025-06-27T14:08:47.223352341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-27T14:08:47.223765121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002452s 
2025-06-27T14:08:47.223932749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-27T14:08:47.224081188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-06-27T14:08:47.224210538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-27T14:08:47.224585713Z [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-27T14:08:47.226171866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00184s 
2025-06-27T14:08:47.226298732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-27T14:08:47.226498995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:08:47.226754830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003239s 
2025-06-27T14:08:47.226888419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-27T14:08:47.227069764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:08:47.227297142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002937s 
2025-06-27T14:08:47.227427213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-27T14:08:47.227879464Z [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-27T14:08:47.228447327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009279s 
2025-06-27T14:08:47.228656247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-27T14:08:47.228750848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T14:08:47.229003847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s 
2025-06-27T14:08:47.229113959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-27T14:08:47.229593594Z [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-27T14:08:47.230081005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008593s 
2025-06-27T14:08:47.230204143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-27T14:08:47.230373083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:08:47.230596944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002746s 
2025-06-27T14:08:47.230723929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-27T14:08:47.230882418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:08:47.231108804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002697s 
2025-06-27T14:08:47.231228535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-27T14:08:47.231533108Z [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-27T14:08:47.231983745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006469s 
2025-06-27T14:08:47.232109939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-27T14:08:47.232252627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T14:08:47.232495045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002625s 
2025-06-27T14:08:47.232610848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-27T14:08:47.232761020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T14:08:47.232988608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002679s 
2025-06-27T14:08:47.233144221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-27T14:08:47.233257820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-27T14:08:47.233496962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002778s 
2025-06-27T14:08:47.233657435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-27T14:08:47.233760873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-27T14:08:47.234028351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002958s 
2025-06-27T14:08:47.234151199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-27T14:08:47.234702468Z [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-27T14:08:47.235388499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010908s 
2025-06-27T14:08:47.235505735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-27T14:08:47.235731981Z [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-27T14:08:47.236141465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s 
2025-06-27T14:08:47.236258280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-27T14:08:47.236421378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:08:47.236679989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002978s 
2025-06-27T14:08:47.236797806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-27T14:08:47.241805366Z [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-27T14:08:47.242226314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005329s 
2025-06-27T14:08:47.242378380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-27T14:08:47.242498491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-27T14:08:47.242753304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002889s 
2025-06-27T14:08:47.242875490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-27T14:08:47.243094652Z [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-27T14:08:47.243462702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2025-06-27T14:08:47.243595931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-27T14:08:47.243744800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-27T14:08:47.244041478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003329s 
2025-06-27T14:08:47.244163864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-27T14:08:47.244478928Z [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-27T14:08:47.244943824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s 
2025-06-27T14:08:47.245069497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-27T14:08:47.245226242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-27T14:08:47.245497468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003165s 
2025-06-27T14:08:47.245819396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-27T14:08:47.246043337Z [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-27T14:08:47.246399274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s 
2025-06-27T14:08:47.246520958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-27T14:08:47.246691351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-27T14:08:47.246965253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003259s 
2025-06-27T14:08:47.247092008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-27T14:08:47.247253222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-27T14:08:47.247656374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2025-06-27T14:08:47.247779772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-27T14:08:47.248047131Z [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-27T14:08:47.248429009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s 
2025-06-27T14:08:47.248539011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-27T14:08:47.248879216Z [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-27T14:08:47.249366316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007048s 
2025-06-27T14:08:47.249520957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-27T14:08:47.249711762Z [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-27T14:08:47.250074311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s 
2025-06-27T14:08:47.250204002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-27T14:08:47.250523886Z [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-27T14:08:47.250979013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006559s 
2025-06-27T14:08:47.251142672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-27T14:08:47.251372745Z [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-27T14:08:47.251787149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2025-06-27T14:08:47.251908383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-27T14:08:47.252196113Z [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-27T14:08:47.252608743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s 
2025-06-27T14:08:47.252753595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-27T14:08:47.252969640Z [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-27T14:08:47.253295987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2025-06-27T14:08:47.253405176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-27T14:08:47.253572042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-27T14:08:47.253849270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s 
2025-06-27T14:08:47.253965825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-27T14:08:47.254130266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-27T14:08:47.254390800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002838s 
2025-06-27T14:08:47.255031039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-27T14:08:47.255064376Z [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-27T14:08:47.255166001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2025-06-27T14:08:47.255614163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-27T14:08:47.255627810Z [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-27T14:08:47.256142907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007384s 
2025-06-27T14:08:47.256261796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-27T14:08:47.256590648Z [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-27T14:08:47.257157179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006768s 
2025-06-27T14:08:47.257240366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-27T14:08:47.257404126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-27T14:08:47.257766405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s 
2025-06-27T14:08:47.257912229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-27T14:08:47.258091560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-27T14:08:47.258397746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003404s 
2025-06-27T14:08:47.258567839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-27T14:08:47.258910058Z [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-27T14:08:47.259419663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s 
2025-06-27T14:08:47.259559104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-27T14:08:47.259880641Z [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-27T14:08:47.260355708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006696s 
2025-06-27T14:08:47.260533997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-27T14:08:47.260741434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.261029364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s 
2025-06-27T14:08:47.261163684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-27T14:08:47.261558960Z [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-27T14:08:47.262111091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008027s 
2025-06-27T14:08:47.262253387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-27T14:08:47.262565676Z [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-27T14:08:47.263018157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006061s 
2025-06-27T14:08:47.263245535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-27T14:08:47.263494135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.263861024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2025-06-27T14:08:47.264007538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-27T14:08:47.279132084Z [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-27T14:08:47.279794146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s 
2025-06-27T14:08:47.279960792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-27T14:08:47.280170554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-27T14:08:47.280523034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003908s 
2025-06-27T14:08:47.280652404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-27T14:08:47.280971296Z [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-27T14:08:47.281519530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007355s 
2025-06-27T14:08:47.281668149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-27T14:08:47.281854704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.282146502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003308s 
2025-06-27T14:08:47.282264429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-27T14:08:47.282455924Z [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-27T14:08:47.282783243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004132s 
2025-06-27T14:08:47.282928035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-27T14:08:47.283120432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-27T14:08:47.283385816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003263s 
2025-06-27T14:08:47.283510437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-27T14:08:47.283737704Z [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-27T14:08:47.284123852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s 
2025-06-27T14:08:47.284973292Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-27T14:08:47.285514110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-27T14:08:47.285928214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000792s 
2025-06-27T14:08:47.286089338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-27T14:08:47.286295984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T14:08:47.286593143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003475s 
2025-06-27T14:08:47.286734637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-27T14:08:47.286911824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-27T14:08:47.287282190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004065s 
2025-06-27T14:08:47.287406029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-27T14:08:47.287567694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T14:08:47.287823560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003087s 
2025-06-27T14:08:47.287976858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-27T14:08:47.288158884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:08:47.288381593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002861s 
2025-06-27T14:08:47.288550683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-27T14:08:47.288655524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.288908744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002901s 
2025-06-27T14:08:47.289081792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-27T14:08:47.289331815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:08:47.289643643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004004s 
2025-06-27T14:08:47.292867302Z [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-27T14:08:47.293365425Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033903 taking an average of 00:00:00.0033903 
2025-06-27T14:08:47.293974391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:08:47', 'InitialSetup') 
2025-06-27T14:08:47.294224244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.297102578Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:08:47.297254594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072847s 
2025-06-27T14:08:47.297507794Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:08:47.297670731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.297877929Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-27T14:08:47.298751327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:08:47.298857220Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T14:08:47.299017452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-27T14:08:47.299259740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.300295335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011073s 
2025-06-27T14:08:47.300549216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:08:47', 'ImportListSearch') 
2025-06-27T14:08:47.300825221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.301524659Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:08:47.301631715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002295s 
2025-06-27T14:08:47.301796527Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:08:47.301936338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.302166111Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-27T14:08:47.302619674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:08:47.302755667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T14:08:47.302863705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-27T14:08:47.303029609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-27T14:08:47.303817705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008226s 
2025-06-27T14:08:47.304050364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:08:47', 'add_priority_to_indexers') 
2025-06-27T14:08:47.304289675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.304892308Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:08:47.305004254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018639s 
2025-06-27T14:08:47.305161610Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:08:47.305332484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.305533389Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-27T14:08:47.307101796Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-27T14:08:47.329594974Z [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-27T14:08:47.330696041Z [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-27T14:08:47.331708829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-27T14:08:47.332465332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-27T14:08:47.334461721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271676s 
2025-06-27T14:08:47.334656844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:08:47', 'rename_supports_on_track_retag') 
2025-06-27T14:08:47.334908641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.335746487Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:08:47.335904305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284294s 
2025-06-27T14:08:47.336145561Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:08:47.336314621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.336577370Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-27T14:08:47.337117737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T14:08:47.337282399Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-27T14:08:47.337385486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-27T14:08:47.337592162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.338473817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009251s 
2025-06-27T14:08:47.338588558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T14:08:47.338704722Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.338870896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-27T14:08:47.339060548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.339912313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009068s 
2025-06-27T14:08:47.340137245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:08:47', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:08:47.340432209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.341043430Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:08:47.341171177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020374s 
2025-06-27T14:08:47.341328914Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:08:47.341463215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.341672736Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-27T14:08:47.342663020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T14:08:47.343087665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T14:08:47.343427198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s 
2025-06-27T14:08:47.343600457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.343687412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.344443203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007283s 
2025-06-27T14:08:47.344626853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:08:47', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:08:47.344877367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.345529029Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:08:47.345656065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018285s 
2025-06-27T14:08:47.345803141Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:08:47.345962371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.346141742Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-27T14:08:47.351711765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-27T14:08:47.352217693Z [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-27T14:08:47.352631336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005838s 
2025-06-27T14:08:47.352820577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:08:47', 'update_notifiarr') 
2025-06-27T14:08:47.353079558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.353661249Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:08:47.353787082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001612s 
2025-06-27T14:08:47.353953447Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:08:47.354082607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.354286908Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-27T14:08:47.354802486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T14:08:47.354946216Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T14:08:47.355034553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-27T14:08:47.355236289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.356107333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009325s 
2025-06-27T14:08:47.356258878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T14:08:47.356360563Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-27T14:08:47.356487939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-27T14:08:47.356768494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-27T14:08:47.357492782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008397s 
2025-06-27T14:08:47.357670530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:08:47', 'extend_metadata_profiles') 
2025-06-27T14:08:47.357941184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.358938763Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:08:47.358977691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020848s 
2025-06-27T14:08:47.359078003Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:08:47.359218736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.359425502Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-27T14:08:47.363046571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.363227245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.363306314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-27T14:08:47.363494784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-27T14:08:47.364320526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000847s 
2025-06-27T14:08:47.364420758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.364559737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.393548050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288307s 
2025-06-27T14:08:47.393636989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.393764536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-06-27T14:08:47.394107727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-27T14:08:47.397167356Z [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-27T14:08:47.398019942Z [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-27T14:08:47.398487102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:08:47.398983261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:08:47.400867524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:08:47.401220995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:08:47.401467962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072157s 
2025-06-27T14:08:47.401853238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-27T14:08:47.405500249Z [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-27T14:08:47.406158635Z [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-27T14:08:47.406577648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:08:47.407186233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:08:47.408968982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:08:47.409236721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:08:47.409518498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.410025248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:08:47.410275602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082882s 
2025-06-27T14:08:47.410481697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:08:47', 'update_author_sort_name') 
2025-06-27T14:08:47.410730247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.411893168Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:08:47.412039693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098459s 
2025-06-27T14:08:47.412279696Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:08:47.412369437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.412665984Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-27T14:08:47.413093575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:08:47.413223717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.413384009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-27T14:08:47.413487357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.414240072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s 
2025-06-27T14:08:47.414434754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:08:47', 'add_bookfile_part') 
2025-06-27T14:08:47.414670699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.415331559Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:08:47.415455920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018614s 
2025-06-27T14:08:47.415607345Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:08:47.415726965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.415921948Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-27T14:08:47.416175538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.416327174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.420849948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044663s 
2025-06-27T14:08:47.421086254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:08:47', 'update_audio_qualities') 
2025-06-27T14:08:47.421381819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.422138201Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:08:47.422314857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058054s 
2025-06-27T14:08:47.422495851Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:08:47.422681775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.422873551Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-27T14:08:47.423262444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T14:08:47.423468749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T14:08:47.423723061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002999s 
2025-06-27T14:08:47.423921631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:08:47', 'add_bookfile_part_naming_token') 
2025-06-27T14:08:47.424198298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.424815971Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:08:47.424990082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001383s 
2025-06-27T14:08:47.425094903Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:08:47.425260516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.425452773Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-27T14:08:47.426107622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.426264117Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T14:08:47.426438047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-27T14:08:47.426616085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-27T14:08:47.427504063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009298s 
2025-06-27T14:08:47.427639656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.427787193Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T14:08:47.427922114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T14:08:47.428121916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-27T14:08:47.428989513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008886s 
2025-06-27T14:08:47.429147631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.429261961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.431211195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019338s 
2025-06-27T14:08:47.431342820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.431470056Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.431623645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-27T14:08:47.434225312Z [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-27T14:08:47.435249544Z [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-27T14:08:47.435887438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:08:47.436414569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:08:47.439047629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:08:47.439359096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:08:47.439668259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078324s 
2025-06-27T14:08:47.439747007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.439879594Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.440053584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T14:08:47.443155028Z [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-27T14:08:47.444280944Z [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-27T14:08:47.444874329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:08:47.445343152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:08:47.448348873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:08:47.448751693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:08:47.449310779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090795s 
2025-06-27T14:08:47.449569540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T14:08:47', 'update_author_sort_name_again') 
2025-06-27T14:08:47.449801767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.450744736Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:08:47.450901150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104992s 
2025-06-27T14:08:47.451329583Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:08:47.451423712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.451657653Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-27T14:08:47.452906878Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-27T14:08:47.453188224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-27T14:08:47.455164162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020839s 
2025-06-27T14:08:47.455419185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:08:47', 'rename_blacklist_to_blocklist') 
2025-06-27T14:08:47.455749349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.456468427Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:08:47.456640964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033749s 
2025-06-27T14:08:47.456847270Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:08:47.456949305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.457154849Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-27T14:08:47.457482999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-27T14:08:47.457652691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T14:08:47.457998768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s 
2025-06-27T14:08:47.458181936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:08:47', 'FixIndexes') 
2025-06-27T14:08:47.458421489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.459238373Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:08:47.459329617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015898s 
2025-06-27T14:08:47.459461572Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:08:47.459580702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.459768220Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-27T14:08:47.460102743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:08:47.460232935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-06-27T14:08:47.460401294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-27T14:08:47.460530865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T14:08:47.461515787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010012s 
2025-06-27T14:08:47.461748776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T14:08:47', 'AddRelatedBooks') 
2025-06-27T14:08:47.462149222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.462814311Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:08:47.462959944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023076s 
2025-06-27T14:08:47.463120658Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:08:47.463268465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.463495222Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-27T14:08:47.463948775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:08:47.464115310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:47.464303599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-27T14:08:47.464490666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.465462612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009894s 
2025-06-27T14:08:47.465631773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T14:08:47', 'ImportListMonitorExisting') 
2025-06-27T14:08:47.465920344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.466704913Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:08:47.466890116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022364s 
2025-06-27T14:08:47.467071321Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:08:47.467219248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.467471115Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-27T14:08:47.468106615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-27T14:08:47.468219171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.468373412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-27T14:08:47.468596260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.469503116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009819s 
2025-06-27T14:08:47.469731335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T14:08:47', 'AddSeriesPosition') 
2025-06-27T14:08:47.469978713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.470667780Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:08:47.470838233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020967s 
2025-06-27T14:08:47.471041623Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:08:47.471167556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.471384302Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-27T14:08:47.472204533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:08:47.472546802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.472563887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-27T14:08:47.472774070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.473819665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011039s 
2025-06-27T14:08:47.473967593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-27T14:08:47.474073426Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T14:08:47.474275532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-27T14:08:47.474431887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.475207849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008311s 
2025-06-27T14:08:47.475440698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T14:08:47.475450498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.475588215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-27T14:08:47.475780813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.476556454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008047s 
2025-06-27T14:08:47.476823311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T14:08:47', 'AddNewItemMonitorType') 
2025-06-27T14:08:47.477089497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.477952724Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:08:47.478092486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021772s 
2025-06-27T14:08:47.478304473Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:08:47.478465687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.478742775Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-27T14:08:47.481473562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-27T14:08:47.481791772Z [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-27T14:08:47.482336919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007385s 
2025-06-27T14:08:47.482445789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-27T14:08:47.482632274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T14:08:47.482890674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003166s 
2025-06-27T14:08:47.483029784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-27T14:08:47.483216801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T14:08:47.483548929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003726s 
2025-06-27T14:08:47.483714522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-27T14:08:47.483944335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T14:08:47.484248587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003755s 
2025-06-27T14:08:47.484366795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.484512589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.489508095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049514s 
2025-06-27T14:08:47.489766645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T14:08:47', 'AddDownloadHistory') 
2025-06-27T14:08:47.490079545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.491033696Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:08:47.491157615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065012s 
2025-06-27T14:08:47.491356055Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:08:47.491512399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.491775790Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-27T14:08:47.492482542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:08:47.492610961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-27T14:08:47.492780743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-27T14:08:47.492979553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.493950547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s 
2025-06-27T14:08:47.494074437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:08:47.494181983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.494317596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-27T14:08:47.494521457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.495363642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008986s 
2025-06-27T14:08:47.495527372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:08:47.495671973Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.495808027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-27T14:08:47.496076176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.496917179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008891s 
2025-06-27T14:08:47.497058814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:08:47.497229899Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.497359059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-27T14:08:47.497559172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.498359152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s 
2025-06-27T14:08:47.498558212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:08:47', 'add_on_delete_to_notifications') 
2025-06-27T14:08:47.498810079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.499431721Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:08:47.499555169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019121s 
2025-06-27T14:08:47.499719189Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:08:47.499834762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.500087872Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-27T14:08:47.500463027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-27T14:08:47.500599311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T14:08:47.500896299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003102s 
2025-06-27T14:08:47.501099909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:08:47', 'EditionMonitoredIndex') 
2025-06-27T14:08:47.501300543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.501939579Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:08:47.502069461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013607s 
2025-06-27T14:08:47.502212078Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:08:47.502368122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.502576792Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-27T14:08:47.506470339Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:08:47.509278021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-27T14:08:47.509625831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002972s 
2025-06-27T14:08:47.509774270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:08:47.509922308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:47.510086539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-27T14:08:47.512791905Z [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-27T14:08:47.513506323Z [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-27T14:08:47.513947361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:08:47.514667921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:08:47.516686574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:08:47.516936067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:08:47.517211261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.517525183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:08:47.517737730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00752s 
2025-06-27T14:08:47.517933174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T14:08:47.517967182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.518101823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-27T14:08:47.520470612Z [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-27T14:08:47.521231794Z [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-27T14:08:47.521741039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T14:08:47.522348542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T14:08:47.524399290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T14:08:47.524702280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T14:08:47.525000139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.525301025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T14:08:47.526227791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073331s 
2025-06-27T14:08:47.526290397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.526303303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:47.526314606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-27T14:08:47.531421285Z [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-27T14:08:47.531467879Z [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-27T14:08:47.531477388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:08:47.531485113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:08:47.534353417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:08:47.534617359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:08:47.534876170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087994s 
2025-06-27T14:08:47.534989698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T14:08:47.535089850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.535249521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-27T14:08:47.537696347Z [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-27T14:08:47.538529163Z [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-27T14:08:47.539018578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T14:08:47.539454656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T14:08:47.541325392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T14:08:47.541639384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T14:08:47.541904738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065477s 
2025-06-27T14:08:47.542004820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:08:47.542099510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.542213009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-27T14:08:47.544546075Z [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-27T14:08:47.545162506Z [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-27T14:08:47.545542280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T14:08:47.545824949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T14:08:47.547598119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052661s 
2025-06-27T14:08:47.547709603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:08:47.547805716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T14:08:47.547921269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-27T14:08:47.550223554Z [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-27T14:08:47.550826067Z [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-27T14:08:47.551225290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T14:08:47.551520925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T14:08:47.553357061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052477s 
2025-06-27T14:08:47.553413765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:08:47.553508697Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.553613728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-27T14:08:47.565835771Z [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-27T14:08:47.566676403Z [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-27T14:08:47.567149706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:08:47.567862881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:08:47.569673947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:08:47.570022007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:08:47.570235046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:08:47.570602476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.570909123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:08:47.571193315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174521s 
2025-06-27T14:08:47.571300701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:08:47.571386163Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-27T14:08:47.571523700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-27T14:08:47.574186400Z [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-27T14:08:47.574982593Z [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-27T14:08:47.575488872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:08:47.576155925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:08:47.578102022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:08:47.578395042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:08:47.578668923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:08:47.578946602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.579259312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:08:47.579524616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078741s 
2025-06-27T14:08:47.579637463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:08:47.579768898Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.579935252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-27T14:08:47.582324542Z [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-27T14:08:47.583077849Z [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-27T14:08:47.583610511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T14:08:47.584283175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T14:08:47.586659027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T14:08:47.587016176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T14:08:47.587377093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T14:08:47.587747488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T14:08:47.588223667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T14:08:47.588581727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085185s 
2025-06-27T14:08:47.588698012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:08:47.588819226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.588979067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-27T14:08:47.592070570Z [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-27T14:08:47.592925702Z [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-27T14:08:47.593436440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T14:08:47.594015716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T14:08:47.596470858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:08:47.596813207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:08:47.597064303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079235s 
2025-06-27T14:08:47.597184855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:08:47.597273293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.597386852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-27T14:08:47.599744508Z [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-27T14:08:47.600454186Z [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-27T14:08:47.600848270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T14:08:47.601273666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T14:08:47.603089561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T14:08:47.603389535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T14:08:47.603619398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061021s 
2025-06-27T14:08:47.603718287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:08:47.603818669Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T14:08:47.603969623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-27T14:08:47.606478233Z [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-27T14:08:47.607080956Z [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-27T14:08:47.607470119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:08:47.607766606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:08:47.609645178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054745s 
2025-06-27T14:08:47.609752924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:08:47.609858437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.609973679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-27T14:08:47.612470535Z [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-27T14:08:47.613063739Z [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-27T14:08:47.613435337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:08:47.613749670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:08:47.615614744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054683s 
2025-06-27T14:08:47.615701008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:08:47.615789676Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.615980821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-27T14:08:47.618421504Z [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-27T14:08:47.618968866Z [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-27T14:08:47.619344091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T14:08:47.619642622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T14:08:47.621450181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053243s 
2025-06-27T14:08:47.621582798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:08:47.621714353Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.621837551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-27T14:08:47.625944307Z [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-27T14:08:47.626480056Z [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-27T14:08:47.626851443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:08:47.627260256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:08:47.629208608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.629493822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075104s 
2025-06-27T14:08:47.629618193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:08:47.629750038Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T14:08:47.629902926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:08:47.632327176Z [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-27T14:08:47.632866211Z [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-27T14:08:47.633231596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:08:47.633626552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:08:47.635559412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.635853535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058195s 
2025-06-27T14:08:47.636131364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T14:08:47.636253219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.636392179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-27T14:08:47.638801228Z [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-27T14:08:47.639337918Z [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-27T14:08:47.639693344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T14:08:47.640108289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T14:08:47.642045238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.642324160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058096s 
2025-06-27T14:08:47.642446666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-27T14:08:47.642560756Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T14:08:47.642677862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-27T14:08:47.645307365Z [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-27T14:08:47.646185182Z [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-27T14:08:47.646702253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-27T14:08:47.647218832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-27T14:08:47.649104889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T14:08:47.649415835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T14:08:47.649724556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T14:08:47.649952415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071505s 
2025-06-27T14:08:47.650061294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T14:08:47.650165945Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T14:08:47.650292460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-27T14:08:47.652790829Z [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-27T14:08:47.653296316Z [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-27T14:08:47.653647082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T14:08:47.653954120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T14:08:47.655831229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054037s 
2025-06-27T14:08:47.655979197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T14:08:47.656066082Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:47.656193869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-27T14:08:47.658670134Z [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-27T14:08:47.659264640Z [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-27T14:08:47.659617882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T14:08:47.659965111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T14:08:47.661881809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055463s 
2025-06-27T14:08:47.662036761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-27T14:08:47.662128044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.662245511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-27T14:08:47.664791987Z [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-27T14:08:47.665351122Z [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-27T14:08:47.665698271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-27T14:08:47.666380164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-27T14:08:47.668377384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T14:08:47.668688290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T14:08:47.669007342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T14:08:47.669305713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T14:08:47.669575145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071979s 
2025-06-27T14:08:47.669710037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:08:47.669841742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.669961132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-27T14:08:47.672473079Z [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-27T14:08:47.673112105Z [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-27T14:08:47.673505387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:08:47.673962276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:08:47.676071432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.683115321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129669s 
2025-06-27T14:08:47.683314011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:08:47.683457099Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-06-27T14:08:47.683626771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:08:47.688527355Z [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-27T14:08:47.689207174Z [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-27T14:08:47.689639865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:08:47.690128869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:08:47.692377225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.692764154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089422s 
2025-06-27T14:08:47.692872723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:08:47.693009999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-06-27T14:08:47.693274141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-27T14:08:47.695863242Z [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-27T14:08:47.696524634Z [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-27T14:08:47.696877304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:08:47.697291437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:08:47.699293898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.699567168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062264s 
2025-06-27T14:08:47.699703923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:08:47.699812772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-27T14:08:47.699954317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-27T14:08:47.702445041Z [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-27T14:08:47.702972934Z [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-27T14:08:47.703341265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:08:47.703747824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:08:47.705864545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.706183186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060467s 
2025-06-27T14:08:47.706250922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:08:47.706476727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-06-27T14:08:47.706627520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-27T14:08:47.709196311Z [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-27T14:08:47.709709304Z [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-27T14:08:47.710070972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:08:47.710471869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:08:47.712480232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.712734895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059712s 
2025-06-27T14:08:47.712856890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T14:08:47.712966230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-27T14:08:47.713136743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-27T14:08:47.715540602Z [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-27T14:08:47.716049396Z [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-27T14:08:47.716409531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T14:08:47.716790909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T14:08:47.718740604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.718999495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057656s 
2025-06-27T14:08:47.719119076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T14:08:47.719223035Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.719344289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-27T14:08:47.721718809Z [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-27T14:08:47.722231260Z [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-27T14:08:47.722581876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T14:08:47.722920137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T14:08:47.724878940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054086s 
2025-06-27T14:08:47.725005385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T14:08:47.725217662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.725224957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-27T14:08:47.728158823Z [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-27T14:08:47.728309025Z [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-27T14:08:47.728686204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T14:08:47.728982831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T14:08:47.731201838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058338s 
2025-06-27T14:08:47.731308903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-27T14:08:47.731416560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.731546281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-27T14:08:47.733915020Z [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-27T14:08:47.734361158Z [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-27T14:08:47.734704629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-27T14:08:47.734994292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-27T14:08:47.736924918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052608s 
2025-06-27T14:08:47.737046684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T14:08:47.737149150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.737271266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-27T14:08:47.740734978Z [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-27T14:08:47.741098941Z [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-27T14:08:47.741381970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T14:08:47.741746454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T14:08:47.743645958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:08:47.743924388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065124s 
2025-06-27T14:08:47.744061574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T14:08:47.744139892Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.744287479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-27T14:08:47.746738413Z [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-27T14:08:47.747183749Z [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-27T14:08:47.747456889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T14:08:47.747826503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T14:08:47.749834886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T14:08:47.750137605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057179s 
2025-06-27T14:08:47.750250122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:47.750370624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.750530717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T14:08:47.753140560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T14:08:47.753445604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T14:08:47.753701559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T14:08:47.754070622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T14:08:47.756250861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:08:47.756556947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058941s 
2025-06-27T14:08:47.756853905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:08:47', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:08:47.757124039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.760449092Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:08:47.760606549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097308s 
2025-06-27T14:08:47.760818225Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:08:47.760946874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.761194022Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-27T14:08:47.761543184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:08:47', 'add_update_history') 
2025-06-27T14:08:47.761811494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.762641074Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:08:47.762781878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016699s 
2025-06-27T14:08:47.762951499Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:08:47.763099928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.763329169Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-27T14:08:47.763862563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:08:47.764014759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-06-27T14:08:47.764173138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-27T14:08:47.764394494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.765451051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s 
2025-06-27T14:08:47.765684932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:08:47', 'add_on_update_to_notifications') 
2025-06-27T14:08:47.766006218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.767451498Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:08:47.767607422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030975s 
2025-06-27T14:08:47.767774738Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:08:47.767937226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.768162238Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-27T14:08:47.773442598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:08:47.773614383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-27T14:08:47.773766890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-27T14:08:47.774015611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.775130816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011753s 
2025-06-27T14:08:47.775280357Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-27T14:08:47.778133971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-27T14:08:47.778436240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029818s 
2025-06-27T14:08:47.778541832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:08:47.778669479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:47.778799250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-27T14:08:47.778943280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-27T14:08:47.779683039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007681s 
2025-06-27T14:08:47.779795125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.779948995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.781690350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017413s 
2025-06-27T14:08:47.782296621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-27T14:08:47.782516353Z [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-27T14:08:47.782878261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s 
2025-06-27T14:08:47.782998584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-27T14:08:47.783153105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-27T14:08:47.783430884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002729s 
2025-06-27T14:08:47.783608181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:08:47.783706098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.783809396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-27T14:08:47.783994158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T14:08:47.784777414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s 
2025-06-27T14:08:47.785008049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:08:47.785187570Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.785233242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-27T14:08:47.785381059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.786264438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009136s 
2025-06-27T14:08:47.786381383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T14:08:47.786478098Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T14:08:47.786584071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-27T14:08:47.786736618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.787488491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007844s 
2025-06-27T14:08:47.787595447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.787698194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.794874149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071497s 
2025-06-27T14:08:47.795003750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.795208802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.796474290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013442s 
2025-06-27T14:08:47.796593299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-27T14:08:47.798978170Z [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-27T14:08:47.799483367Z [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-27T14:08:47.799796838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T14:08:47.800141963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T14:08:47.802081858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00536s 
2025-06-27T14:08:47.802347723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-27T14:08:47.805081716Z [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-27T14:08:47.805211818Z [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-27T14:08:47.805640491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T14:08:47.805894061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T14:08:47.808545118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057436s 
2025-06-27T14:08:47.808564076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T14:08:47.808696192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T14:08:47.808900463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000251s 
2025-06-27T14:08:47.808993340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:08:47.809092580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-27T14:08:47.809258955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-27T14:08:47.809485310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.810442658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s 
2025-06-27T14:08:47.810603070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T14:08:47.810677410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.810895319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-27T14:08:47.810966773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-27T14:08:47.811786202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008417s 
2025-06-27T14:08:47.812004001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:08:47', 'add_custom_formats') 
2025-06-27T14:08:47.812304405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.813605294Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:08:47.813740997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026585s 
2025-06-27T14:08:47.813943915Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:08:47.814031261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.814272497Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-27T14:08:47.816251070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:08:47.816458076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-27T14:08:47.816665394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002593s 
2025-06-27T14:08:47.816797429Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T14:08:47.816962281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-27T14:08:47.817118185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002007s 
2025-06-27T14:08:47.817315763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:08:47', 'remove_omg') 
2025-06-27T14:08:47.817552870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.818151165Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:08:47.818365716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012374s 
2025-06-27T14:08:47.818390206Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:08:47.818501580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.818679869Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-27T14:08:47.818991216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:08:47.819110446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-27T14:08:47.819224044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-27T14:08:47.819393816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-27T14:08:47.820203065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008728s 
2025-06-27T14:08:47.820383829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:08:47', 'add_indexer_tags') 
2025-06-27T14:08:47.820602840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.821298590Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:08:47.821340164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s 
2025-06-27T14:08:47.821476528Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:08:47.821584526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.821765480Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-27T14:08:47.822190205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-27T14:08:47.824702793Z [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-27T14:08:47.825222148Z [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-27T14:08:47.825550439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:08:47.825976857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:08:47.828224302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.828538133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061988s 
2025-06-27T14:08:47.828627523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:08:47.828746874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-27T14:08:47.828865973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-27T14:08:47.829041186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-27T14:08:47.829819222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s 
2025-06-27T14:08:47.830158565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:08:47', 'list_sync_time') 
2025-06-27T14:08:47.830377706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.831264792Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:08:47.831384052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022529s 
2025-06-27T14:08:47.831610317Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:08:47.831712754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.831994280Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-27T14:08:47.832429897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T14:08:47.832532544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:47.832635972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-27T14:08:47.832834181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.833622508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008149s 
2025-06-27T14:08:47.833748602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:08:47', 'download_client_per_indexer') 
2025-06-27T14:08:47.833983314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.834975001Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:08:47.835099291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022165s 
2025-06-27T14:08:47.835258531Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:08:47.835473795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.835666212Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-27T14:08:47.836209035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-27T14:08:47.836373556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.836498978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-27T14:08:47.836691766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-27T14:08:47.837533120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008655s 
2025-06-27T14:08:47.837697030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T14:08:47', 'add_colon_replacement_to_naming_config') 
2025-06-27T14:08:47.837943556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.838745801Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:08:47.838886254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020913s 
2025-06-27T14:08:47.839006706Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:08:47.839153331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.839305908Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-27T14:08:47.839687186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-27T14:08:47.839788069Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.839993162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-27T14:08:47.842383734Z [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-27T14:08:47.842914212Z [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-27T14:08:47.843280950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-27T14:08:47.844037894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-27T14:08:47.846119935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T14:08:47.846413095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T14:08:47.846740364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T14:08:47.848006001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078853s 
2025-06-27T14:08:47.848125983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T14:08:47.848231736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-27T14:08:47.848375555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-27T14:08:47.850719915Z [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-27T14:08:47.851198067Z [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-27T14:08:47.851543092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T14:08:47.851942295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T14:08:47.854080339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.854326855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058235s 
2025-06-27T14:08:47.854525265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T14:08:47', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T14:08:47.854768284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.855782385Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:08:47.856009312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072508s 
2025-06-27T14:08:47.856197982Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:08:47.856316911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.856526072Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-27T14:08:47.856942420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.857047352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.859780634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027081s 
2025-06-27T14:08:47.859985166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T14:08:47', 'metadata_profile_ignored_to_list') 
2025-06-27T14:08:47.860242343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.860955078Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:08:47.861006912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038239s 
2025-06-27T14:08:47.861174129Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:08:47.861273739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.861453631Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-27T14:08:47.861795690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T14:08:47.861909138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-06-27T14:08:47.862029871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-27T14:08:47.862201407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-27T14:08:47.862957649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008296s 
2025-06-27T14:08:47.863131328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T14:08:47', 'add_download_client_tags') 
2025-06-27T14:08:47.863358406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.863980197Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:08:47.864097253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018412s 
2025-06-27T14:08:47.864255862Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:08:47.864370924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.864529072Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-27T14:08:47.864852443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T14:08:47.864983898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:47.865105653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-27T14:08:47.865264482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.866154975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009186s 
2025-06-27T14:08:47.866353996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T14:08:47', 'add_result_to_commands') 
2025-06-27T14:08:47.866594520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.867322906Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:08:47.867439701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002069s 
2025-06-27T14:08:47.867597609Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:08:47.867725927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.868054910Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-27T14:08:47.868638094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-27T14:08:47.868941204Z [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-27T14:08:47.869339415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2025-06-27T14:08:47.869479547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-27T14:08:47.869660602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-27T14:08:47.869979073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000373s 
2025-06-27T14:08:47.870197813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:08:47', 'add_notification_status') 
2025-06-27T14:08:47.870419549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.871149990Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:08:47.871276885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015215s 
2025-06-27T14:08:47.871438130Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:08:47.871561618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.871776771Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-27T14:08:47.872203070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T14:08:47.872318201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T14:08:47.872433794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-27T14:08:47.872599858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.873453777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008984s 
2025-06-27T14:08:47.873637778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:08:47', 'add_on_author_added_to_notifications') 
2025-06-27T14:08:47.873867721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.874659875Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:08:47.874808635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020859s 
2025-06-27T14:08:47.875015581Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:08:47.875170152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.875379283Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-27T14:08:47.875872015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T14:08:47.876003320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-06-27T14:08:47.876078872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-27T14:08:47.876213483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-27T14:08:47.877084165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s 
2025-06-27T14:08:47.877307204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:08:47', 'book_last_searched_time') 
2025-06-27T14:08:47.877487056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.878236034Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:08:47.878404613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020312s 
2025-06-27T14:08:47.878480466Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:08:47.878600227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.878778145Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-27T14:08:47.879239854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T14:08:47.879654629Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-06-27T14:08:47.879662906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-27T14:08:47.879666924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.880571134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009505s 
2025-06-27T14:08:47.880654412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T14:08:47.880750926Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.880856128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-27T14:08:47.881014817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T14:08:47.881820229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008382s 
2025-06-27T14:08:47.881990942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:08:47', 'add_indexer_flags') 
2025-06-27T14:08:47.882202949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.882918890Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:08:47.883007890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019149s 
2025-06-27T14:08:47.883151308Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:08:47.883260097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:47.883444799Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-27T14:08:47.883972171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T14:08:47.884093204Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T14:08:47.884210490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-27T14:08:47.884406104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.885240263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008793s 
2025-06-27T14:08:47.885355555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-27T14:08:47.885518734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T14:08:47.886475650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009919s 
2025-06-27T14:08:47.886589098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:47.886749792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:47.910423537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236371s 
2025-06-27T14:08:47.910691596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:08:47', 'cdh_per_downloadclient') 
2025-06-27T14:08:47.910941940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:47.913321309Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:08:47.913452393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265967s 
2025-06-27T14:08:47.924756067Z [Debug] MigrationController: Took: 00:00:01.0219780 
2025-06-27T14:08:48.062123214Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T14:08:48.090717554Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:08:48.090969851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:48.091096597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:48.093478521Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:08:48.093609305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025186s 
2025-06-27T14:08:48.093734807Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:08:48.093825139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026293s 
2025-06-27T14:08:48.096059186Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:08:48.096193536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.096446015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:08:48.096604854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:08:48.096887834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003198s 
2025-06-27T14:08:48.096987996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.098037548Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:08:48.098144945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014767s 
2025-06-27T14:08:48.098419718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:08:48.098506282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.098817428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:08:48.098959825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:08:48.099203656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002681s 
2025-06-27T14:08:48.099316162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:48.099409480Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:48.099514692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:08:48.099652079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:08:48.100404694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007676s 
2025-06-27T14:08:48.100517601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.101063149Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:08:48.101177790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014255s 
2025-06-27T14:08:48.101385718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:08:48.101503285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.101729661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:48.101843229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T14:08:48.101951768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:08:48.102094836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:08:48.102440201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s 
2025-06-27T14:08:48.102623079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.103102534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:08:48.103331365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s 
2025-06-27T14:08:48.103565797Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:08:48.103692141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.104016664Z [Info] InitialSetup: Starting migration to 1 
2025-06-27T14:08:48.104564778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-27T14:08:48.104790221Z [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-27T14:08:48.105134033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004669s 
2025-06-27T14:08:48.105250277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-27T14:08:48.105381902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:08:48.105613889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000244s 
2025-06-27T14:08:48.105715504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-27T14:08:48.105851728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:08:48.106082894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002359s 
2025-06-27T14:08:48.106237415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:08:48', 'InitialSetup') 
2025-06-27T14:08:48.106453580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.107319463Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:08:48.107424043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014825s 
2025-06-27T14:08:48.107552342Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:08:48.107655389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.107817606Z [Info] ImportListSearch: Starting migration to 2 
2025-06-27T14:08:48.108076677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:08:48', 'ImportListSearch') 
2025-06-27T14:08:48.108266018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.108884142Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:08:48.108990196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s 
2025-06-27T14:08:48.109111320Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:08:48.109217734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.109367716Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-27T14:08:48.109531035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:08:48', 'add_priority_to_indexers') 
2025-06-27T14:08:48.109737019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.110275854Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:08:48.110392639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s 
2025-06-27T14:08:48.110516468Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:08:48.110625267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.110793376Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-27T14:08:48.110946353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:08:48', 'rename_supports_on_track_retag') 
2025-06-27T14:08:48.111149723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.111707315Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:08:48.111812487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010567s 
2025-06-27T14:08:48.111966928Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:08:48.112076278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.112233204Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-27T14:08:48.112424188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:08:48', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:08:48.112620133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.113251263Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:08:48.113383550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s 
2025-06-27T14:08:48.113512028Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:08:48.113624485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.113781471Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-27T14:08:48.113952986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:08:48', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:08:48.114164181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.114700841Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:08:48.114820512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s 
2025-06-27T14:08:48.114958250Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:08:48.115040144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.115195878Z [Info] update_notifiarr: Starting migration to 7 
2025-06-27T14:08:48.115378566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:08:48', 'update_notifiarr') 
2025-06-27T14:08:48.115559189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.116068404Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:08:48.116353047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010036s 
2025-06-27T14:08:48.116473049Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:08:48.116579393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.116734505Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-27T14:08:48.116900269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:08:48', 'extend_metadata_profiles') 
2025-06-27T14:08:48.117108338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.117711712Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:08:48.117808266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s 
2025-06-27T14:08:48.117934521Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:08:48.118066817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.118200306Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-27T14:08:48.118379136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:08:48', 'update_author_sort_name') 
2025-06-27T14:08:48.118581282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.119156961Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:08:48.119232543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010542s 
2025-06-27T14:08:48.119361092Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:08:48.119455572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.119617809Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-27T14:08:48.119784134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:08:48', 'add_bookfile_part') 
2025-06-27T14:08:48.120009638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.120548603Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:08:48.120657963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2025-06-27T14:08:48.120779568Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:08:48.120936043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.121057096Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-27T14:08:48.121203050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:08:48', 'update_audio_qualities') 
2025-06-27T14:08:48.121416139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.122088082Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:08:48.122256661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011247s 
2025-06-27T14:08:48.122394338Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:08:48.122511464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.122690975Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-27T14:08:48.122983414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:08:48', 'add_bookfile_part_naming_token') 
2025-06-27T14:08:48.123209810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.123772062Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:08:48.123979259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012473s 
2025-06-27T14:08:48.124120773Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:08:48.124288601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.124496390Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-27T14:08:48.124721974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T14:08:48', 'update_author_sort_name_again') 
2025-06-27T14:08:48.125036336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.125636996Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:08:48.125766155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013548s 
2025-06-27T14:08:48.125894674Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:08:48.126025017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.126206632Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-27T14:08:48.126407917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:08:48', 'rename_blacklist_to_blocklist') 
2025-06-27T14:08:48.126670346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.127275804Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:08:48.127376146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012083s 
2025-06-27T14:08:48.127512491Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:08:48.127655889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.127886604Z [Info] FixIndexes: Starting migration to 15 
2025-06-27T14:08:48.128038219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:08:48', 'FixIndexes') 
2025-06-27T14:08:48.128256749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.128916507Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:08:48.129054916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012519s 
2025-06-27T14:08:48.129253455Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:08:48.129386583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.129558219Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-27T14:08:48.129803603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T14:08:48', 'AddRelatedBooks') 
2025-06-27T14:08:48.130013245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.130601158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:08:48.130721190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011958s 
2025-06-27T14:08:48.130900331Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:08:48.131062858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.131211547Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-27T14:08:48.131394856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T14:08:48', 'ImportListMonitorExisting') 
2025-06-27T14:08:48.131629047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.132249306Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:08:48.132419629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001186s 
2025-06-27T14:08:48.132513788Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:08:48.132622688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.132859805Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-27T14:08:48.132965728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T14:08:48', 'AddSeriesPosition') 
2025-06-27T14:08:48.133188537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.133839908Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:08:48.133961503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012024s 
2025-06-27T14:08:48.134100101Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:08:48.134211355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.134381478Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-27T14:08:48.134541831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T14:08:48', 'AddNewItemMonitorType') 
2025-06-27T14:08:48.134758447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.135330378Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:08:48.135454538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s 
2025-06-27T14:08:48.135642065Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:08:48.135688469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.135876056Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-27T14:08:48.136053614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T14:08:48', 'AddDownloadHistory') 
2025-06-27T14:08:48.136257073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.136879647Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:08:48.136979708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011582s 
2025-06-27T14:08:48.137110531Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:08:48.137232307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.137388571Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-27T14:08:48.137554625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:08:48', 'add_on_delete_to_notifications') 
2025-06-27T14:08:48.137768346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.138338383Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:08:48.138473154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011094s 
2025-06-27T14:08:48.138596853Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:08:48.138702155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.138862638Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-27T14:08:48.139085237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:08:48', 'EditionMonitoredIndex') 
2025-06-27T14:08:48.139230128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.139954146Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:08:48.140082925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012447s 
2025-06-27T14:08:48.140226975Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:08:48.140345894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.140503542Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-27T14:08:48.141038298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T14:08:48.141164342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-06-27T14:08:48.141281588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-27T14:08:48.141827346Z [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-27T14:08:48.142280889Z [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-27T14:08:48.142564089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T14:08:48.143063605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T14:08:48.143909127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:08:48.144172617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:08:48.144420476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030066s 
2025-06-27T14:08:48.144535838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T14:08:48.144652814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-27T14:08:48.144732464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-27T14:08:48.145175756Z [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-27T14:08:48.145583076Z [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-27T14:08:48.145847729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T14:08:48.146273055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T14:08:48.146992734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T14:08:48.147253669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T14:08:48.147521809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026161s 
2025-06-27T14:08:48.147646470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:08:48', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:08:48.147884860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.148964994Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:08:48.149513689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040546s 
2025-06-27T14:08:48.149533479Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:08:48.149541054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.149700074Z [Info] add_update_history: Starting migration to 24 
2025-06-27T14:08:48.149889345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:08:48', 'add_update_history') 
2025-06-27T14:08:48.150271053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.153178496Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:08:48.153201943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029558s 
2025-06-27T14:08:48.153207374Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:08:48.153212414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.153217224Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-27T14:08:48.153365121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:08:48', 'add_on_update_to_notifications') 
2025-06-27T14:08:48.153613562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.154186044Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:08:48.154254141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012186s 
2025-06-27T14:08:48.154381938Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:08:48.154495066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.154660830Z [Info] add_custom_formats: Starting migration to 26 
2025-06-27T14:08:48.154815441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:08:48', 'add_custom_formats') 
2025-06-27T14:08:48.155019752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.155632195Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:08:48.155736455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011257s 
2025-06-27T14:08:48.155868170Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:08:48.155989254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.156156511Z [Info] remove_omg: Starting migration to 27 
2025-06-27T14:08:48.156311402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:08:48', 'remove_omg') 
2025-06-27T14:08:48.156518098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.157138507Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:08:48.157236134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011361s 
2025-06-27T14:08:48.157355925Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:08:48.157465746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.157638213Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-27T14:08:48.157783766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:08:48', 'add_indexer_tags') 
2025-06-27T14:08:48.157990613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.158670451Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:08:48.158777657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011864s 
2025-06-27T14:08:48.158921005Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:08:48.159014584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.159164375Z [Info] list_sync_time: Starting migration to 29 
2025-06-27T14:08:48.159328706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:08:48', 'list_sync_time') 
2025-06-27T14:08:48.159517797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.160101822Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:08:48.160207194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010738s 
2025-06-27T14:08:48.160330432Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:08:48.160450454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.160611097Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-27T14:08:48.160789807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:08:48', 'download_client_per_indexer') 
2025-06-27T14:08:48.161001884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.161554577Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:08:48.161649468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s 
2025-06-27T14:08:48.161781413Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:08:48.161897196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.162067399Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-27T14:08:48.162236780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T14:08:48', 'add_colon_replacement_to_naming_config') 
2025-06-27T14:08:48.162461412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.163007291Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:08:48.163157964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010834s 
2025-06-27T14:08:48.163347837Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:08:48.163482377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.163690366Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-27T14:08:48.163838104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T14:08:48', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T14:08:48.164096283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.164956986Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:08:48.164967858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011694s 
2025-06-27T14:08:48.164972808Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:08:48.165087529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.165273202Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-27T14:08:48.165468475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T14:08:48', 'metadata_profile_ignored_to_list') 
2025-06-27T14:08:48.165720974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.166366804Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:08:48.166476675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012559s 
2025-06-27T14:08:48.166599201Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:08:48.166720455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.166903945Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-27T14:08:48.167099308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T14:08:48', 'add_download_client_tags') 
2025-06-27T14:08:48.167361406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.167952996Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:08:48.168085082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012144s 
2025-06-27T14:08:48.168214373Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:08:48.168317981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.168483074Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-27T14:08:48.168652304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T14:08:48', 'add_result_to_commands') 
2025-06-27T14:08:48.168898490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.169461273Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:08:48.169560953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010979s 
2025-06-27T14:08:48.169707498Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:08:48.169873042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.170084798Z [Info] add_notification_status: Starting migration to 37 
2025-06-27T14:08:48.170268057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:08:48', 'add_notification_status') 
2025-06-27T14:08:48.170505896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.171045742Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:08:48.171198690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011605s 
2025-06-27T14:08:48.171353582Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:08:48.171466670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.175755733Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-27T14:08:48.176037270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:08:48', 'add_on_author_added_to_notifications') 
2025-06-27T14:08:48.176327805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.176996741Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:08:48.177144158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054978s 
2025-06-27T14:08:48.177326215Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:08:48.177461006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.177663363Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-27T14:08:48.177880440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:08:48', 'book_last_searched_time') 
2025-06-27T14:08:48.178117958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.178661342Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:08:48.178778368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011836s 
2025-06-27T14:08:48.178903840Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:08:48.179023381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.179183543Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-27T14:08:48.179356091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:08:48', 'add_indexer_flags') 
2025-06-27T14:08:48.179586595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.180857142Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:08:48.180932714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011499s 
2025-06-27T14:08:48.180942815Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:08:48.180969298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:48.180983637Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-27T14:08:48.181104971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:08:48', 'cdh_per_downloadclient') 
2025-06-27T14:08:48.181654658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:48.182022188Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:08:48.182129063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013415s 
2025-06-27T14:08:48.183025387Z [Debug] MigrationController: Took: 00:00:00.1210195 
2025-06-27T14:08:48.226529630Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-27T14:08:48.230565123Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-27T14:08:48.354176009Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8265326b-eb2c-4ce3-860b-d99b5a38f16c} may be persisted to storage in unencrypted form. 
2025-06-27T14:08:48.995955684Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-27T14:08:49.046903151Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-27T14:08:49.049811826Z [Trace] EventAggregator: Publishing HealthCheckCompleteEvent 
2025-06-27T14:08:49.113331269Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T14:08:49.122136203Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T14:08:49.122618454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T14:08:49.122929890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T14:08:49.346600574Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T14:08:49.347031942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.224067s 
2025-06-27T14:08:49.347400895Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T14:08:49.347808476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2244468s 
2025-06-27T14:08:49.352032719Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T14:08:49.352462624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.353136470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T14:08:49.353668461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T14:08:49.354504013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009197s 
2025-06-27T14:08:49.354874459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.772325307Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T14:08:49.772517444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.418567s 
2025-06-27T14:08:49.772885866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T14:08:49.773040938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.773421814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T14:08:49.773612578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:08:49.774004547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-06-27T14:08:49.774145110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:49.774273519Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T14:08:49.774431096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T14:08:49.774619235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T14:08:49.775544518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009525s 
2025-06-27T14:08:49.775688187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.838484564Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T14:08:49.838837174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637461s 
2025-06-27T14:08:49.839451501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T14:08:49.839659660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.840151059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:49.840386583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T14:08:49.840620303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T14:08:49.840923925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T14:08:49.842109591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012221s 
2025-06-27T14:08:49.842339805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.843433125Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T14:08:49.843620613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s 
2025-06-27T14:08:49.843985547Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T14:08:49.844159728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.844633662Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-27T14:08:49.845244452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-27T14:08:49.845553063Z [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-27T14:08:49.846261269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000849s 
2025-06-27T14:08:49.846416741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-27T14:08:49.846585130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T14:08:49.846855845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002951s 
2025-06-27T14:08:49.847063233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T14:08:49', 'InitialSetup') 
2025-06-27T14:08:49.847375732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.848045440Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T14:08:49.848199300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s 
2025-06-27T14:08:49.848364893Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T14:08:49.848520126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.848734387Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-27T14:08:49.848983198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T14:08:49', 'ImportListSearch') 
2025-06-27T14:08:49.849282781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.849969513Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T14:08:49.850142191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014405s 
2025-06-27T14:08:49.850302513Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T14:08:49.850459058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.850670674Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-27T14:08:49.850877942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T14:08:49', 'add_priority_to_indexers') 
2025-06-27T14:08:49.851179970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.852422310Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T14:08:49.852598796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019413s 
2025-06-27T14:08:49.852761974Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T14:08:49.852940003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.853393696Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-27T14:08:49.853608168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T14:08:49', 'rename_supports_on_track_retag') 
2025-06-27T14:08:49.853904354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.854897904Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T14:08:49.855078157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019418s 
2025-06-27T14:08:49.855257748Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T14:08:49.855434915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.855644196Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-27T14:08:49.855900372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T14:08:49', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T14:08:49.856224895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.857277263Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T14:08:49.857456244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018187s 
2025-06-27T14:08:49.857616627Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T14:08:49.857781869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.857994136Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-27T14:08:49.858468842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T14:08:49', 'remove_chown_and_folderchmod_config') 
2025-06-27T14:08:49.858778766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.859663306Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T14:08:49.859837597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s 
2025-06-27T14:08:49.860014253Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T14:08:49.860174555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.860390500Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-27T14:08:49.860591264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T14:08:49', 'update_notifiarr') 
2025-06-27T14:08:49.860884044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.862009058Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T14:08:49.862168089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018201s 
2025-06-27T14:08:49.862324754Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T14:08:49.862481910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.863042268Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-27T14:08:49.863248493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T14:08:49', 'extend_metadata_profiles') 
2025-06-27T14:08:49.863551634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.864542128Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T14:08:49.864714304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020421s 
2025-06-27T14:08:49.864878214Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T14:08:49.865035561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.865249030Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-27T14:08:49.865459304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T14:08:49', 'update_author_sort_name') 
2025-06-27T14:08:49.865759267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.866852007Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T14:08:49.867020115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017915s 
2025-06-27T14:08:49.867177472Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T14:08:49.867331322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.867552447Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-27T14:08:49.868047574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T14:08:49', 'add_bookfile_part') 
2025-06-27T14:08:49.868348690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.869217769Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T14:08:49.869380707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018754s 
2025-06-27T14:08:49.869539016Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T14:08:49.869697325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.869907408Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-27T14:08:49.870112661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T14:08:49', 'update_audio_qualities') 
2025-06-27T14:08:49.870406412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.871323037Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T14:08:49.871491466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016117s 
2025-06-27T14:08:49.871658823Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T14:08:49.871822493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.872077546Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-27T14:08:49.872300796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T14:08:49', 'add_bookfile_part_naming_token') 
2025-06-27T14:08:49.872606812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.873552285Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T14:08:49.873724802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017115s 
2025-06-27T14:08:49.873884433Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T14:08:49.874047612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.874258296Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-27T14:08:49.874470733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T14:08:49', 'update_author_sort_name_again') 
2025-06-27T14:08:49.874790206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.875728565Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T14:08:49.875928488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016516s 
2025-06-27T14:08:49.876100564Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T14:08:49.876286438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.876477413Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-27T14:08:49.876698849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T14:08:49', 'rename_blacklist_to_blocklist') 
2025-06-27T14:08:49.877017821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.878204169Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T14:08:49.878380464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019237s 
2025-06-27T14:08:49.878532309Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T14:08:49.878689406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.878899949Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-27T14:08:49.879095884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T14:08:49', 'FixIndexes') 
2025-06-27T14:08:49.879383192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.880989015Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T14:08:49.881148917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022877s 
2025-06-27T14:08:49.881306634Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T14:08:49.881457778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.881667691Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-27T14:08:49.881866461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T14:08:49', 'AddRelatedBooks') 
2025-06-27T14:08:49.882154591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.883738249Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T14:08:49.883917079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022697s 
2025-06-27T14:08:49.884085458Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T14:08:49.884251482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.884460753Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-27T14:08:49.884671467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T14:08:49', 'ImportListMonitorExisting') 
2025-06-27T14:08:49.884962363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.886589919Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T14:08:49.886761865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023205s 
2025-06-27T14:08:49.886916757Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T14:08:49.887070717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.887278305Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-27T14:08:49.887477025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T14:08:49', 'AddSeriesPosition') 
2025-06-27T14:08:49.887775806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.889752646Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T14:08:49.889913950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026679s 
2025-06-27T14:08:49.890069924Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T14:08:49.890226279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.890431121Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-27T14:08:49.890639581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T14:08:49', 'AddNewItemMonitorType') 
2025-06-27T14:08:49.890927781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.892866654Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T14:08:49.893030013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026105s 
2025-06-27T14:08:49.893190336Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T14:08:49.893342101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.893547685Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-27T14:08:49.893750383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T14:08:49', 'AddDownloadHistory') 
2025-06-27T14:08:49.894045126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.895909529Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T14:08:49.896093059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025401s 
2025-06-27T14:08:49.896264283Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T14:08:49.896429195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.896643096Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-27T14:08:49.896859301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T14:08:49', 'add_on_delete_to_notifications') 
2025-06-27T14:08:49.897168954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.899381218Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T14:08:49.899550558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029229s 
2025-06-27T14:08:49.899720991Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T14:08:49.899899020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.900121959Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-27T14:08:49.900329206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T14:08:49', 'EditionMonitoredIndex') 
2025-06-27T14:08:49.900630923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.902578905Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T14:08:49.902745700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026868s 
2025-06-27T14:08:49.902915312Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T14:08:49.903098450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.903308644Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-27T14:08:49.903977470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-27T14:08:49.904145799Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T14:08:49.904286883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-27T14:08:49.904806879Z [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-27T14:08:49.905399703Z [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-27T14:08:49.905784808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-27T14:08:49.906188921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-27T14:08:49.907021557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T14:08:49.907306250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028635s 
2025-06-27T14:08:49.907463938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T14:08:49.907605092Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T14:08:49.907748471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T14:08:49.908138967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T14:08:49.908553952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T14:08:49.908884167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T14:08:49.909299563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T14:08:49.910034282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T14:08:49.910336290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024042s 
2025-06-27T14:08:49.910554509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T14:08:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T14:08:49.910875125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.915739186Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T14:08:49.916022797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077189s 
2025-06-27T14:08:49.916223721Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T14:08:49.916366088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.916589287Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-27T14:08:49.917155667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-27T14:08:49.917403997Z [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-27T14:08:49.917851979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2025-06-27T14:08:49.917999075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-27T14:08:49.918170891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-27T14:08:49.918452578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000304s 
2025-06-27T14:08:49.918651829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T14:08:49', 'add_update_history') 
2025-06-27T14:08:49.918934358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.921312124Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T14:08:49.921463819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031425s 
2025-06-27T14:08:49.921616617Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T14:08:49.921773633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.921978876Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-27T14:08:49.922182646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T14:08:49', 'add_on_update_to_notifications') 
2025-06-27T14:08:49.922493622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.923929012Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T14:08:49.924146890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021075s 
2025-06-27T14:08:49.924327043Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T14:08:49.924481103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.924681296Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-27T14:08:49.924891730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T14:08:49', 'add_custom_formats') 
2025-06-27T14:08:49.925181453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.926572904Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T14:08:49.926730090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020761s 
2025-06-27T14:08:49.926880613Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T14:08:49.927027579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.927235788Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-27T14:08:49.927421642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T14:08:49', 'remove_omg') 
2025-06-27T14:08:49.927715364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.929064800Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T14:08:49.929222658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020153s 
2025-06-27T14:08:49.929387460Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T14:08:49.929540848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.929749188Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-27T14:08:49.929948900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T14:08:49', 'add_indexer_tags') 
2025-06-27T14:08:49.930242290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.931449210Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T14:08:49.931605795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018998s 
2025-06-27T14:08:49.931764314Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T14:08:49.931937172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.932155060Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-27T14:08:49.932357608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T14:08:49', 'list_sync_time') 
2025-06-27T14:08:49.932643213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.934012119Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T14:08:49.934214697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020568s 
2025-06-27T14:08:49.934392945Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T14:08:49.934584661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.934835005Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-27T14:08:49.935037042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T14:08:49', 'download_client_per_indexer') 
2025-06-27T14:08:49.935337417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.936661522Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T14:08:49.936825863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020648s 
2025-06-27T14:08:49.936985083Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T14:08:49.937150166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.937352553Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-27T14:08:49.937570452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T14:08:49', 'add_colon_replacement_to_naming_config') 
2025-06-27T14:08:49.937874464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.939152626Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T14:08:49.939320615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001981s 
2025-06-27T14:08:49.939482611Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T14:08:49.939661651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.939870111Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-27T14:08:49.940118250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T14:08:49', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T14:08:49.940435850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.941742279Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T14:08:49.941923083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020522s 
2025-06-27T14:08:49.942075570Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T14:08:49.942231494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.942431727Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-27T14:08:49.942637983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T14:08:49', 'metadata_profile_ignored_to_list') 
2025-06-27T14:08:49.942937726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.944226631Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T14:08:49.944391883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019706s 
2025-06-27T14:08:49.945084187Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T14:08:49.945090570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.945095319Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-27T14:08:49.945100560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T14:08:49', 'add_download_client_tags') 
2025-06-27T14:08:49.945381726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.946673656Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T14:08:49.946828067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019569s 
2025-06-27T14:08:49.946977087Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T14:08:49.947123031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.947333574Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-27T14:08:49.947528246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T14:08:49', 'add_result_to_commands') 
2025-06-27T14:08:49.947810745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.949084519Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T14:08:49.949236104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019433s 
2025-06-27T14:08:49.949382489Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T14:08:49.949546960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.949754358Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-27T14:08:49.949958118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T14:08:49', 'add_notification_status') 
2025-06-27T14:08:49.950245526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.951504641Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T14:08:49.951668972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019455s 
2025-06-27T14:08:49.951839555Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T14:08:49.952041973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.952257817Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-27T14:08:49.952476547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T14:08:49', 'add_on_author_added_to_notifications') 
2025-06-27T14:08:49.952780339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.954340129Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T14:08:49.954509009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022773s 
2025-06-27T14:08:49.954669131Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T14:08:49.954825606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.955033995Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-27T14:08:49.955235551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T14:08:49', 'book_last_searched_time') 
2025-06-27T14:08:49.955524412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.957163692Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T14:08:49.957339386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002316s 
2025-06-27T14:08:49.957505290Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T14:08:49.957656595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.957866046Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-27T14:08:49.958066730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T14:08:49', 'add_indexer_flags') 
2025-06-27T14:08:49.958360852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.959948909Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T14:08:49.960120124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022743s 
2025-06-27T14:08:49.960280988Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T14:08:49.960447924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T14:08:49.960672245Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-27T14:08:49.960880835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T14:08:49', 'cdh_per_downloadclient') 
2025-06-27T14:08:49.961174977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T14:08:49.962748785Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T14:08:49.962908647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022932s 
2025-06-27T14:08:50.115741305Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-27T14:08:50.125787077Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-27T14:08:50.129482666Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-27T14:08:50.279494447Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-27T14:08:50.314780476Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-27T14:08:50.318836842Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-27T14:08:50.351409279Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-27T14:08:50.352218498Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-27T14:08:50.352416777Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-27T14:08:50.363920043Z [ls.io-init] done.
2025-06-27T14:08:50.562205627Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled