2025-06-27T10:44:14.180870946Z [migrations] started
2025-06-27T10:44:14.180895336Z [migrations] no migrations found
2025-06-27T10:44:14.202474094Z usermod: no changes
2025-06-27T10:44:14.210090309Z ───────────────────────────────────────
2025-06-27T10:44:14.210114087Z 
2025-06-27T10:44:14.210119528Z       ██╗     ███████╗██╗ ██████╗
2025-06-27T10:44:14.210124678Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-27T10:44:14.210129698Z       ██║     ███████╗██║██║   ██║
2025-06-27T10:44:14.210134708Z       ██║     ╚════██║██║██║   ██║
2025-06-27T10:44:14.210139528Z       ███████╗███████║██║╚██████╔╝
2025-06-27T10:44:14.210144518Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-27T10:44:14.210149498Z 
2025-06-27T10:44:14.210154097Z    Brought to you by linuxserver.io
2025-06-27T10:44:14.210158907Z ───────────────────────────────────────
2025-06-27T10:44:14.210518120Z 
2025-06-27T10:44:14.210526277Z To support the app dev(s) visit:
2025-06-27T10:44:14.212270599Z Readarr: https://opencollective.com/readarr
2025-06-27T10:44:14.212508127Z 
2025-06-27T10:44:14.212519680Z To support LSIO projects visit:
2025-06-27T10:44:14.212523769Z https://www.linuxserver.io/donate/
2025-06-27T10:44:14.212527216Z 
2025-06-27T10:44:14.212530652Z ───────────────────────────────────────
2025-06-27T10:44:14.212534941Z GID/UID
2025-06-27T10:44:14.212538308Z ───────────────────────────────────────
2025-06-27T10:44:14.217077327Z 
2025-06-27T10:44:14.217087638Z User UID:    911
2025-06-27T10:44:14.217091506Z User GID:    911
2025-06-27T10:44:14.217095123Z ───────────────────────────────────────
2025-06-27T10:44:14.218633731Z Linuxserver.io version: 0.4.19.2811-ls399
2025-06-27T10:44:14.218889626Z Build-date: 2025-06-27T10:41:10+00:00
2025-06-27T10:44:14.218894105Z ───────────────────────────────────────
2025-06-27T10:44:14.218897983Z     
2025-06-27T10:44:14.277013699Z [custom-init] No custom files found, skipping...
2025-06-27T10:44:14.661026796Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2811 
2025-06-27T10:44:14.678525128Z [Debug] Bootstrap: Getting windows service status 
2025-06-27T10:44:14.679473418Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T10:44:14.685311673Z [Debug] Bootstrap: Console selected 
2025-06-27T10:44:14.686697633Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T10:44:14.961469714Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-27T10:44:15.006566036Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-27T10:44:15.117388425Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T10:44:15.221271192Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T10:44:15.232266211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.232943254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.279481488Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T10:44:15.281349199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472437s 
2025-06-27T10:44:15.281521606Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T10:44:15.281651067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490353s 
2025-06-27T10:44:15.292988204Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T10:44:15.293566849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.299204480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T10:44:15.319749287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T10:44:15.335348526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359747s 
2025-06-27T10:44:15.335710895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.338022149Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T10:44:15.338122862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386566s 
2025-06-27T10:44:15.345924230Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T10:44:15.346060394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.352218233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T10:44:15.353650948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:15.353916723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015705s 
2025-06-27T10:44:15.354121705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:15.354360606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001318s 
2025-06-27T10:44:15.354798448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T10:44:15.355284447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T10:44:15.355950989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009904s 
2025-06-27T10:44:15.356062613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.356643323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T10:44:15.356742613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016902s 
2025-06-27T10:44:15.357213621Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T10:44:15.357300155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.357888971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:15.358035376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-27T10:44:15.358187161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T10:44:15.358290680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T10:44:15.358627187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s 
2025-06-27T10:44:15.358751768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.359239610Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T10:44:15.359341826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009637s 
2025-06-27T10:44:15.360430428Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T10:44:15.360548325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.361400932Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-27T10:44:15.382678434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-27T10:44:15.383025483Z [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-27T10:44:15.383438374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s 
2025-06-27T10:44:15.383536282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-27T10:44:15.383726835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-27T10:44:15.383938702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s 
2025-06-27T10:44:15.384067351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-27T10:44:15.390861561Z [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-27T10:44:15.391346868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071654s 
2025-06-27T10:44:15.391472852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-27T10:44:15.391624507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-27T10:44:15.391904010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2025-06-27T10:44:15.400150474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-27T10:44:15.400515138Z [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-27T10:44:15.401006939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007367s 
2025-06-27T10:44:15.401142752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-27T10:44:15.401283716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:15.401575614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000294s 
2025-06-27T10:44:15.401662539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-27T10:44:15.401806298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:15.402022814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000249s 
2025-06-27T10:44:15.402151714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-27T10:44:15.402313670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.402573072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002995s 
2025-06-27T10:44:15.402676350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-27T10:44:15.403057948Z [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-27T10:44:15.403573396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007883s 
2025-06-27T10:44:15.403694300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-27T10:44:15.403871697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:15.404092231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002809s 
2025-06-27T10:44:15.404205689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-27T10:44:15.404356814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:15.404589913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002628s 
2025-06-27T10:44:15.404707810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-27T10:44:15.404849766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:15.405081332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002666s 
2025-06-27T10:44:15.405188699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-27T10:44:15.405448622Z [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-27T10:44:15.405821393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s 
2025-06-27T10:44:15.405948589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-27T10:44:15.406098851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-27T10:44:15.406366099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s 
2025-06-27T10:44:15.406485750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-27T10:44:15.408933348Z [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-27T10:44:15.409422383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028196s 
2025-06-27T10:44:15.409593678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-27T10:44:15.409717597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-27T10:44:15.409950186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002811s 
2025-06-27T10:44:15.410334830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-27T10:44:15.410761509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002736s 
2025-06-27T10:44:15.410931241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-27T10:44:15.411118478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-06-27T10:44:15.411183208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-27T10:44:15.411556400Z [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-27T10:44:15.413144708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018357s 
2025-06-27T10:44:15.413276784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-27T10:44:15.413460754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:15.413703343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003182s 
2025-06-27T10:44:15.413845750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-27T10:44:15.414014319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:15.414254963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002934s 
2025-06-27T10:44:15.414375787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-27T10:44:15.414785081Z [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-27T10:44:15.415394017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s 
2025-06-27T10:44:15.415505081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-27T10:44:15.415660073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T10:44:15.416037493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003611s 
2025-06-27T10:44:15.416122955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-27T10:44:15.416575396Z [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-27T10:44:15.417057506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008439s 
2025-06-27T10:44:15.417175905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-27T10:44:15.417330957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T10:44:15.417588546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002694s 
2025-06-27T10:44:15.417706734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-27T10:44:15.417845012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T10:44:15.418073121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002653s 
2025-06-27T10:44:15.418245408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-27T10:44:15.418480542Z [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-27T10:44:15.418954085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000618s 
2025-06-27T10:44:15.419048966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-27T10:44:15.419208718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T10:44:15.419431557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002678s 
2025-06-27T10:44:15.419557290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-27T10:44:15.419696961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T10:44:15.419928567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002764s 
2025-06-27T10:44:15.420065934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-27T10:44:15.420210785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-27T10:44:15.420447813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002789s 
2025-06-27T10:44:15.420584578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-27T10:44:15.420729981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-27T10:44:15.420984143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002872s 
2025-06-27T10:44:15.421089324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-27T10:44:15.421653180Z [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-27T10:44:15.422266875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010662s 
2025-06-27T10:44:15.422387268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-27T10:44:15.422629586Z [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-27T10:44:15.422994811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s 
2025-06-27T10:44:15.423118220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-27T10:44:15.423280005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T10:44:15.423523546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000296s 
2025-06-27T10:44:15.423642054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-27T10:44:15.428659176Z [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-27T10:44:15.429087218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053271s 
2025-06-27T10:44:15.429206929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-27T10:44:15.429359997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-27T10:44:15.429637356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003034s 
2025-06-27T10:44:15.429744441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-27T10:44:15.429979976Z [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-27T10:44:15.430329830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s 
2025-06-27T10:44:15.430441705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-27T10:44:15.430590194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-27T10:44:15.430877373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003178s 
2025-06-27T10:44:15.430999789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-27T10:44:15.431302098Z [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-27T10:44:15.431770401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006666s 
2025-06-27T10:44:15.431912367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-27T10:44:15.432076116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-27T10:44:15.432382193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000321s 
2025-06-27T10:44:15.432480060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-27T10:44:15.432706255Z [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-27T10:44:15.433053093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004557s 
2025-06-27T10:44:15.433175229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-27T10:44:15.433348278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-27T10:44:15.433604323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003213s 
2025-06-27T10:44:15.433725006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-27T10:44:15.433916171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-27T10:44:15.434181205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s 
2025-06-27T10:44:15.434306126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-27T10:44:15.434563204Z [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-27T10:44:15.434935454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s 
2025-06-27T10:44:15.435052910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-27T10:44:15.435371261Z [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-27T10:44:15.435877240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006994s 
2025-06-27T10:44:15.435985428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-27T10:44:15.436224940Z [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-27T10:44:15.436593382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005017s 
2025-06-27T10:44:15.436724836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-27T10:44:15.437035251Z [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-27T10:44:15.437503204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006524s 
2025-06-27T10:44:15.437606923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-27T10:44:15.437870032Z [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-27T10:44:15.438287994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000574s 
2025-06-27T10:44:15.438398045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-27T10:44:15.438681687Z [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-27T10:44:15.439112644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s 
2025-06-27T10:44:15.439241915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-27T10:44:15.439465314Z [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-27T10:44:15.439800108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2025-06-27T10:44:15.439920411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-27T10:44:15.440080503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-27T10:44:15.440366609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003411s 
2025-06-27T10:44:15.440500569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-27T10:44:15.440655300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-27T10:44:15.440891185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s 
2025-06-27T10:44:15.441007780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-27T10:44:15.441274888Z [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-27T10:44:15.441632989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2025-06-27T10:44:15.441774063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-27T10:44:15.442061973Z [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-27T10:44:15.442521288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006384s 
2025-06-27T10:44:15.442639936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-27T10:44:15.442847585Z [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-27T10:44:15.443210816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s 
2025-06-27T10:44:15.443336359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-27T10:44:15.443483625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-27T10:44:15.443750923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003026s 
2025-06-27T10:44:15.443893631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-27T10:44:15.444034484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-27T10:44:15.444280931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002838s 
2025-06-27T10:44:15.444407225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-27T10:44:15.444745616Z [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-27T10:44:15.445160562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006208s 
2025-06-27T10:44:15.445254290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-27T10:44:15.445602421Z [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-27T10:44:15.445988459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s 
2025-06-27T10:44:15.446064993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-27T10:44:15.446233462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.446491952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003005s 
2025-06-27T10:44:15.446583387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-27T10:44:15.446901146Z [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-27T10:44:15.447297194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006028s 
2025-06-27T10:44:15.447433238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-27T10:44:15.447691578Z [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-27T10:44:15.448116634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005526s 
2025-06-27T10:44:15.448252778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-27T10:44:15.448443442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.448735039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003503s 
2025-06-27T10:44:15.459717401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-27T10:44:15.460121685Z [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-27T10:44:15.460647634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007833s 
2025-06-27T10:44:15.460754099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-27T10:44:15.460908439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-27T10:44:15.461154846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002837s 
2025-06-27T10:44:15.461255468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-27T10:44:15.461542366Z [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-27T10:44:15.461924195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005416s 
2025-06-27T10:44:15.462031861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-27T10:44:15.462190270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.462450835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003033s 
2025-06-27T10:44:15.462577570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-27T10:44:15.462751360Z [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-27T10:44:15.463061114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003935s 
2025-06-27T10:44:15.463228260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-27T10:44:15.463354104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-27T10:44:15.463634288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000307s 
2025-06-27T10:44:15.463722115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-27T10:44:15.463935074Z [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-27T10:44:15.464274567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s 
2025-06-27T10:44:15.464917832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-27T10:44:15.465368480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-27T10:44:15.465682742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006222s 
2025-06-27T10:44:15.465799437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-27T10:44:15.465930692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T10:44:15.466180194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000279s 
2025-06-27T10:44:15.466300476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-27T10:44:15.466437632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-27T10:44:15.466732987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003071s 
2025-06-27T10:44:15.466850644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-27T10:44:15.466993722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T10:44:15.467223896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002824s 
2025-06-27T10:44:15.467346573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-27T10:44:15.467491364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:15.467757700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00026s 
2025-06-27T10:44:15.467823693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-27T10:44:15.467999277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.468233749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002802s 
2025-06-27T10:44:15.468361967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-27T10:44:15.468567531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:15.468790440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003221s 
2025-06-27T10:44:15.471770330Z [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-27T10:44:15.472225957Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0031486 taking an average of 00:00:00.0031486 
2025-06-27T10:44:15.472798430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T10:44:15', 'InitialSetup') 
2025-06-27T10:44:15.473028172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.475435460Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T10:44:15.475543677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006511s 
2025-06-27T10:44:15.475720984Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T10:44:15.475834273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.476106921Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-27T10:44:15.476695647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T10:44:15.476816630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.476940640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-27T10:44:15.477098518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:15.477868178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008085s 
2025-06-27T10:44:15.478067439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T10:44:15', 'ImportListSearch') 
2025-06-27T10:44:15.478286510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.478846247Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T10:44:15.478963433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017722s 
2025-06-27T10:44:15.479083515Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T10:44:15.479325262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.479435714Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-27T10:44:15.479700197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T10:44:15.479811811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.479946022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-27T10:44:15.480096434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-27T10:44:15.480803458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007454s 
2025-06-27T10:44:15.480992188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T10:44:15', 'add_priority_to_indexers') 
2025-06-27T10:44:15.481217221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.481772509Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T10:44:15.481888493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016926s 
2025-06-27T10:44:15.482064036Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T10:44:15.482125520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.482300252Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-27T10:44:15.483520579Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-27T10:44:15.502771531Z [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-27T10:44:15.503677284Z [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-27T10:44:15.504360831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-27T10:44:15.504961290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-27T10:44:15.506839722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231584s 
2025-06-27T10:44:15.507006778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T10:44:15', 'rename_supports_on_track_retag') 
2025-06-27T10:44:15.507250379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.507960338Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T10:44:15.508074147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242625s 
2025-06-27T10:44:15.508199259Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T10:44:15.508328359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.508489624Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-27T10:44:15.508887435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T10:44:15.509015042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.509107678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-27T10:44:15.509271478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:15.509999023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007613s 
2025-06-27T10:44:15.510105047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-27T10:44:15.510198615Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.510313015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-27T10:44:15.510478819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.511165331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s 
2025-06-27T10:44:15.511345985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T10:44:15', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T10:44:15.511588674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.512183461Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T10:44:15.512309195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017236s 
2025-06-27T10:44:15.512446200Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T10:44:15.512546753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.512722356Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-27T10:44:15.513436064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T10:44:15.513816419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-27T10:44:15.514110512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2025-06-27T10:44:15.514211805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.514321897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.514914160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s 
2025-06-27T10:44:15.515099583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T10:44:15', 'remove_chown_and_folderchmod_config') 
2025-06-27T10:44:15.515312632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.515874283Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T10:44:15.515965978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014935s 
2025-06-27T10:44:15.516088504Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T10:44:15.516199888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.516359700Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-27T10:44:15.521498597Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-27T10:44:15.521888032Z [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-27T10:44:15.522224770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2025-06-27T10:44:15.522362918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T10:44:15', 'update_notifiarr') 
2025-06-27T10:44:15.522579033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.523103098Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T10:44:15.523213761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013415s 
2025-06-27T10:44:15.523337420Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T10:44:15.523449566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.523632304Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-27T10:44:15.524072740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T10:44:15.524155387Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.524262783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-27T10:44:15.524416372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.525137414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s 
2025-06-27T10:44:15.525244189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-27T10:44:15.525342307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.525450334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-27T10:44:15.525592691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-27T10:44:15.526269133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000678s 
2025-06-27T10:44:15.526422682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T10:44:15', 'extend_metadata_profiles') 
2025-06-27T10:44:15.526640671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.527225549Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T10:44:15.527324127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016224s 
2025-06-27T10:44:15.527441914Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T10:44:15.527547246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.527728762Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-27T10:44:15.530682800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.530800857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.530917322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-27T10:44:15.531049839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-27T10:44:15.531743616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000697s 
2025-06-27T10:44:15.531829128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.531994000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.558979806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269644s 
2025-06-27T10:44:15.559095970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.559195720Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.559509192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-27T10:44:15.562302205Z [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-27T10:44:15.563067707Z [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-27T10:44:15.563553575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:15.564083151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:15.565989740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:15.566276848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:15.566533886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068864s 
2025-06-27T10:44:15.566824391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-27T10:44:15.569731033Z [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-27T10:44:15.570349619Z [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-27T10:44:15.570755386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T10:44:15.571373540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T10:44:15.573064796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:15.573344990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:15.573626978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.573897462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:15.574169610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071963s 
2025-06-27T10:44:15.574308871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T10:44:15', 'update_author_sort_name') 
2025-06-27T10:44:15.574557110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.575597656Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T10:44:15.575715944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086434s 
2025-06-27T10:44:15.575894092Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T10:44:15.576000898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.576199227Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-27T10:44:15.576493018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:15.576588891Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.576709404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-27T10:44:15.576832833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:15.577503383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007011s 
2025-06-27T10:44:15.577687013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T10:44:15', 'add_bookfile_part') 
2025-06-27T10:44:15.577912456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.578503867Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T10:44:15.578599350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016846s 
2025-06-27T10:44:15.578805465Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T10:44:15.578839643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.579008694Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-27T10:44:15.579212825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.579328999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.583176786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003837s 
2025-06-27T10:44:15.583406920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T10:44:15', 'update_audio_qualities') 
2025-06-27T10:44:15.583598696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.584120376Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T10:44:15.584249145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047778s 
2025-06-27T10:44:15.584389297Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T10:44:15.584494359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.584661145Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-27T10:44:15.584921008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T10:44:15.585153706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-27T10:44:15.585440544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000239s 
2025-06-27T10:44:15.585504332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T10:44:15', 'add_bookfile_part_naming_token') 
2025-06-27T10:44:15.585724436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.586231156Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T10:44:15.586345927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001119s 
2025-06-27T10:44:15.586469105Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T10:44:15.586586952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.586759239Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-27T10:44:15.587236650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.587374287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.587460721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-27T10:44:15.587620162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-27T10:44:15.588336314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007265s 
2025-06-27T10:44:15.588448931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.588539994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.588649395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T10:44:15.588799978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-27T10:44:15.589483394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000697s 
2025-06-27T10:44:15.589585590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.589688156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.591087363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001399s 
2025-06-27T10:44:15.591208187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.591315793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.591406686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-27T10:44:15.593739303Z [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-27T10:44:15.594541849Z [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-27T10:44:15.595065113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:15.595594469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:15.598067959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:15.598373234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:15.598623538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070894s 
2025-06-27T10:44:15.598738218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.598829472Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-27T10:44:15.598958512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-27T10:44:15.601357532Z [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-27T10:44:15.602203466Z [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-27T10:44:15.602747782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:15.603259201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:15.605775738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:15.606123038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:15.606363302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073099s 
2025-06-27T10:44:15.606560929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T10:44:15', 'update_author_sort_name_again') 
2025-06-27T10:44:15.606786644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.607645814Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T10:44:15.607792479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008571s 
2025-06-27T10:44:15.607936189Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T10:44:15.608086641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.608243076Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-27T10:44:15.609051795Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-27T10:44:15.609275134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-27T10:44:15.610966871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017745s 
2025-06-27T10:44:15.611175371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T10:44:15', 'rename_blacklist_to_blocklist') 
2025-06-27T10:44:15.611395524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.612040022Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T10:44:15.612131436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027966s 
2025-06-27T10:44:15.612244984Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T10:44:15.612363012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.612535389Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-27T10:44:15.612804821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-27T10:44:15.612966517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T10:44:15.613205138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002723s 
2025-06-27T10:44:15.613373086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T10:44:15', 'FixIndexes') 
2025-06-27T10:44:15.613611476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.614176864Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T10:44:15.614283619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012296s 
2025-06-27T10:44:15.614395815Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T10:44:15.614537069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.614713745Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-27T10:44:15.614986013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:15.615124662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-06-27T10:44:15.615231217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-27T10:44:15.615399917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T10:44:15.616128654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007637s 
2025-06-27T10:44:15.616316202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T10:44:15', 'AddRelatedBooks') 
2025-06-27T10:44:15.616556465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.617105811Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T10:44:15.617229000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017505s 
2025-06-27T10:44:15.617365955Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T10:44:15.617491799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.617653384Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-27T10:44:15.617946564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T10:44:15.618075123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.618213061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-27T10:44:15.618366700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.619120187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007843s 
2025-06-27T10:44:15.619300611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T10:44:15', 'ImportListMonitorExisting') 
2025-06-27T10:44:15.619585194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.620086112Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T10:44:15.620226275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017497s 
2025-06-27T10:44:15.620362840Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T10:44:15.620476408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.620672022Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-27T10:44:15.620914971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-27T10:44:15.621043310Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.621159474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-27T10:44:15.621319235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.622067782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007857s 
2025-06-27T10:44:15.622263046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T10:44:15', 'AddSeriesPosition') 
2025-06-27T10:44:15.622496395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.623054780Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T10:44:15.623140232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017392s 
2025-06-27T10:44:15.623277588Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T10:44:15.623398121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.623580438Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-27T10:44:15.624037749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T10:44:15.624146658Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.624298073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-27T10:44:15.624465520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.625185099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007754s 
2025-06-27T10:44:15.625318067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-27T10:44:15.625421024Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.625529873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-27T10:44:15.625709505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.626452621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007917s 
2025-06-27T10:44:15.626580268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-27T10:44:15.626718487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.626787586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-27T10:44:15.626962478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.627699863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007679s 
2025-06-27T10:44:15.627894514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T10:44:15', 'AddNewItemMonitorType') 
2025-06-27T10:44:15.628250712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.628786751Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T10:44:15.628925540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s 
2025-06-27T10:44:15.629051965Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T10:44:15.629167317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.629346087Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-27T10:44:15.631740338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-27T10:44:15.632099501Z [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-27T10:44:15.632567774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006621s 
2025-06-27T10:44:15.632647655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-27T10:44:15.632804841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T10:44:15.633047470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002845s 
2025-06-27T10:44:15.633181159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-27T10:44:15.633358256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T10:44:15.633544280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002745s 
2025-06-27T10:44:15.633663450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-27T10:44:15.633832120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T10:44:15.634067353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002848s 
2025-06-27T10:44:15.634221564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.634285172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.638626704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043199s 
2025-06-27T10:44:15.638828179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T10:44:15', 'AddDownloadHistory') 
2025-06-27T10:44:15.639058142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.639764715Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T10:44:15.639870037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054374s 
2025-06-27T10:44:15.640157516Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T10:44:15.640256736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.640451087Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-27T10:44:15.641015153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:15.641129844Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-06-27T10:44:15.641270417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-27T10:44:15.641434577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.642211221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008332s 
2025-06-27T10:44:15.642365923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:15.642423198Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.643199982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-27T10:44:15.643236716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.643622002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000892s 
2025-06-27T10:44:15.643738476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:15.643878989Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.644001346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-27T10:44:15.644239415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.645190340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s 
2025-06-27T10:44:15.645334159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:15.648400022Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.648429071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-27T10:44:15.648453891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.648462017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000951s 
2025-06-27T10:44:15.648469472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T10:44:15', 'add_on_delete_to_notifications') 
2025-06-27T10:44:15.648478791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.648485765Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T10:44:15.648533311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026299s 
2025-06-27T10:44:15.648736269Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T10:44:15.649091735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.649116685Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-27T10:44:15.649367941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-27T10:44:15.649448543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T10:44:15.649822697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000301s 
2025-06-27T10:44:15.649939732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T10:44:15', 'EditionMonitoredIndex') 
2025-06-27T10:44:15.650132651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.650793842Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T10:44:15.650849935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013102s 
2025-06-27T10:44:15.651001911Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T10:44:15.651119227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.651307186Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-27T10:44:15.654618333Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T10:44:15.657230302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-27T10:44:15.657427780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002669s 
2025-06-27T10:44:15.657520196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T10:44:15.657642562Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.657858828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-27T10:44:15.660314482Z [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-27T10:44:15.661084332Z [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-27T10:44:15.661593106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T10:44:15.662319349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T10:44:15.664220296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:15.664506062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:15.664898913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.665076370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:15.665343297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073386s 
2025-06-27T10:44:15.665472588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-27T10:44:15.665517198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.665628903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-27T10:44:15.667996790Z [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-27T10:44:15.668686549Z [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-27T10:44:15.669111234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-27T10:44:15.669726242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-27T10:44:15.671538902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-27T10:44:15.671829157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-27T10:44:15.672205334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.672520519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-27T10:44:15.672715371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069707s 
2025-06-27T10:44:15.672845884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.672934252Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.673063432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-27T10:44:15.675604518Z [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-27T10:44:15.676415912Z [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-27T10:44:15.676908885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:15.677381326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:15.679239337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:15.679572869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:15.679811940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066483s 
2025-06-27T10:44:15.679961882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-27T10:44:15.680074278Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.680175031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-27T10:44:15.682716869Z [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-27T10:44:15.683549065Z [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-27T10:44:15.684119443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-27T10:44:15.684584489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-27T10:44:15.686459064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-27T10:44:15.686791483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-27T10:44:15.687028310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065773s 
2025-06-27T10:44:15.687123632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T10:44:15.687226539Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.687331982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-27T10:44:15.689792786Z [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-27T10:44:15.690415791Z [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-27T10:44:15.690829895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T10:44:15.691101211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T10:44:15.692920614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054514s 
2025-06-27T10:44:15.693061538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T10:44:15.693135767Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.693230989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-27T10:44:15.695517964Z [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-27T10:44:15.696188564Z [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-27T10:44:15.696576235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-27T10:44:15.696871740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-27T10:44:15.698689800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053243s 
2025-06-27T10:44:15.698801676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:15.698905284Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.699007650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-27T10:44:15.710320108Z [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-27T10:44:15.711193667Z [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-27T10:44:15.711700457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T10:44:15.712413623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T10:44:15.714243978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:15.714546497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:15.714798234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:15.715066043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.715383483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:15.715646693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165166s 
2025-06-27T10:44:15.715771714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:15.715840914Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.716074344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-27T10:44:15.718422391Z [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-27T10:44:15.719269507Z [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-27T10:44:15.719715234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T10:44:15.720392047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T10:44:15.722187963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:15.722473097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:15.722809184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:15.723004668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.723308109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:15.723569295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073907s 
2025-06-27T10:44:15.723669045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:15.723777283Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.723931955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-27T10:44:15.726237978Z [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-27T10:44:15.726998169Z [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-27T10:44:15.727481552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-27T10:44:15.728170289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-27T10:44:15.729964211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-27T10:44:15.730255217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-27T10:44:15.730516322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-27T10:44:15.730795885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-27T10:44:15.731108585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-27T10:44:15.731365703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007371s 
2025-06-27T10:44:15.731468109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:15.731561276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.731670226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-27T10:44:15.734003444Z [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-27T10:44:15.734622540Z [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-27T10:44:15.735065051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T10:44:15.735450708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T10:44:15.737391756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T10:44:15.737697161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T10:44:15.737931142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061368s 
2025-06-27T10:44:15.738086765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:15.738136425Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.738250565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-27T10:44:15.740596589Z [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-27T10:44:15.741240215Z [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-27T10:44:15.741600981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-27T10:44:15.742055617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-27T10:44:15.743881593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-27T10:44:15.744180656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-27T10:44:15.744418665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006047s 
2025-06-27T10:44:15.744519598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:15.744618427Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.744721705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-27T10:44:15.747067628Z [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-27T10:44:15.747636263Z [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-27T10:44:15.748015587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T10:44:15.748321042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T10:44:15.750154824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005247s 
2025-06-27T10:44:15.750242361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:15.750325779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.750430660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-27T10:44:15.752771203Z [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-27T10:44:15.753369477Z [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-27T10:44:15.753705985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T10:44:15.754020578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T10:44:15.755789821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052074s 
2025-06-27T10:44:15.755892197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:15.756016437Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.756114033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-27T10:44:15.758410668Z [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-27T10:44:15.759025966Z [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-27T10:44:15.759345941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-27T10:44:15.759646155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-27T10:44:15.761434346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051925s 
2025-06-27T10:44:15.761541471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T10:44:15.761668427Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.761798599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-27T10:44:15.765529151Z [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-27T10:44:15.766095230Z [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-27T10:44:15.766432620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T10:44:15.766816352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T10:44:15.768698692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.768964818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070558s 
2025-06-27T10:44:15.769071904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T10:44:15.769180523Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.769327929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-27T10:44:15.771534532Z [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-27T10:44:15.772126845Z [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-27T10:44:15.772490086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T10:44:15.772840081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T10:44:15.774658793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.774935971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054808s 
2025-06-27T10:44:15.775050893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-27T10:44:15.775180153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.775270565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-27T10:44:15.777495705Z [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-27T10:44:15.778028328Z [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-27T10:44:15.778387781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-27T10:44:15.778735542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-27T10:44:15.780591138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.780867424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054693s 
2025-06-27T10:44:15.780972786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-27T10:44:15.781069701Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-06-27T10:44:15.781169953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-27T10:44:15.783531037Z [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-27T10:44:15.784356048Z [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-27T10:44:15.784880855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-27T10:44:15.785380120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-27T10:44:15.787173882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-27T10:44:15.787475910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-27T10:44:15.787740994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-27T10:44:15.787977981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066821s 
2025-06-27T10:44:15.788102372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T10:44:15.788175930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.788291853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-27T10:44:15.790497374Z [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-27T10:44:15.791052862Z [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-27T10:44:15.791390322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T10:44:15.791661157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T10:44:15.793624931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051572s 
2025-06-27T10:44:15.793704712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-27T10:44:15.793803521Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.793919534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-27T10:44:15.796210698Z [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-27T10:44:15.796778571Z [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-27T10:44:15.797187635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-27T10:44:15.797419572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-27T10:44:15.799183754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051448s 
2025-06-27T10:44:15.799319998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-27T10:44:15.799401272Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.799504009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-27T10:44:15.801757516Z [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-27T10:44:15.802329839Z [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-27T10:44:15.802660144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-27T10:44:15.803257076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-27T10:44:15.805069315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-27T10:44:15.805366503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-27T10:44:15.805619542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-27T10:44:15.805932523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-27T10:44:15.806165401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065317s 
2025-06-27T10:44:15.806277447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:15.806382328Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-06-27T10:44:15.806499685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-27T10:44:15.814997896Z [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-27T10:44:15.815709198Z [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-27T10:44:15.816195717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:15.816682167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:15.819205107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.819555553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128993s 
2025-06-27T10:44:15.819678761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:15.819884986Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2025-06-27T10:44:15.819992412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-27T10:44:15.823801802Z [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-27T10:44:15.824481391Z [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-27T10:44:15.824900294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:15.825333266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:15.827473275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.827786095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076358s 
2025-06-27T10:44:15.827967119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:15.828069585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T10:44:15.828223916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-27T10:44:15.830521522Z [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-27T10:44:15.831098294Z [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-27T10:44:15.831447126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:15.831869396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:15.833947370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.834251573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058573s 
2025-06-27T10:44:15.834427778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T10:44:15.834464862Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.834600876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-27T10:44:15.836936389Z [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-27T10:44:15.837517559Z [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-27T10:44:15.837962445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T10:44:15.838422832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T10:44:15.840481797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.840767954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060321s 
2025-06-27T10:44:15.840870260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T10:44:15.840971734Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.841096746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-27T10:44:15.843141232Z [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-27T10:44:15.843737463Z [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-27T10:44:15.844127298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T10:44:15.844511942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T10:44:15.846631499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.846912896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005678s 
2025-06-27T10:44:15.847003318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-27T10:44:15.847104862Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2025-06-27T10:44:15.847215505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-27T10:44:15.849310984Z [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-27T10:44:15.849892595Z [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-27T10:44:15.850254324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-27T10:44:15.850630682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-27T10:44:15.854434270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.854756268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074172s 
2025-06-27T10:44:15.854887503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T10:44:15.854964939Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.855086373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-27T10:44:15.857162163Z [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-27T10:44:15.857780488Z [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-27T10:44:15.858140693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T10:44:15.858432551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T10:44:15.860580586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053624s 
2025-06-27T10:44:15.860702190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-27T10:44:15.860798324Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.860950009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-27T10:44:15.863122363Z [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-27T10:44:15.863692381Z [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-27T10:44:15.864116866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-27T10:44:15.864419395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-27T10:44:15.866255482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052177s 
2025-06-27T10:44:15.866370884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-27T10:44:15.866479212Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T10:44:15.866604304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-27T10:44:15.868544491Z [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-27T10:44:15.869034067Z [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-27T10:44:15.869345864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-27T10:44:15.869637642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-27T10:44:15.872599235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058911s 
2025-06-27T10:44:15.872730880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T10:44:15.872820270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T10:44:15.872929450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-27T10:44:15.875900873Z [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-27T10:44:15.876394427Z [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-27T10:44:15.876667607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T10:44:15.877033453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T10:44:15.878881835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T10:44:15.879139784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060786s 
2025-06-27T10:44:15.879250517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-27T10:44:15.879350950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T10:44:15.879488106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-27T10:44:15.881450066Z [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-27T10:44:15.881908409Z [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-27T10:44:15.882197511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-27T10:44:15.882560372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-27T10:44:15.884424215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-27T10:44:15.884662374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050533s 
2025-06-27T10:44:15.884765161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:15.884862076Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.885004844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T10:44:15.886891442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T10:44:15.887165614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T10:44:15.887426800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T10:44:15.887769691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T10:44:15.889624596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:15.889904459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004769s 
2025-06-27T10:44:15.890079672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T10:44:15', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T10:44:15.890314525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.892832144Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T10:44:15.892942306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076821s 
2025-06-27T10:44:15.893137549Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T10:44:15.893225175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.893419877Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-27T10:44:15.893746475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T10:44:15', 'add_update_history') 
2025-06-27T10:44:15.893969514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.894555785Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T10:44:15.894654353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013105s 
2025-06-27T10:44:15.894781429Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T10:44:15.894912703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.895066944Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-27T10:44:15.895488352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:15.895610127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T10:44:15.895727454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-27T10:44:15.896024622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:15.896831056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009791s 
2025-06-27T10:44:15.897023313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T10:44:15', 'add_on_update_to_notifications') 
2025-06-27T10:44:15.897239859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.898043357Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T10:44:15.898169010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021726s 
2025-06-27T10:44:15.898285284Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T10:44:15.898402610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.898556891Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-27T10:44:15.902583709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T10:44:15.902703720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T10:44:15.902829253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-27T10:44:15.903017833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.903875610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008979s 
2025-06-27T10:44:15.903996323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-27T10:44:15.906170952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-27T10:44:15.906378540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022824s 
2025-06-27T10:44:15.906503992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:15.906574845Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.906698875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-27T10:44:15.906826492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-27T10:44:15.907701103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000878s 
2025-06-27T10:44:15.907868550Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.907964663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.909708184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017357s 
2025-06-27T10:44:15.909832845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-27T10:44:15.910073710Z [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-27T10:44:15.910463094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s 
2025-06-27T10:44:15.910607505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-27T10:44:15.910741424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-27T10:44:15.910963481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002754s 
2025-06-27T10:44:15.911087812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T10:44:15.911187853Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.911290349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-27T10:44:15.911442686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-27T10:44:15.912231605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008233s 
2025-06-27T10:44:15.912343219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T10:44:15.912446878Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.912563002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-27T10:44:15.912752363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.913466852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s 
2025-06-27T10:44:15.913579819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-27T10:44:15.913679590Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.913817047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-27T10:44:15.913943482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.914720356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008032s 
2025-06-27T10:44:15.914840458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.914922513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.921879851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069319s 
2025-06-27T10:44:15.922010224Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.922126979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.923412207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012893s 
2025-06-27T10:44:15.923538271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-27T10:44:15.925666255Z [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-27T10:44:15.926197425Z [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-27T10:44:15.926533171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T10:44:15.926822293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T10:44:15.929975452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063145s 
2025-06-27T10:44:15.930109832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-27T10:44:15.932125391Z [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-27T10:44:15.932604315Z [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-27T10:44:15.932882505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-27T10:44:15.933174824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-27T10:44:15.935050500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004802s 
2025-06-27T10:44:15.935202807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T10:44:15.935365154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-27T10:44:15.935548704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002123s 
2025-06-27T10:44:15.935654426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T10:44:15.935744438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T10:44:15.935891985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-27T10:44:15.936079923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.936836837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008139s 
2025-06-27T10:44:15.936942320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-27T10:44:15.937040337Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.937157773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-27T10:44:15.937315671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-27T10:44:15.938039128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007582s 
2025-06-27T10:44:15.938240353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T10:44:15', 'add_custom_formats') 
2025-06-27T10:44:15.938446188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.939519859Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T10:44:15.939634270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022273s 
2025-06-27T10:44:15.939782077Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T10:44:15.939907380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.940089797Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-27T10:44:15.941713917Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T10:44:15.941896856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-27T10:44:15.942072629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s 
2025-06-27T10:44:15.942191188Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-27T10:44:15.942323314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-27T10:44:15.942491563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001896s 
2025-06-27T10:44:15.942647667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T10:44:15', 'remove_omg') 
2025-06-27T10:44:15.942865175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.943472298Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T10:44:15.943548000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011452s 
2025-06-27T10:44:15.943678363Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T10:44:15.943784536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.943991994Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-27T10:44:15.944281667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T10:44:15.944385226Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.944494095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-27T10:44:15.944624618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-27T10:44:15.945382835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007702s 
2025-06-27T10:44:15.945558218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T10:44:15', 'add_indexer_tags') 
2025-06-27T10:44:15.945778772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.946411345Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T10:44:15.946521627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s 
2025-06-27T10:44:15.946651379Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T10:44:15.946744887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.946935190Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-27T10:44:15.947271918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-27T10:44:15.949418300Z [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-27T10:44:15.949946574Z [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-27T10:44:15.950291668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:15.950665692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:15.952748616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.953055994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056259s 
2025-06-27T10:44:15.953135284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:15.953234814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.953395859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-27T10:44:15.953561061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-27T10:44:15.954285209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007734s 
2025-06-27T10:44:15.954449240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T10:44:15', 'list_sync_time') 
2025-06-27T10:44:15.954657459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.955377358Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T10:44:15.955483562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001898s 
2025-06-27T10:44:15.955622873Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T10:44:15.955733586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.955921334Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-27T10:44:15.956230055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-27T10:44:15.956343624Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.956447183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-27T10:44:15.956608197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.957359820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008032s 
2025-06-27T10:44:15.957547979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T10:44:15', 'download_client_per_indexer') 
2025-06-27T10:44:15.957772862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.958382119Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T10:44:15.958500928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018068s 
2025-06-27T10:44:15.958639076Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T10:44:15.958753166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.958913889Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-27T10:44:15.959204905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-27T10:44:15.959318374Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:15.959438836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-27T10:44:15.959603157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-27T10:44:15.960367105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008159s 
2025-06-27T10:44:15.960560495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T10:44:15', 'add_colon_replacement_to_naming_config') 
2025-06-27T10:44:15.960813304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.961440436Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T10:44:15.961553183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018528s 
2025-06-27T10:44:15.961701161Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T10:44:15.961822987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.961997177Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-27T10:44:15.962383806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-27T10:44:15.962486713Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T10:44:15.962602817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-27T10:44:15.964842897Z [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-27T10:44:15.965481834Z [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-27T10:44:15.968235809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-27T10:44:15.968274176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-27T10:44:15.968720054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-27T10:44:15.970170514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-27T10:44:15.970202689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-27T10:44:15.970468705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077123s 
2025-06-27T10:44:15.970700482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-27T10:44:15.971713391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T10:44:15.971769334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-27T10:44:15.973624148Z [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-27T10:44:15.974039775Z [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-27T10:44:15.974407866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-27T10:44:15.974773142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-27T10:44:15.977094436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.977155929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062262s 
2025-06-27T10:44:15.977357305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T10:44:15', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T10:44:15.977643471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.978455436Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T10:44:15.978576149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074959s 
2025-06-27T10:44:15.978855461Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T10:44:15.978869700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.979036666Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-27T10:44:15.979344917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:15.979466501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:15.982022568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025374s 
2025-06-27T10:44:15.983136381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T10:44:15', 'metadata_profile_ignored_to_list') 
2025-06-27T10:44:15.983154788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.983488880Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T10:44:15.984760871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003533s 
2025-06-27T10:44:15.985163502Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T10:44:15.985179635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.985187851Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-27T10:44:15.985195677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T10:44:15.985202942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T10:44:15.985210296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-27T10:44:15.985218072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-27T10:44:15.985226659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s 
2025-06-27T10:44:15.985388054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T10:44:15', 'add_download_client_tags') 
2025-06-27T10:44:15.985577005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.986185540Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T10:44:15.986329921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017419s 
2025-06-27T10:44:15.986441475Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T10:44:15.986802612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.986822092Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-27T10:44:15.987002625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-27T10:44:15.987098408Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.987200163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-27T10:44:15.987353702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:15.988114374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007987s 
2025-06-27T10:44:15.988304156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T10:44:15', 'add_result_to_commands') 
2025-06-27T10:44:15.988543337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.989261513Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T10:44:15.989387156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019356s 
2025-06-27T10:44:15.989526447Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T10:44:15.989633583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.989790889Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-27T10:44:15.990272279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-27T10:44:15.990626702Z [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-27T10:44:15.991050285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s 
2025-06-27T10:44:15.991136839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-27T10:44:15.991309237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-27T10:44:15.991581194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s 
2025-06-27T10:44:15.991775816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T10:44:15', 'add_notification_status') 
2025-06-27T10:44:15.992032012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.992721480Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T10:44:15.992841382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014407s 
2025-06-27T10:44:15.992984029Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T10:44:15.993096064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.993298312Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-27T10:44:15.993579508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-27T10:44:15.993700712Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-06-27T10:44:15.993816465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-27T10:44:15.994054464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:15.994756528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00081s 
2025-06-27T10:44:15.995010619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T10:44:15', 'add_on_author_added_to_notifications') 
2025-06-27T10:44:15.995197095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.995702312Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T10:44:15.995813416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017372s 
2025-06-27T10:44:15.995959149Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T10:44:15.996076856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.996251317Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-27T10:44:15.996535550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-27T10:44:15.996661052Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:15.996774351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-27T10:44:15.996931427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-27T10:44:15.997695656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s 
2025-06-27T10:44:15.997884937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T10:44:15', 'book_last_searched_time') 
2025-06-27T10:44:15.998085350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:15.998620828Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T10:44:15.998731481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001708s 
2025-06-27T10:44:15.998864870Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T10:44:15.999038670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:15.999144974Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-27T10:44:15.999537304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-27T10:44:15.999635421Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2025-06-27T10:44:15.999753950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-27T10:44:15.999961067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:16.000710616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008392s 
2025-06-27T10:44:16.000832902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-27T10:44:16.000919647Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:16.001011803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-27T10:44:16.001167686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-27T10:44:16.001929530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007982s 
2025-06-27T10:44:16.002113000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T10:44:16', 'add_indexer_flags') 
2025-06-27T10:44:16.002320888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.002882108Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T10:44:16.002974354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017241s 
2025-06-27T10:44:16.003098735Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T10:44:16.003238807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.003402957Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-27T10:44:16.003861170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-27T10:44:16.003916301Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-06-27T10:44:16.004030892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-27T10:44:16.004211856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:16.004992047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000829s 
2025-06-27T10:44:16.005132600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-27T10:44:16.005296861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-27T10:44:16.006091370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008308s 
2025-06-27T10:44:16.006182734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:16.006293137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:16.028129233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217718s 
2025-06-27T10:44:16.028357052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T10:44:16', 'cdh_per_downloadclient') 
2025-06-27T10:44:16.028600182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.029389180Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T10:44:16.029493390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230423s 
2025-06-27T10:44:16.040321583Z [Debug] MigrationController: Took: 00:00:00.9314216 
2025-06-27T10:44:16.161102835Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T10:44:16.166290279Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T10:44:16.172435823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:16.172530244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:16.243410751Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T10:44:16.243606094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709744s 
2025-06-27T10:44:16.243731056Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T10:44:16.243867030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711967s 
2025-06-27T10:44:16.245617975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T10:44:16.245729921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.245967729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T10:44:16.246140788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T10:44:16.246426764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s 
2025-06-27T10:44:16.246553318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.273042724Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T10:44:16.273154780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269058s 
2025-06-27T10:44:16.273405846Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T10:44:16.273535657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.273873998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T10:44:16.274169423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:16.274446401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003061s 
2025-06-27T10:44:16.274615080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:16.274710052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T10:44:16.274815584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T10:44:16.274956317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T10:44:16.275696398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007624s 
2025-06-27T10:44:16.275815547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.276453332Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T10:44:16.276566179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015002s 
2025-06-27T10:44:16.276773176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T10:44:16.276884560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.277103651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:16.277214885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-06-27T10:44:16.277379226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T10:44:16.277464197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T10:44:16.277892389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003858s 
2025-06-27T10:44:16.277943763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.278793824Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T10:44:16.279087656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012255s 
2025-06-27T10:44:16.279546450Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T10:44:16.279794349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.280370609Z [Info] InitialSetup: Starting migration to 1 
2025-06-27T10:44:16.281449221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-27T10:44:16.281989589Z [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-27T10:44:16.282877326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011544s 
2025-06-27T10:44:16.283108832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-27T10:44:16.283414277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T10:44:16.283891889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s 
2025-06-27T10:44:16.284153396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-27T10:44:16.284466216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T10:44:16.284926853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s 
2025-06-27T10:44:16.285302670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T10:44:16', 'InitialSetup') 
2025-06-27T10:44:16.285796765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.288164372Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T10:44:16.288279173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037647s 
2025-06-27T10:44:16.288424235Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T10:44:16.288543505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.288715822Z [Info] ImportListSearch: Starting migration to 2 
2025-06-27T10:44:16.288967178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T10:44:16', 'ImportListSearch') 
2025-06-27T10:44:16.289280990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.290445465Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T10:44:16.290565797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018824s 
2025-06-27T10:44:16.290740248Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T10:44:16.290904389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.291104612Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-27T10:44:16.291271117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T10:44:16', 'add_priority_to_indexers') 
2025-06-27T10:44:16.291554879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.292596476Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T10:44:16.292750706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016798s 
2025-06-27T10:44:16.292872522Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T10:44:16.292996120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.293197706Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-27T10:44:16.293340374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T10:44:16', 'rename_supports_on_track_retag') 
2025-06-27T10:44:16.293563904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.294556993Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T10:44:16.294734310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015567s 
2025-06-27T10:44:16.294912158Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T10:44:16.295043713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.295265480Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-27T10:44:16.295503569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T10:44:16', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T10:44:16.295782721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.296857886Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T10:44:16.297000193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017667s 
2025-06-27T10:44:16.297211077Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T10:44:16.297286359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.297449708Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-27T10:44:16.297673979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T10:44:16', 'remove_chown_and_folderchmod_config') 
2025-06-27T10:44:16.297977260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.299314152Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T10:44:16.299467881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019997s 
2025-06-27T10:44:16.299610218Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T10:44:16.299778397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.299914430Z [Info] update_notifiarr: Starting migration to 7 
2025-06-27T10:44:16.300131417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T10:44:16', 'update_notifiarr') 
2025-06-27T10:44:16.300337061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.301411294Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T10:44:16.301484001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016053s 
2025-06-27T10:44:16.301629955Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T10:44:16.301798434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.302011673Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-27T10:44:16.302151104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T10:44:16', 'extend_metadata_profiles') 
2025-06-27T10:44:16.302450286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.303663740Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T10:44:16.303772268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018444s 
2025-06-27T10:44:16.303937751Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T10:44:16.304070158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.304252054Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-27T10:44:16.304487939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T10:44:16', 'update_author_sort_name') 
2025-06-27T10:44:16.304729195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.305915013Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T10:44:16.306066808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001821s 
2025-06-27T10:44:16.306209696Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T10:44:16.306334297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.306550352Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-27T10:44:16.306754854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T10:44:16', 'add_bookfile_part') 
2025-06-27T10:44:16.306979756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.308158820Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T10:44:16.308413403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017454s 
2025-06-27T10:44:16.308659859Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T10:44:16.308867888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.309171700Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-27T10:44:16.309539791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T10:44:16', 'update_audio_qualities') 
2025-06-27T10:44:16.309888784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.311060974Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T10:44:16.311299584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021581s 
2025-06-27T10:44:16.311521792Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T10:44:16.311715823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.312061108Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-27T10:44:16.312397355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T10:44:16', 'add_bookfile_part_naming_token') 
2025-06-27T10:44:16.312790657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.314006324Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T10:44:16.314215195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022255s 
2025-06-27T10:44:16.314463946Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T10:44:16.314672045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.314976317Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-27T10:44:16.315313627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T10:44:16', 'update_author_sort_name_again') 
2025-06-27T10:44:16.315703051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.316881864Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T10:44:16.317099743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021585s 
2025-06-27T10:44:16.317349817Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T10:44:16.317556433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.317850394Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-27T10:44:16.318173074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T10:44:16', 'rename_blacklist_to_blocklist') 
2025-06-27T10:44:16.318570234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.319781042Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T10:44:16.320055474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021858s 
2025-06-27T10:44:16.320259255Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T10:44:16.320434918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.320742367Z [Info] FixIndexes: Starting migration to 15 
2025-06-27T10:44:16.321035377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T10:44:16', 'FixIndexes') 
2025-06-27T10:44:16.321417837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.322540067Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T10:44:16.322708777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020458s 
2025-06-27T10:44:16.322937387Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T10:44:16.323132209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.323431261Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-27T10:44:16.323773561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T10:44:16', 'AddRelatedBooks') 
2025-06-27T10:44:16.324151983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.325390546Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T10:44:16.325591631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022251s 
2025-06-27T10:44:16.325887176Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T10:44:16.326066808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.326383596Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-27T10:44:16.326708981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T10:44:16', 'ImportListMonitorExisting') 
2025-06-27T10:44:16.327087904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.328453333Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T10:44:16.328652174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023316s 
2025-06-27T10:44:16.328896075Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T10:44:16.329074053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.329343035Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-27T10:44:16.329637267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T10:44:16', 'AddSeriesPosition') 
2025-06-27T10:44:16.330040028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.331985185Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T10:44:16.332284758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026757s 
2025-06-27T10:44:16.332713852Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T10:44:16.333310253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.333810741Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-27T10:44:16.333849298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T10:44:16', 'AddNewItemMonitorType') 
2025-06-27T10:44:16.334296990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.336515386Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T10:44:16.337299445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034846s 
2025-06-27T10:44:16.337490219Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T10:44:16.337758720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.338057151Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-27T10:44:16.338265861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T10:44:16', 'AddDownloadHistory') 
2025-06-27T10:44:16.338621577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.340351631Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T10:44:16.340553898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002649s 
2025-06-27T10:44:16.340748099Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T10:44:16.340964755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.341255921Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-27T10:44:16.341525153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T10:44:16', 'add_on_delete_to_notifications') 
2025-06-27T10:44:16.341885850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.343210677Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T10:44:16.343405780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022291s 
2025-06-27T10:44:16.343616204Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T10:44:16.343797579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.344091160Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-27T10:44:16.344404461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T10:44:16', 'EditionMonitoredIndex') 
2025-06-27T10:44:16.344764486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.346134975Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T10:44:16.346312673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022891s 
2025-06-27T10:44:16.346554871Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T10:44:16.346754272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.347022873Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-27T10:44:16.347775178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T10:44:16.347978046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-06-27T10:44:16.348216637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-27T10:44:16.348993180Z [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-27T10:44:16.349838081Z [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-27T10:44:16.350271835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T10:44:16.351107778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T10:44:16.352460071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T10:44:16.352915849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T10:44:16.353332027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049131s 
2025-06-27T10:44:16.353464854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-27T10:44:16.353637131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-06-27T10:44:16.353810249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-27T10:44:16.354515199Z [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-27T10:44:16.355256532Z [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-27T10:44:16.355722329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-27T10:44:16.356470776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-27T10:44:16.357654841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-27T10:44:16.358143845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-27T10:44:16.358467236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044635s 
2025-06-27T10:44:16.358789174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T10:44:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T10:44:16.359182096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.361840288Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T10:44:16.362065602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077847s 
2025-06-27T10:44:16.362275294Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T10:44:16.362466018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.362754849Z [Info] add_update_history: Starting migration to 24 
2025-06-27T10:44:16.363048501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T10:44:16', 'add_update_history') 
2025-06-27T10:44:16.363379788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.364700327Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T10:44:16.364890540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022155s 
2025-06-27T10:44:16.365117096Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T10:44:16.365316427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.365575789Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-27T10:44:16.365884391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T10:44:16', 'add_on_update_to_notifications') 
2025-06-27T10:44:16.366251570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.367575496Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T10:44:16.367744937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022081s 
2025-06-27T10:44:16.367967495Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T10:44:16.368151826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.368414295Z [Info] add_custom_formats: Starting migration to 26 
2025-06-27T10:44:16.368695070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T10:44:16', 'add_custom_formats') 
2025-06-27T10:44:16.369065937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.370490114Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T10:44:16.370681600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023186s 
2025-06-27T10:44:16.370872123Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T10:44:16.371046274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.371302751Z [Info] remove_omg: Starting migration to 27 
2025-06-27T10:44:16.371584568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T10:44:16', 'remove_omg') 
2025-06-27T10:44:16.371948761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.373493301Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T10:44:16.373674586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024378s 
2025-06-27T10:44:16.373876713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T10:44:16.374052768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.374315206Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-27T10:44:16.374600801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T10:44:16', 'add_indexer_tags') 
2025-06-27T10:44:16.374954503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.376195873Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T10:44:16.376391767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002125s 
2025-06-27T10:44:16.376597281Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T10:44:16.376802645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.377034010Z [Info] list_sync_time: Starting migration to 29 
2025-06-27T10:44:16.377296639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T10:44:16', 'list_sync_time') 
2025-06-27T10:44:16.377657325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.379095070Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T10:44:16.379294973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023121s 
2025-06-27T10:44:16.379492240Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T10:44:16.379682854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.379962547Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-27T10:44:16.380263152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T10:44:16', 'download_client_per_indexer') 
2025-06-27T10:44:16.380642596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.382072525Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T10:44:16.382229040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023311s 
2025-06-27T10:44:16.382461418Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T10:44:16.382650298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.382915302Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-27T10:44:16.383243713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T10:44:16', 'add_colon_replacement_to_naming_config') 
2025-06-27T10:44:16.383610341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.385031893Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T10:44:16.385246345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023307s 
2025-06-27T10:44:16.385473763Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T10:44:16.385684397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.385950824Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-27T10:44:16.386307392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T10:44:16', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T10:44:16.386694601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.387786881Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T10:44:16.388022295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020478s 
2025-06-27T10:44:16.388284723Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T10:44:16.388436038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.388706292Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-27T10:44:16.389004532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T10:44:16', 'metadata_profile_ignored_to_list') 
2025-06-27T10:44:16.389413125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.390191212Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T10:44:16.390387567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001712s 
2025-06-27T10:44:16.390590636Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T10:44:16.390791190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.391058007Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-27T10:44:16.391336107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T10:44:16', 'add_download_client_tags') 
2025-06-27T10:44:16.391698617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.392589711Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T10:44:16.392797570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017855s 
2025-06-27T10:44:16.393005308Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T10:44:16.393212826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.393468050Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-27T10:44:16.393755569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T10:44:16', 'add_result_to_commands') 
2025-06-27T10:44:16.394115924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.394893610Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T10:44:16.395095076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016741s 
2025-06-27T10:44:16.395312804Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T10:44:16.395504260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.395776057Z [Info] add_notification_status: Starting migration to 37 
2025-06-27T10:44:16.396098466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T10:44:16', 'add_notification_status') 
2025-06-27T10:44:16.396473231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.397233912Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T10:44:16.397461711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017095s 
2025-06-27T10:44:16.402801272Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T10:44:16.403019121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.403332993Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-27T10:44:16.403660923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T10:44:16', 'add_on_author_added_to_notifications') 
2025-06-27T10:44:16.404113504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.404982063Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T10:44:16.405180032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019309s 
2025-06-27T10:44:16.405389093Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T10:44:16.405604146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.405839660Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-27T10:44:16.406131367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T10:44:16', 'book_last_searched_time') 
2025-06-27T10:44:16.406514368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.407414531Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T10:44:16.407596888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018029s 
2025-06-27T10:44:16.407812412Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T10:44:16.408014900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.408293060Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-27T10:44:16.408575258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T10:44:16', 'add_indexer_flags') 
2025-06-27T10:44:16.408954652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.409694522Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T10:44:16.409887550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016729s 
2025-06-27T10:44:16.410115159Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T10:44:16.410267415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.410564473Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-27T10:44:16.410843194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T10:44:16', 'cdh_per_downloadclient') 
2025-06-27T10:44:16.411200945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.411984462Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T10:44:16.412164485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016587s 
2025-06-27T10:44:16.413267185Z [Debug] MigrationController: Took: 00:00:00.2522696 
2025-06-27T10:44:16.452849865Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-27T10:44:16.456038014Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-27T10:44:16.480071014Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c65a1a31-36b9-481c-9dac-f8618c0445de} may be persisted to storage in unencrypted form. 
2025-06-27T10:44:16.523680662Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-27T10:44:16.549387612Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-27T10:44:16.574370555Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-27T10:44:16.580038919Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-27T10:44:16.580318672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-27T10:44:16.580530448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-27T10:44:16.583104742Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-27T10:44:16.583272449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027446s 
2025-06-27T10:44:16.583474877Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-27T10:44:16.583667735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029319s 
2025-06-27T10:44:16.585430114Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-27T10:44:16.585647962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.586003859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-27T10:44:16.586207429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-27T10:44:16.586652064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2025-06-27T10:44:16.586834181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.587899786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-27T10:44:16.588120371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s 
2025-06-27T10:44:16.588432138Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-27T10:44:16.588648073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.588998348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-27T10:44:16.589236819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:16.594651932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054299s 
2025-06-27T10:44:16.594911635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:16.595042588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-06-27T10:44:16.595242832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-27T10:44:16.595481713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-27T10:44:16.596522228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s 
2025-06-27T10:44:16.596714324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.597350315Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-27T10:44:16.597531189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018984s 
2025-06-27T10:44:16.597866023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-27T10:44:16.598080375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.598389237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:16.598562085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-06-27T10:44:16.598727167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-27T10:44:16.598954866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-27T10:44:16.599386745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004623s 
2025-06-27T10:44:16.599577289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.600152066Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-27T10:44:16.600359374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001206s 
2025-06-27T10:44:16.600649177Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-27T10:44:16.600838909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.601095265Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-27T10:44:16.601699632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-27T10:44:16.601972953Z [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-27T10:44:16.602554183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007066s 
2025-06-27T10:44:16.602849908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-27T10:44:16.602920711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T10:44:16.603232499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00033s 
2025-06-27T10:44:16.603463634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-27T10:44:16', 'InitialSetup') 
2025-06-27T10:44:16.603814691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.604516093Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-27T10:44:16.604725495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015958s 
2025-06-27T10:44:16.604866970Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-27T10:44:16.605052644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.605314170Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-27T10:44:16.605584975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-27T10:44:16', 'ImportListSearch') 
2025-06-27T10:44:16.605938197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.606520720Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-27T10:44:16.606723147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s 
2025-06-27T10:44:16.606886707Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-27T10:44:16.607069825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.607320500Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-27T10:44:16.607556826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-27T10:44:16', 'add_priority_to_indexers') 
2025-06-27T10:44:16.607928705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.608507370Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-27T10:44:16.608706942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014227s 
2025-06-27T10:44:16.608903778Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-27T10:44:16.609105795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.609348794Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-27T10:44:16.609594529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-27T10:44:16', 'rename_supports_on_track_retag') 
2025-06-27T10:44:16.609961778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.610567808Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-27T10:44:16.610769174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014407s 
2025-06-27T10:44:16.610970189Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-27T10:44:16.611180252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.611418391Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-27T10:44:16.611691641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-27T10:44:16', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-27T10:44:16.612102769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.612770794Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-27T10:44:16.612971649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015636s 
2025-06-27T10:44:16.613159487Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-27T10:44:16.613375261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.613620725Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-27T10:44:16.613868875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-27T10:44:16', 'remove_chown_and_folderchmod_config') 
2025-06-27T10:44:16.614243580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.614868548Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-27T10:44:16.615074783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014884s 
2025-06-27T10:44:16.615252351Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-27T10:44:16.615432113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.615683068Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-27T10:44:16.615938372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-27T10:44:16', 'update_notifiarr') 
2025-06-27T10:44:16.616290110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.616931371Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-27T10:44:16.617115121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014762s 
2025-06-27T10:44:16.617299453Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-27T10:44:16.617494355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.617732675Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-27T10:44:16.617994863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-27T10:44:16', 'extend_metadata_profiles') 
2025-06-27T10:44:16.618341992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.618987491Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-27T10:44:16.619175931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014746s 
2025-06-27T10:44:16.619360773Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-27T10:44:16.619596708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.619781731Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-27T10:44:16.620062145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-27T10:44:16', 'update_author_sort_name') 
2025-06-27T10:44:16.620420938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.621082550Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-27T10:44:16.621270027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015152s 
2025-06-27T10:44:16.621457014Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-27T10:44:16.621643700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.621880076Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-27T10:44:16.622131271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-27T10:44:16', 'add_bookfile_part') 
2025-06-27T10:44:16.622474432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.623105042Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-27T10:44:16.623310666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014513s 
2025-06-27T10:44:16.623544367Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-27T10:44:16.623782075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.624119835Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-27T10:44:16.624371823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-27T10:44:16', 'update_audio_qualities') 
2025-06-27T10:44:16.624729162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.625362668Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-27T10:44:16.625560316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015697s 
2025-06-27T10:44:16.625740689Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-27T10:44:16.625936132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.626187308Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-27T10:44:16.626443935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-27T10:44:16', 'add_bookfile_part_naming_token') 
2025-06-27T10:44:16.627301502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.627506605Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-27T10:44:16.627699703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014693s 
2025-06-27T10:44:16.627943885Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-27T10:44:16.628122735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.628421657Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-27T10:44:16.628636910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-27T10:44:16', 'update_author_sort_name_again') 
2025-06-27T10:44:16.629046866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.630574692Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-27T10:44:16.631104860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023385s 
2025-06-27T10:44:16.631272227Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-27T10:44:16.631621019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.631818617Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-27T10:44:16.632180896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-27T10:44:16', 'rename_blacklist_to_blocklist') 
2025-06-27T10:44:16.632637105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.633777872Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-27T10:44:16.633803373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018885s 
2025-06-27T10:44:16.634000400Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-27T10:44:16.634125913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.634458933Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-27T10:44:16.634728857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-27T10:44:16', 'FixIndexes') 
2025-06-27T10:44:16.635149694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.635801607Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-27T10:44:16.636048624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016689s 
2025-06-27T10:44:16.636279970Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-27T10:44:16.636478960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.636817983Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-27T10:44:16.637122887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-27T10:44:16', 'AddRelatedBooks') 
2025-06-27T10:44:16.637434224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.638128291Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-27T10:44:16.638317973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016256s 
2025-06-27T10:44:16.638499699Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-27T10:44:16.638708991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.638977321Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-27T10:44:16.639260611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-27T10:44:16', 'ImportListMonitorExisting') 
2025-06-27T10:44:16.639690557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.640406088Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-27T10:44:16.640605659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016578s 
2025-06-27T10:44:16.640790051Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-27T10:44:16.640977358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.641265258Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-27T10:44:16.641680253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-27T10:44:16', 'AddSeriesPosition') 
2025-06-27T10:44:16.641864905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.642538752Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-27T10:44:16.642733594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015402s 
2025-06-27T10:44:16.642927054Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-27T10:44:16.643146515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.643431429Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-27T10:44:16.643674569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-27T10:44:16', 'AddNewItemMonitorType') 
2025-06-27T10:44:16.644066808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.644758591Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-27T10:44:16.644947271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015788s 
2025-06-27T10:44:16.645143987Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-27T10:44:16.645329040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.645592931Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-27T10:44:16.645854809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-27T10:44:16', 'AddDownloadHistory') 
2025-06-27T10:44:16.646197438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.646880053Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-27T10:44:16.647040506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014968s 
2025-06-27T10:44:16.647288024Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-27T10:44:16.647480191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.647741287Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-27T10:44:16.648063085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-27T10:44:16', 'add_on_delete_to_notifications') 
2025-06-27T10:44:16.648389662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.649087698Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-27T10:44:16.649263161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015755s 
2025-06-27T10:44:16.649455118Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-27T10:44:16.649656523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.649914001Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-27T10:44:16.650163714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-27T10:44:16', 'EditionMonitoredIndex') 
2025-06-27T10:44:16.650550784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.651226023Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-27T10:44:16.651458291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015429s 
2025-06-27T10:44:16.651666961Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-27T10:44:16.651885240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.652151166Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-27T10:44:16.652785783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-27T10:44:16.652961297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-06-27T10:44:16.653147362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-27T10:44:16.653757710Z [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-27T10:44:16.654478482Z [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-27T10:44:16.654958649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-27T10:44:16.655434527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-27T10:44:16.656346884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-27T10:44:16.656681207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033322s 
2025-06-27T10:44:16.656855257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-27T10:44:16.657040240Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-06-27T10:44:16.657243730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-27T10:44:16.657719457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-27T10:44:16.658231799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-27T10:44:16.658622005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-27T10:44:16.659090638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-27T10:44:16.659932243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-27T10:44:16.660266857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028436s 
2025-06-27T10:44:16.660556380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-27T10:44:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-27T10:44:16.661010995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.661880025Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-27T10:44:16.662110048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044089s 
2025-06-27T10:44:16.662353959Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-27T10:44:16.662590235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.662802432Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-27T10:44:16.663473543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-27T10:44:16.663769599Z [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-27T10:44:16.664299045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006223s 
2025-06-27T10:44:16.664476984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-27T10:44:16.664728711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-27T10:44:16.665039065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s 
2025-06-27T10:44:16.665325292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-27T10:44:16', 'add_update_history') 
2025-06-27T10:44:16.665676098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.666486179Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-27T10:44:16.666695881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s 
2025-06-27T10:44:16.666899722Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-27T10:44:16.667096989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.667435270Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-27T10:44:16.667639391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-27T10:44:16', 'add_on_update_to_notifications') 
2025-06-27T10:44:16.668040649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.668702862Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-27T10:44:16.668919038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015775s 
2025-06-27T10:44:16.669104401Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-27T10:44:16.669289113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.669558706Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-27T10:44:16.669783178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-27T10:44:16', 'add_custom_formats') 
2025-06-27T10:44:16.670131880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.670788432Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-27T10:44:16.670979516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014687s 
2025-06-27T10:44:16.671165040Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-27T10:44:16.671339391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.671603022Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-27T10:44:16.671881633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-27T10:44:16', 'remove_omg') 
2025-06-27T10:44:16.672223932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.672852949Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-27T10:44:16.673034905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014893s 
2025-06-27T10:44:16.673236892Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-27T10:44:16.673403146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.673685996Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-27T10:44:16.673902181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-27T10:44:16', 'add_indexer_tags') 
2025-06-27T10:44:16.674239861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.674904229Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-27T10:44:16.675071586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014568s 
2025-06-27T10:44:16.675251969Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-27T10:44:16.675434927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.675686945Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-27T10:44:16.675945946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-27T10:44:16', 'list_sync_time') 
2025-06-27T10:44:16.676335170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.676988215Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-27T10:44:16.677191124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015403s 
2025-06-27T10:44:16.677389142Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-27T10:44:16.677586570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.677922987Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-27T10:44:16.678123000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-27T10:44:16', 'download_client_per_indexer') 
2025-06-27T10:44:16.678485339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.679133314Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-27T10:44:16.679340491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015164s 
2025-06-27T10:44:16.679525223Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-27T10:44:16.679768132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.680020510Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-27T10:44:16.680288761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-27T10:44:16', 'add_colon_replacement_to_naming_config') 
2025-06-27T10:44:16.680679257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.681348625Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-27T10:44:16.681571213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015865s 
2025-06-27T10:44:16.681802058Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-27T10:44:16.682027872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.682282575Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-27T10:44:16.682641157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-27T10:44:16', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-27T10:44:16.683022816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.683682885Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-27T10:44:16.683952197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016183s 
2025-06-27T10:44:16.684147971Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-27T10:44:16.684377213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.684648319Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-27T10:44:16.684958874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-27T10:44:16', 'metadata_profile_ignored_to_list') 
2025-06-27T10:44:16.685441896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.686118890Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-27T10:44:16.686329614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017226s 
2025-06-27T10:44:16.686523123Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-27T10:44:16.686738657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.687028521Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-27T10:44:16.687267592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-27T10:44:16', 'add_download_client_tags') 
2025-06-27T10:44:16.687637357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.688335633Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-27T10:44:16.688623923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015692s 
2025-06-27T10:44:16.688746630Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-27T10:44:16.688952435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.689228160Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-27T10:44:16.689485939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-27T10:44:16', 'add_result_to_commands') 
2025-06-27T10:44:16.689853619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.690505823Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-27T10:44:16.690737900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015348s 
2025-06-27T10:44:16.690910888Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-27T10:44:16.691111262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.691377848Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-27T10:44:16.691629856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-27T10:44:16', 'add_notification_status') 
2025-06-27T10:44:16.692029010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.692690532Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-27T10:44:16.692909973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015538s 
2025-06-27T10:44:16.693107942Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-27T10:44:16.693325610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.693599532Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-27T10:44:16.693867231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-27T10:44:16', 'add_on_author_added_to_notifications') 
2025-06-27T10:44:16.694264240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.694893156Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-27T10:44:16.695139743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015421s 
2025-06-27T10:44:16.695312842Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-27T10:44:16.695534317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.695785744Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-27T10:44:16.696081289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-27T10:44:16', 'book_last_searched_time') 
2025-06-27T10:44:16.696452546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.697179510Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-27T10:44:16.697309231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015538s 
2025-06-27T10:44:16.697506298Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-27T10:44:16.697697273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.697960402Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-27T10:44:16.698216408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-27T10:44:16', 'add_indexer_flags') 
2025-06-27T10:44:16.698579068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.699224197Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-27T10:44:16.699412887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015045s 
2025-06-27T10:44:16.699628802Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-27T10:44:16.699830568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-27T10:44:16.700133949Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-27T10:44:16.700396858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-27T10:44:16', 'cdh_per_downloadclient') 
2025-06-27T10:44:16.700764498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-27T10:44:16.701489999Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-27T10:44:16.701634751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001578s 
2025-06-27T10:44:16.861414837Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-27T10:44:16.872002715Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-27T10:44:16.875669057Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-27T10:44:16.995397890Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-27T10:44:17.024572984Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-27T10:44:17.028627568Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-27T10:44:17.077819415Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-27T10:44:17.078577411Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-27T10:44:17.078801923Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-27T10:44:17.333319102Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-06-27T10:44:17.557960515Z [ls.io-init] done.