2025-06-08T08:06:16.001053005Z [migrations] started
2025-06-08T08:06:16.004201915Z [migrations] no migrations found
2025-06-08T08:06:16.449817661Z usermod: no changes
2025-06-08T08:06:16.549187850Z ───────────────────────────────────────
2025-06-08T08:06:16.549202801Z 
2025-06-08T08:06:16.549205267Z       ██╗     ███████╗██╗ ██████╗
2025-06-08T08:06:16.549207056Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-08T08:06:16.549208512Z       ██║     ███████╗██║██║   ██║
2025-06-08T08:06:16.549209912Z       ██║     ╚════██║██║██║   ██║
2025-06-08T08:06:16.549211381Z       ███████╗███████║██║╚██████╔╝
2025-06-08T08:06:16.549212821Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-08T08:06:16.549214267Z 
2025-06-08T08:06:16.549215450Z    Brought to you by linuxserver.io
2025-06-08T08:06:16.549216867Z ───────────────────────────────────────
2025-06-08T08:06:16.552450307Z 
2025-06-08T08:06:16.552634606Z To support the app dev(s) visit:
2025-06-08T08:06:16.567535233Z Readarr: https://opencollective.com/readarr
2025-06-08T08:06:16.569719139Z 
2025-06-08T08:06:16.569724440Z To support LSIO projects visit:
2025-06-08T08:06:16.569725603Z https://www.linuxserver.io/donate/
2025-06-08T08:06:16.569726454Z 
2025-06-08T08:06:16.569727262Z ───────────────────────────────────────
2025-06-08T08:06:16.569728600Z GID/UID
2025-06-08T08:06:16.569729436Z ───────────────────────────────────────
2025-06-08T08:06:16.612150854Z 
2025-06-08T08:06:16.612157531Z User UID:    911
2025-06-08T08:06:16.612158437Z User GID:    911
2025-06-08T08:06:16.612159220Z ───────────────────────────────────────
2025-06-08T08:06:16.626616274Z Linuxserver.io version: 0.4.18.2804-ls398
2025-06-08T08:06:16.628213422Z Build-date: 2025-06-08T08:03:35+00:00
2025-06-08T08:06:16.628227366Z ───────────────────────────────────────
2025-06-08T08:06:16.628231185Z     
2025-06-08T08:06:17.826723651Z [custom-init] No custom files found, skipping...
2025-06-08T08:06:21.281381045Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.18.2804 
2025-06-08T08:06:21.455948688Z [Debug] Bootstrap: Getting windows service status 
2025-06-08T08:06:21.465118890Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-08T08:06:21.509841107Z [Debug] Bootstrap: Console selected 
2025-06-08T08:06:21.517300987Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-08T08:06:23.278699988Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-08T08:06:23.568436192Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-08T08:06:24.333059296Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-08T08:06:25.021106599Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-08T08:06:25.113214604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:25.117523231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:25.473838199Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-08T08:06:25.488625728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3616987s 
2025-06-08T08:06:25.490879695Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-08T08:06:25.492647043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3753683s 
2025-06-08T08:06:25.576167756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-08T08:06:25.581302305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:25.628504968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-08T08:06:25.732135628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-08T08:06:25.853415529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2224476s 
2025-06-08T08:06:25.857228695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:25.886349339Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-08T08:06:25.887524047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2563091s 
2025-06-08T08:06:25.952288197Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-08T08:06:25.953891813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:26.004721142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-08T08:06:26.016184965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:26.024987896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187699s 
2025-06-08T08:06:26.026672790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:26.028960254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001207s 
2025-06-08T08:06:26.032420249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-08T08:06:26.037720162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-08T08:06:26.046309406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125234s 
2025-06-08T08:06:26.047959258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:26.070062791Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-08T08:06:26.071259414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358925s 
2025-06-08T08:06:26.078751019Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-08T08:06:26.079911313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:26.086354996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:26.087573316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001709s 
2025-06-08T08:06:26.089000537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-08T08:06:26.090890531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-08T08:06:26.093606301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033788s 
2025-06-08T08:06:26.094582041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:26.104358945Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-08T08:06:26.105436754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140733s 
2025-06-08T08:06:26.116770847Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-08T08:06:26.117984594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:26.124622456Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-08T08:06:26.373232129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-08T08:06:26.377229600Z [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-08T08:06:26.381139707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065189s 
2025-06-08T08:06:26.382378173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-08T08:06:26.384017169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-08T08:06:26.386125646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027611s 
2025-06-08T08:06:26.387097337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-08T08:06:26.426817516Z [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-08T08:06:26.432542786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442514s 
2025-06-08T08:06:26.433686530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-08T08:06:26.435059852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-08T08:06:26.437145490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024787s 
2025-06-08T08:06:26.482924013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-08T08:06:26.486778107Z [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-08T08:06:26.491033544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065901s 
2025-06-08T08:06:26.492084358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-08T08:06:26.493424828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:26.495579807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024853s 
2025-06-08T08:06:26.496584221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-08T08:06:26.497732569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:26.499661501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021622s 
2025-06-08T08:06:26.500711455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-08T08:06:26.502173827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:26.504246044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025089s 
2025-06-08T08:06:26.505163510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-08T08:06:26.508422392Z [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-08T08:06:26.512479237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006402s 
2025-06-08T08:06:26.513482271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-08T08:06:26.514812058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:26.516771826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022764s 
2025-06-08T08:06:26.517757549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-08T08:06:26.519047153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:26.521005784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022604s 
2025-06-08T08:06:26.522019977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-08T08:06:26.523266112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:26.525218428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022s 
2025-06-08T08:06:26.526124860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-08T08:06:26.528372114Z [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-08T08:06:26.531284185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004242s 
2025-06-08T08:06:26.532310635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-08T08:06:26.533690138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-08T08:06:26.535687920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023729s 
2025-06-08T08:06:26.536643181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-08T08:06:26.554145402Z [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-08T08:06:26.559328424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215523s 
2025-06-08T08:06:26.560460848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-08T08:06:26.561893186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-08T08:06:26.564098034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002558s 
2025-06-08T08:06:26.567341084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-08T08:06:26.571006179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020304s 
2025-06-08T08:06:26.572557070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-08T08:06:26.573999796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000194s 
2025-06-08T08:06:26.574980545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-08T08:06:26.578694384Z [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-08T08:06:26.592752785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163707s 
2025-06-08T08:06:26.594211483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-08T08:06:26.595866536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:26.599253370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039375s 
2025-06-08T08:06:26.600334636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-08T08:06:26.601784107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:26.603980181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026079s 
2025-06-08T08:06:26.604924336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-08T08:06:26.608547398Z [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-08T08:06:26.613096524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072419s 
2025-06-08T08:06:26.614163598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-08T08:06:26.615584947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-08T08:06:26.617633158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024762s 
2025-06-08T08:06:26.618563054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-08T08:06:26.622575672Z [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-08T08:06:26.626629275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070747s 
2025-06-08T08:06:26.627683655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-08T08:06:26.629006329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-08T08:06:26.631006420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023043s 
2025-06-08T08:06:26.631985580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-08T08:06:26.633251926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-08T08:06:26.635168102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022428s 
2025-06-08T08:06:26.636089008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-08T08:06:26.638671990Z [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-08T08:06:26.641963618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048801s 
2025-06-08T08:06:26.643098552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-08T08:06:26.644276288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-08T08:06:26.646132267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021196s 
2025-06-08T08:06:26.647205025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-08T08:06:26.648514710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-08T08:06:26.650458678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022716s 
2025-06-08T08:06:26.651454273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-08T08:06:26.652736643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-08T08:06:26.654671724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s 
2025-06-08T08:06:26.655653702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-08T08:06:26.656861557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-08T08:06:26.659477928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028678s 
2025-06-08T08:06:26.660430508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-08T08:06:26.665155472Z [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-08T08:06:26.669993266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086111s 
2025-06-08T08:06:26.670954244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-08T08:06:26.672998596Z [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-08T08:06:26.675706829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003797s 
2025-06-08T08:06:26.676718976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-08T08:06:26.678109957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-08T08:06:26.680162288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002463s 
2025-06-08T08:06:26.681074534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-08T08:06:26.711401272Z [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-08T08:06:26.715174091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329614s 
2025-06-08T08:06:26.716256431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-08T08:06:26.717509935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-08T08:06:26.719519180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022967s 
2025-06-08T08:06:26.720449972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-08T08:06:26.722435348Z [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-08T08:06:26.725030380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003636s 
2025-06-08T08:06:26.726000109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-08T08:06:26.727345219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-08T08:06:26.729595324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025985s 
2025-06-08T08:06:26.730567382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-08T08:06:26.733281811Z [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-08T08:06:26.736821217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052832s 
2025-06-08T08:06:26.737827707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-08T08:06:26.739225158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-08T08:06:26.741227168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024115s 
2025-06-08T08:06:26.742184945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-08T08:06:26.744117258Z [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-08T08:06:26.746646747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034987s 
2025-06-08T08:06:26.747672871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-08T08:06:26.749108174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-08T08:06:26.751203697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025192s 
2025-06-08T08:06:26.752224561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-08T08:06:26.753630521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-08T08:06:26.755710571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024952s 
2025-06-08T08:06:26.756652781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-08T08:06:26.758809224Z [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-08T08:06:26.761589427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039984s 
2025-06-08T08:06:26.762526711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-08T08:06:26.765405421Z [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-08T08:06:26.769288332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058285s 
2025-06-08T08:06:26.770210890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-08T08:06:26.772319302Z [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-08T08:06:26.775075017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039406s 
2025-06-08T08:06:26.776026729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-08T08:06:26.778711563Z [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-08T08:06:26.782241102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052632s 
2025-06-08T08:06:26.783198167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-08T08:06:26.785896400Z [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-08T08:06:26.791727217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066s 
2025-06-08T08:06:26.793402659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-08T08:06:26.800628908Z [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-08T08:06:26.820461141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200767s 
2025-06-08T08:06:26.825471740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-08T08:06:26.832015807Z [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-08T08:06:26.836117525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093771s 
2025-06-08T08:06:26.837090966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-08T08:06:26.838640271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-08T08:06:26.841114873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030858s 
2025-06-08T08:06:26.842517456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-08T08:06:26.900516321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-08T08:06:26.972053496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.126273s 
2025-06-08T08:06:26.974149777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-08T08:06:26.982803558Z [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-08T08:06:26.990587544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151037s 
2025-06-08T08:06:26.991486716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-08T08:06:26.994415837Z [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-08T08:06:26.998110725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057681s 
2025-06-08T08:06:26.998873151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-08T08:06:27.001724627Z [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-08T08:06:27.004748845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050544s 
2025-06-08T08:06:27.006429970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-08T08:06:27.008271867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-08T08:06:27.010237434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029608s 
2025-06-08T08:06:27.011058394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-08T08:06:27.012266317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-08T08:06:27.014175484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023191s 
2025-06-08T08:06:27.014972262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-08T08:06:27.018008473Z [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-08T08:06:27.021619884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058335s 
2025-06-08T08:06:27.022623921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-08T08:06:27.025520090Z [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-08T08:06:27.028528408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004962s 
2025-06-08T08:06:27.029441627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-08T08:06:27.031796867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:27.036847081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061807s 
2025-06-08T08:06:27.037665423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-08T08:06:27.041324580Z [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-08T08:06:27.044666968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061675s 
2025-06-08T08:06:27.045523170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-08T08:06:27.047762410Z [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-08T08:06:27.050724306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043348s 
2025-06-08T08:06:27.058230894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-08T08:06:27.060126918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:27.063244662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040005s 
2025-06-08T08:06:27.065392801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-08T08:06:27.068537887Z [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-08T08:06:27.073087431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00685s 
2025-06-08T08:06:27.073945458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-08T08:06:27.075152711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-08T08:06:27.077197433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023969s 
2025-06-08T08:06:27.078052214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-08T08:06:27.080363364Z [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-08T08:06:27.083455851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045448s 
2025-06-08T08:06:27.084382124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-08T08:06:27.086481828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:27.088704833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034179s 
2025-06-08T08:06:27.089560562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-08T08:06:27.091226785Z [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-08T08:06:27.093490914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003069s 
2025-06-08T08:06:27.094420953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-08T08:06:27.095858664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-08T08:06:27.098377030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030167s 
2025-06-08T08:06:27.099210726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-08T08:06:27.100934799Z [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-08T08:06:27.103637859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035898s 
2025-06-08T08:06:27.143196995Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-08T08:06:27.152312254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-08T08:06:27.158996226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145865s 
2025-06-08T08:06:27.159938383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-08T08:06:27.161222410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-08T08:06:27.163875019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030859s 
2025-06-08T08:06:27.164922378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-08T08:06:27.167413137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-08T08:06:27.168962549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031871s 
2025-06-08T08:06:27.169807399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-08T08:06:27.171110018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-08T08:06:27.172972445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002383s 
2025-06-08T08:06:27.173820913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-08T08:06:27.174989952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:27.176776434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021026s 
2025-06-08T08:06:27.177655513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-08T08:06:27.178917122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:27.180785075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022586s 
2025-06-08T08:06:27.181720421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-08T08:06:27.183223507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:27.185353339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027006s 
2025-06-08T08:06:27.277545171Z [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-08T08:06:27.294864317Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0962877 taking an average of 00:00:00.0962877 
2025-06-08T08:06:27.304054751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T08:06:27', 'InitialSetup') 
2025-06-08T08:06:27.307582688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.355077432Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-08T08:06:27.357063281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1655362s 
2025-06-08T08:06:27.368376547Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-08T08:06:27.369659863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.379899083Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-08T08:06:27.395975029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-08T08:06:27.397077767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001608s 
2025-06-08T08:06:27.398591954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-08T08:06:27.400671966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:27.409999528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010435s 
2025-06-08T08:06:27.411934793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T08:06:27', 'ImportListSearch') 
2025-06-08T08:06:27.414017487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.423708817Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-08T08:06:27.424593943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240989s 
2025-06-08T08:06:27.425913230Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-08T08:06:27.426907342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.428478977Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-08T08:06:27.432352333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-08T08:06:27.433587832Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-06-08T08:06:27.434525820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-08T08:06:27.435851732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-08T08:06:27.440491233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050229s 
2025-06-08T08:06:27.442354638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T08:06:27', 'add_priority_to_indexers') 
2025-06-08T08:06:27.444485941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.454226031Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-08T08:06:27.455128087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186838s 
2025-06-08T08:06:27.456288371Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-08T08:06:27.457204524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.458648386Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-08T08:06:27.490046586Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-08T08:06:27.700847515Z [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-08T08:06:27.708094055Z [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-08T08:06:27.715299706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-08T08:06:27.720071129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-08T08:06:27.735069753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2439221s 
2025-06-08T08:06:27.736930174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T08:06:27', 'rename_supports_on_track_retag') 
2025-06-08T08:06:27.738909712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.756839145Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-08T08:06:27.757810910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2655442s 
2025-06-08T08:06:27.759043999Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-08T08:06:27.759979238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.761358213Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-08T08:06:27.764983632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-08T08:06:27.765898158Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-06-08T08:06:27.766771756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-08T08:06:27.768128233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:27.772402600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047148s 
2025-06-08T08:06:27.773230245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-08T08:06:27.774038145Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-08T08:06:27.774893175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-08T08:06:27.776215172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:27.780343884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045331s 
2025-06-08T08:06:27.781942720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T08:06:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-08T08:06:27.783953155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.793717401Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-08T08:06:27.794668961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177175s 
2025-06-08T08:06:27.795814797Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-08T08:06:27.796739688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.798105801Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-08T08:06:27.805033371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-08T08:06:27.807949938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-08T08:06:27.812530612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062984s 
2025-06-08T08:06:27.813302636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:27.814293564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:27.820204875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060953s 
2025-06-08T08:06:27.821823101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T08:06:27', 'remove_chown_and_folderchmod_config') 
2025-06-08T08:06:27.823944067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.833691870Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-08T08:06:27.834635940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194169s 
2025-06-08T08:06:27.835844043Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-08T08:06:27.836717448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.838325940Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-08T08:06:27.880182594Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-08T08:06:27.883857615Z [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-08T08:06:27.887092414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046023s 
2025-06-08T08:06:27.888626731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T08:06:27', 'update_notifiarr') 
2025-06-08T08:06:27.890599969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.900448433Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-08T08:06:27.901277658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179382s 
2025-06-08T08:06:27.902417811Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-08T08:06:27.903352038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.904841659Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-08T08:06:27.908666249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-08T08:06:27.909506996Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-06-08T08:06:27.910390019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-08T08:06:27.911788126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:27.916079168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047389s 
2025-06-08T08:06:27.916916455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-08T08:06:27.917715854Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-08T08:06:27.918574581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-08T08:06:27.919806046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-08T08:06:27.923819365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042995s 
2025-06-08T08:06:27.925342936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T08:06:27', 'extend_metadata_profiles') 
2025-06-08T08:06:27.927291244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:27.936966318Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-08T08:06:27.937830801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173488s 
2025-06-08T08:06:27.938999822Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-08T08:06:27.939901060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:27.941296281Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-08T08:06:27.971506886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:27.972467115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-08T08:06:27.973380394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-08T08:06:27.974667921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-08T08:06:27.979049698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046789s 
2025-06-08T08:06:27.979831239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:27.980710856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:28.210766689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2298154s 
2025-06-08T08:06:28.211846026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:28.212673927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-08T08:06:28.215037910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-08T08:06:28.249067438Z [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-08T08:06:28.255220743Z [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-08T08:06:28.259797977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:28.262384012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:28.272213087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:28.274963530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:28.276986161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0610094s 
2025-06-08T08:06:28.279579293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-08T08:06:28.314012944Z [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-08T08:06:28.319157972Z [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-08T08:06:28.322796422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-08T08:06:28.324866999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-08T08:06:28.334128723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:28.336337304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:28.338545804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:28.340810735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:28.342604956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621393s 
2025-06-08T08:06:28.344154541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T08:06:28', 'update_author_sort_name') 
2025-06-08T08:06:28.346077523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.367833262Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-08T08:06:28.369315837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870642s 
2025-06-08T08:06:28.371533928Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-08T08:06:28.373397841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.375030724Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-08T08:06:28.377918015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:28.378747651Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-06-08T08:06:28.379643227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-08T08:06:28.380909193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:28.385108493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045762s 
2025-06-08T08:06:28.386590900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T08:06:28', 'add_bookfile_part') 
2025-06-08T08:06:28.388503191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.398152448Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-08T08:06:28.399165065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174919s 
2025-06-08T08:06:28.400260847Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-08T08:06:28.401222403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.402642817Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-08T08:06:28.404484460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:28.405342411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:28.440545882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350135s 
2025-06-08T08:06:28.442249661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T08:06:28', 'update_audio_qualities') 
2025-06-08T08:06:28.444466526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.454336781Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-08T08:06:28.455263888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488181s 
2025-06-08T08:06:28.456545480Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-08T08:06:28.457484540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.459069320Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-08T08:06:28.461579185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-08T08:06:28.463381727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-08T08:06:28.465238174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023406s 
2025-06-08T08:06:28.466709534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T08:06:28', 'add_bookfile_part_naming_token') 
2025-06-08T08:06:28.468752821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.478446416Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-08T08:06:28.479359505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153965s 
2025-06-08T08:06:28.480420907Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-08T08:06:28.481338852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.482720945Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-08T08:06:28.488159247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:28.489019667Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-08T08:06:28.489928359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-08T08:06:28.491205192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-08T08:06:28.495447456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045536s 
2025-06-08T08:06:28.496296769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:28.497086578Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-08T08:06:28.498005272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-08T08:06:28.499308353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-08T08:06:28.503388687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044058s 
2025-06-08T08:06:28.504181627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:28.504966978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:28.516866671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011658s 
2025-06-08T08:06:28.517896642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:28.518729278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-08T08:06:28.519847971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-08T08:06:28.550186521Z [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-08T08:06:28.557364009Z [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-08T08:06:28.562163701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:28.564542599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:28.574318318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:28.576936279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:28.578998215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058144s 
2025-06-08T08:06:28.579866289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:28.580664502Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-06-08T08:06:28.581594203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-08T08:06:28.611586087Z [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-08T08:06:28.621230620Z [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-08T08:06:28.633973044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:28.636730626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:28.648436401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:28.651696156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:28.654940414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071346s 
2025-06-08T08:06:28.658378912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T08:06:28', 'update_author_sort_name_again') 
2025-06-08T08:06:28.660979206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.680046259Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-08T08:06:28.681293963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0969635s 
2025-06-08T08:06:28.683525051Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-08T08:06:28.684843607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.687405148Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-08T08:06:28.697692306Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-08T08:06:28.699790172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-08T08:06:28.709493864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104891s 
2025-06-08T08:06:28.711124190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T08:06:28', 'rename_blacklist_to_blocklist') 
2025-06-08T08:06:28.713136963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.723162660Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-08T08:06:28.724108245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240459s 
2025-06-08T08:06:28.725293762Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-08T08:06:28.726123052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.727573300Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-08T08:06:28.732243659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-08T08:06:28.733747485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-08T08:06:28.735738418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023346s 
2025-06-08T08:06:28.737093789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T08:06:28', 'FixIndexes') 
2025-06-08T08:06:28.738920441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.748550191Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-08T08:06:28.749357547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151214s 
2025-06-08T08:06:28.750414705Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-08T08:06:28.751296715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.752767596Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-08T08:06:28.756326519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:28.757259658Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-05s 
2025-06-08T08:06:28.758146611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-08T08:06:28.760536810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-08T08:06:28.765042232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060041s 
2025-06-08T08:06:28.766426828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T08:06:28', 'AddRelatedBooks') 
2025-06-08T08:06:28.768295487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.777924871Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-08T08:06:28.778758544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188362s 
2025-06-08T08:06:28.779836243Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-08T08:06:28.780725291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.782054985Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-08T08:06:28.784949211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-08T08:06:28.785777619Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-06-08T08:06:28.786693525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-08T08:06:28.788188681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.792592658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049261s 
2025-06-08T08:06:28.794004818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T08:06:28', 'ImportListMonitorExisting') 
2025-06-08T08:06:28.795870031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.805546272Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-08T08:06:28.806419250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177614s 
2025-06-08T08:06:28.807424967Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-08T08:06:28.808269292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.809591659Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-08T08:06:28.812376705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-08T08:06:28.813210588Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-08T08:06:28.814072596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-08T08:06:28.815397926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.819609364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046269s 
2025-06-08T08:06:28.820967045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T08:06:28', 'AddSeriesPosition') 
2025-06-08T08:06:28.822791063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.832484781Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-08T08:06:28.833481809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172891s 
2025-06-08T08:06:28.834545757Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-08T08:06:28.835459396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.836946021Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-08T08:06:28.841098383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-08T08:06:28.841929692Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-08T08:06:28.842818877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-08T08:06:28.844163030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.848640513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048946s 
2025-06-08T08:06:28.849459571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-08T08:06:28.850216782Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-06-08T08:06:28.851172294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-08T08:06:28.852639431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.856916338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047453s 
2025-06-08T08:06:28.857734760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-08T08:06:28.858483880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-06-08T08:06:28.859375496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-08T08:06:28.860700512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.864898015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046022s 
2025-06-08T08:06:28.866326858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T08:06:28', 'AddNewItemMonitorType') 
2025-06-08T08:06:28.868297577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.877906728Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-08T08:06:28.878766706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174908s 
2025-06-08T08:06:28.879821311Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-08T08:06:28.880704391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.882082215Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-08T08:06:28.891714871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-08T08:06:28.895079676Z [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-08T08:06:28.898587719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059746s 
2025-06-08T08:06:28.899507236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-08T08:06:28.900760816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-08T08:06:28.902628359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002236s 
2025-06-08T08:06:28.903545653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-08T08:06:28.904799373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-08T08:06:28.906632325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021988s 
2025-06-08T08:06:28.907566732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-08T08:06:28.908872638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-08T08:06:28.910741213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002285s 
2025-06-08T08:06:28.911530986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:28.912363051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:28.936487032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239127s 
2025-06-08T08:06:28.938214617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T08:06:28', 'AddDownloadHistory') 
2025-06-08T08:06:28.940284248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:28.950007187Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-08T08:06:28.950906258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037587s 
2025-06-08T08:06:28.951982030Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-08T08:06:28.952902464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:28.954336724Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-08T08:06:28.958892146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:28.959716071Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-06-08T08:06:28.960616261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-08T08:06:28.961954018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.966400424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048529s 
2025-06-08T08:06:28.967223098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:28.967988634Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-06-08T08:06:28.968844550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-08T08:06:28.970122122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.974354815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045964s 
2025-06-08T08:06:28.975164020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:28.975945474Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-06-08T08:06:28.976811389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-08T08:06:28.978117912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.982357417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046252s 
2025-06-08T08:06:28.983170024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:28.983927315Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-06-08T08:06:28.984849970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-08T08:06:28.986273145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:28.990581314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047467s 
2025-06-08T08:06:28.992022483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T08:06:28', 'add_on_delete_to_notifications') 
2025-06-08T08:06:28.993897866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:29.003516868Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-08T08:06:29.004415374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175438s 
2025-06-08T08:06:29.005432241Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-08T08:06:29.006286474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:29.007725287Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-08T08:06:29.009962750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-08T08:06:29.011164155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-08T08:06:29.013061474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022168s 
2025-06-08T08:06:29.070765549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T08:06:29', 'EditionMonitoredIndex') 
2025-06-08T08:06:29.073133248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:29.082761775Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-08T08:06:29.083672481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0717509s 
2025-06-08T08:06:29.084932012Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-08T08:06:29.085972157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:29.087589570Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-08T08:06:29.118731978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-08T08:06:29.133059793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-08T08:06:29.134766534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149666s 
2025-06-08T08:06:29.135578535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-08T08:06:29.136343547Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-06-08T08:06:29.137366475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-08T08:06:29.169073980Z [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-08T08:06:29.174620194Z [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-08T08:06:29.178228667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-08T08:06:29.180298001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-08T08:06:29.190162712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:29.192292007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:29.194436913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:29.196674035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:29.198403148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601344s 
2025-06-08T08:06:29.199191747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-08T08:06:29.199932704Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:29.200768917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-08T08:06:29.227974613Z [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-08T08:06:29.233408833Z [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-08T08:06:29.236953969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-08T08:06:29.238924263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-08T08:06:29.248655357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-08T08:06:29.250733425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-08T08:06:29.252888561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:29.255078001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-08T08:06:29.256805913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552295s 
2025-06-08T08:06:29.257621295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:29.258443647Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-08T08:06:29.259338694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-08T08:06:29.287295554Z [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-08T08:06:29.294527066Z [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-08T08:06:29.300563740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:29.302710779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:29.314589496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:29.317477293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:29.319797376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593687s 
2025-06-08T08:06:29.321238293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-08T08:06:29.322284212Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.58E-05s 
2025-06-08T08:06:29.323680751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-08T08:06:29.352521898Z [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-08T08:06:29.359418204Z [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-08T08:06:29.363912768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-08T08:06:29.365938895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-08T08:06:29.376237218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-08T08:06:29.378650973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-08T08:06:29.380619074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559171s 
2025-06-08T08:06:29.381400943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-08T08:06:29.382173319Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:29.383032964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-08T08:06:29.408180183Z [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-08T08:06:29.413030700Z [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-08T08:06:29.416362156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-08T08:06:29.418077172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-08T08:06:29.428004127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438063s 
2025-06-08T08:06:29.429113613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-08T08:06:29.429936626Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-06-08T08:06:29.430923373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-08T08:06:29.462406756Z [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-08T08:06:29.469523820Z [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-08T08:06:29.473694890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-08T08:06:29.475791955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-08T08:06:29.487234703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547825s 
2025-06-08T08:06:29.488357260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:29.489251327Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.07E-05s 
2025-06-08T08:06:29.490211941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-08T08:06:29.520935083Z [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-08T08:06:29.528606077Z [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-08T08:06:29.534174539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-08T08:06:29.536589147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-08T08:06:29.547667916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:29.550517776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:29.552883181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:29.555185970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:29.557747747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:29.560343386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690445s 
2025-06-08T08:06:29.561534154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:29.562381808Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.62E-05s 
2025-06-08T08:06:29.563692835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-08T08:06:29.593102655Z [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-08T08:06:29.600244179Z [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-08T08:06:29.604718479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-08T08:06:29.607072928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-08T08:06:29.617388136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:29.620132398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:29.622521221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:29.624897831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:29.627494508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:29.629668621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0649193s 
2025-06-08T08:06:29.630584457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:29.631377694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-06-08T08:06:29.632281333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-08T08:06:29.659196051Z [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-08T08:06:29.666077032Z [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-08T08:06:29.670509048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-08T08:06:29.672808293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-08T08:06:29.682751301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-08T08:06:29.685480471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-08T08:06:29.687756659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-08T08:06:29.689984344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-08T08:06:29.692498891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-08T08:06:29.694657451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614495s 
2025-06-08T08:06:29.695504644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:29.696297107Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-08T08:06:29.697197044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-08T08:06:29.724171027Z [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-08T08:06:29.729657364Z [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-08T08:06:29.733636832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-08T08:06:29.735928870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-08T08:06:29.746397102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-08T08:06:29.748873038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-08T08:06:29.750788875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526492s 
2025-06-08T08:06:29.751646240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:29.752420803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-06-08T08:06:29.753308957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-08T08:06:29.779213356Z [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-08T08:06:29.785019503Z [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-08T08:06:29.794925944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-08T08:06:29.797332152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-08T08:06:29.807649152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-08T08:06:29.810047240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-08T08:06:29.812105411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0578544s 
2025-06-08T08:06:29.812965750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:29.813735013Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-08T08:06:29.815334217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-08T08:06:29.842147306Z [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-08T08:06:29.847015173Z [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-08T08:06:29.850116334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-08T08:06:29.851909149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-08T08:06:29.861715049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452979s 
2025-06-08T08:06:29.862696695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:29.863525216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-08T08:06:29.864413957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-08T08:06:29.891554926Z [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-08T08:06:29.896521685Z [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-08T08:06:29.899919301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-08T08:06:29.901926934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-08T08:06:29.912065417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046491s 
2025-06-08T08:06:29.913373080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:29.914544254Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-06-08T08:06:29.915954020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-08T08:06:29.944155142Z [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-08T08:06:29.949705136Z [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-08T08:06:29.953439793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-08T08:06:29.955541768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-08T08:06:29.965492586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482035s 
2025-06-08T08:06:29.966720245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-08T08:06:29.967637703Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-08T08:06:29.968654219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-08T08:06:29.995089109Z [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-08T08:06:30.000031678Z [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-08T08:06:30.003444673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-08T08:06:30.005628932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-08T08:06:30.016208998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.018522199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488052s 
2025-06-08T08:06:30.019472756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-08T08:06:30.020334321Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-08T08:06:30.021363112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-08T08:06:30.047991278Z [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-08T08:06:30.052390245Z [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-08T08:06:30.055474617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-08T08:06:30.057507535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-08T08:06:30.068103190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.070484458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479796s 
2025-06-08T08:06:30.071486301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-08T08:06:30.072340427Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-06-08T08:06:30.073304435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-08T08:06:30.099354580Z [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-08T08:06:30.104114940Z [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-08T08:06:30.107223663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-08T08:06:30.109371231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-08T08:06:30.119867304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.122303962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478921s 
2025-06-08T08:06:30.123248853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-08T08:06:30.124023447Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-08T08:06:30.124910277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-08T08:06:30.151884682Z [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-08T08:06:30.159081071Z [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-08T08:06:30.164327383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-08T08:06:30.166750383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-08T08:06:30.177094330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-08T08:06:30.179707503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-08T08:06:30.181996949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-08T08:06:30.183944585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580366s 
2025-06-08T08:06:30.184900466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-08T08:06:30.185670039Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-08T08:06:30.186875808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-08T08:06:30.213706457Z [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-08T08:06:30.218570168Z [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-08T08:06:30.221738947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-08T08:06:30.223815034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-08T08:06:30.233803644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457482s 
2025-06-08T08:06:30.234782737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-08T08:06:30.235817443Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.12E-05s 
2025-06-08T08:06:30.236768533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-08T08:06:30.263315686Z [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-08T08:06:30.267983692Z [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-08T08:06:30.270915838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-08T08:06:30.272776363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-08T08:06:30.283187653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452115s 
2025-06-08T08:06:30.284185774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-08T08:06:30.284983089Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:30.285854167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-08T08:06:30.311785164Z [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-08T08:06:30.316148258Z [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-08T08:06:30.318934438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-08T08:06:30.321102132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-08T08:06:30.330757284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-08T08:06:30.333244436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-08T08:06:30.335332767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-08T08:06:30.337548611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-08T08:06:30.339400261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524101s 
2025-06-08T08:06:30.340202773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:30.340989041Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-06-08T08:06:30.341949316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-08T08:06:30.366431399Z [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-08T08:06:30.370861724Z [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-08T08:06:30.373864585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:30.375873318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:30.386035870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.388035072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450013s 
2025-06-08T08:06:30.388987412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:30.389806403Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:30.390851388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-08T08:06:30.420564665Z [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-08T08:06:30.425570633Z [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-08T08:06:30.428851142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:30.430864626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:30.441333220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.443765054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517229s 
2025-06-08T08:06:30.444668262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:30.445460959Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:30.446655136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-08T08:06:30.471728316Z [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-08T08:06:30.476551372Z [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-08T08:06:30.479753428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:30.481714756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:30.492367597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.494519977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467999s 
2025-06-08T08:06:30.495376704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-08T08:06:30.496171066Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:30.497088717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-08T08:06:30.521962657Z [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-08T08:06:30.526692088Z [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-08T08:06:30.529789736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-08T08:06:30.532034808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-08T08:06:30.541800414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.543832031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457704s 
2025-06-08T08:06:30.544650302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-08T08:06:30.545415512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-06-08T08:06:30.546343464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-08T08:06:30.570500687Z [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-08T08:06:30.575156684Z [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-08T08:06:30.578308227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-08T08:06:30.580266544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-08T08:06:30.590185811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.592189439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448014s 
2025-06-08T08:06:30.592997797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-08T08:06:30.593782860Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-08T08:06:30.594700761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-08T08:06:30.620072904Z [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-08T08:06:30.624968784Z [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-08T08:06:30.628306373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-08T08:06:30.630297326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-08T08:06:30.640341173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-08T08:06:30.642432494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467126s 
2025-06-08T08:06:30.643305836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-08T08:06:30.644131178Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.65E-05s 
2025-06-08T08:06:30.645039337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-08T08:06:30.670664619Z [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-08T08:06:30.675929969Z [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-08T08:06:30.680233671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-08T08:06:30.682378434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-08T08:06:30.692635003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463613s 
2025-06-08T08:06:30.693862049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-08T08:06:30.694943599Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-08T08:06:30.696075744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-08T08:06:30.721932781Z [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-08T08:06:30.727367038Z [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-08T08:06:30.730726705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-08T08:06:30.732744122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-08T08:06:30.742708840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454479s 
2025-06-08T08:06:30.743771915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-08T08:06:30.744628118Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-08T08:06:30.745601584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-08T08:06:30.770931641Z [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-08T08:06:30.775118277Z [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-08T08:06:30.777873818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-08T08:06:30.779910102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-08T08:06:30.790127185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434096s 
2025-06-08T08:06:30.791146042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-08T08:06:30.791967875Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-08T08:06:30.792904435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-08T08:06:30.818859598Z [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-08T08:06:30.822818167Z [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-08T08:06:30.825647647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-08T08:06:30.827648302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-08T08:06:30.838714621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-08T08:06:30.841202532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472056s 
2025-06-08T08:06:30.842154789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-08T08:06:30.843061767Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.52E-05s 
2025-06-08T08:06:30.843973104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-08T08:06:30.871449673Z [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-08T08:06:30.876510279Z [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-08T08:06:30.879401071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-08T08:06:30.881641742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-08T08:06:30.892344948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-08T08:06:30.894711910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496552s 
2025-06-08T08:06:30.895590208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:30.896468082Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-08T08:06:30.897401038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-08T08:06:30.924833272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-08T08:06:30.928965755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-08T08:06:30.931397948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-08T08:06:30.933563589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-08T08:06:30.943804099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:30.946537662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479292s 
2025-06-08T08:06:30.948881854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T08:06:30', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-08T08:06:30.951080649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:30.982492769Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-08T08:06:30.984283588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0826127s 
2025-06-08T08:06:30.988266580Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-08T08:06:30.989292518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:30.991913640Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-08T08:06:30.993907410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T08:06:30', 'add_update_history') 
2025-06-08T08:06:30.996130612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.005625225Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-08T08:06:31.006471920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163118s 
2025-06-08T08:06:31.007573420Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-08T08:06:31.008526155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.009958408Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-08T08:06:31.015253672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:31.016103222Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-08T08:06:31.017052844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-08T08:06:31.018612000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:31.023082458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051303s 
2025-06-08T08:06:31.024535239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T08:06:31', 'add_on_update_to_notifications') 
2025-06-08T08:06:31.026437033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.035936346Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-08T08:06:31.036914843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178634s 
2025-06-08T08:06:31.037899858Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-08T08:06:31.038686420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.040058443Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-08T08:06:31.081852177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-08T08:06:31.082969298Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-06-08T08:06:31.083988552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-08T08:06:31.085451929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.090014874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050197s 
2025-06-08T08:06:31.090861189Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-08T08:06:31.103811430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-08T08:06:31.105680092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014038s 
2025-06-08T08:06:31.106484730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:31.107245433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-06-08T08:06:31.108127500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-08T08:06:31.109274810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-08T08:06:31.113429108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044341s 
2025-06-08T08:06:31.114160175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:31.115001773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:31.124496437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094471s 
2025-06-08T08:06:31.125440190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-08T08:06:31.127614647Z [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-08T08:06:31.130418385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041547s 
2025-06-08T08:06:31.131529741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-08T08:06:31.132744016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-08T08:06:31.134556352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021709s 
2025-06-08T08:06:31.135355104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-08T08:06:31.136127670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-06-08T08:06:31.136971550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-08T08:06:31.138256339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-08T08:06:31.142538070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046641s 
2025-06-08T08:06:31.143348254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-08T08:06:31.144096694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-06-08T08:06:31.144948488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-08T08:06:31.146265813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.150466659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004615s 
2025-06-08T08:06:31.151283894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-08T08:06:31.152063961Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-06-08T08:06:31.152935173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-08T08:06:31.154271452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.158469958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046024s 
2025-06-08T08:06:31.159245299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:31.160009941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:31.194042985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337295s 
2025-06-08T08:06:31.195067861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:31.195859391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:31.204715800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087421s 
2025-06-08T08:06:31.205895464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-08T08:06:31.231704607Z [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-08T08:06:31.235809914Z [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-08T08:06:31.238577367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-08T08:06:31.240389132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-08T08:06:31.250110917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433157s 
2025-06-08T08:06:31.251153224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-08T08:06:31.301715632Z [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-08T08:06:31.305362200Z [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-08T08:06:31.307898746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-08T08:06:31.309760132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-08T08:06:31.319628557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675175s 
2025-06-08T08:06:31.320866003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-08T08:06:31.322362780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-08T08:06:31.323911158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018847s 
2025-06-08T08:06:31.324684662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-08T08:06:31.325346325Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-06-08T08:06:31.326455452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-08T08:06:31.328064810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.332518778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050252s 
2025-06-08T08:06:31.333327149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-08T08:06:31.334085041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-06-08T08:06:31.335002961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-08T08:06:31.336332954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-08T08:06:31.340608857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046256s 
2025-06-08T08:06:31.342036715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T08:06:31', 'add_custom_formats') 
2025-06-08T08:06:31.343875594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.353481825Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-08T08:06:31.354352317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173919s 
2025-06-08T08:06:31.355376314Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-08T08:06:31.356189727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.357847755Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-08T08:06:31.368769553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-08T08:06:31.371166302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-08T08:06:31.372942001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030409s 
2025-06-08T08:06:31.373860818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-08T08:06:31.375037014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-08T08:06:31.376458020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 
2025-06-08T08:06:31.377813890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T08:06:31', 'remove_omg') 
2025-06-08T08:06:31.379631725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.397640829Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-08T08:06:31.398799259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225143s 
2025-06-08T08:06:31.399979834Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-08T08:06:31.400892323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.402432375Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-08T08:06:31.405118825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-08T08:06:31.405962569Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-06-08T08:06:31.406814045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-08T08:06:31.407904148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-08T08:06:31.412352016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046509s 
2025-06-08T08:06:31.413740064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T08:06:31', 'add_indexer_tags') 
2025-06-08T08:06:31.415613313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.425116713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-08T08:06:31.425938576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173562s 
2025-06-08T08:06:31.426961031Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-08T08:06:31.427829405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.429219929Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-08T08:06:31.432411651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-08T08:06:31.459524973Z [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-08T08:06:31.463854862Z [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-08T08:06:31.466935921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:31.469025384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:31.480063016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:31.482333607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489136s 
2025-06-08T08:06:31.483274790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:31.484053811Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-08T08:06:31.485035911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-08T08:06:31.486422172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-08T08:06:31.491077516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049541s 
2025-06-08T08:06:31.492657724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T08:06:31', 'list_sync_time') 
2025-06-08T08:06:31.494676802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.508302114Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-08T08:06:31.509166230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221735s 
2025-06-08T08:06:31.510333944Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-08T08:06:31.511302332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.512812878Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-08T08:06:31.515557426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-08T08:06:31.516401840Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-06-08T08:06:31.517284558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-08T08:06:31.518661062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.523420093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051736s 
2025-06-08T08:06:31.524995105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T08:06:31', 'download_client_per_indexer') 
2025-06-08T08:06:31.526989629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.545860579Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-08T08:06:31.547217389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271867s 
2025-06-08T08:06:31.548882370Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-08T08:06:31.550043764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.551718921Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-08T08:06:31.554348717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-08T08:06:31.555271747Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-08T08:06:31.556204446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-08T08:06:31.557592057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-08T08:06:31.562160799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050131s 
2025-06-08T08:06:31.563677323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T08:06:31', 'add_colon_replacement_to_naming_config') 
2025-06-08T08:06:31.565652295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.576770342Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-08T08:06:31.577787390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194096s 
2025-06-08T08:06:31.579064359Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-08T08:06:31.580148370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.581602295Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-08T08:06:31.585119548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-08T08:06:31.585979904Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-06-08T08:06:31.586890224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-08T08:06:31.613615255Z [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-08T08:06:31.618814684Z [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-08T08:06:31.622158977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-08T08:06:31.624260544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-08T08:06:31.634625497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-08T08:06:31.636996396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-08T08:06:31.639352568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-08T08:06:31.641295438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053513s 
2025-06-08T08:06:31.642159838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-08T08:06:31.642978894Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-06-08T08:06:31.643959728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-08T08:06:31.671808413Z [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-08T08:06:31.676671478Z [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-08T08:06:31.680058340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-08T08:06:31.682252208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-08T08:06:31.692762789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-08T08:06:31.694804944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0497829s 
2025-06-08T08:06:31.696927120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T08:06:31', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-08T08:06:31.703244355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.714382707Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-08T08:06:31.716699442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0683558s 
2025-06-08T08:06:31.719360369Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-08T08:06:31.720858976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.724393700Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-08T08:06:31.727551031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:31.728662123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:31.742313906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134832s 
2025-06-08T08:06:31.744618442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T08:06:31', 'metadata_profile_ignored_to_list') 
2025-06-08T08:06:31.746954277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.756594296Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-08T08:06:31.757703651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277231s 
2025-06-08T08:06:31.758927203Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-08T08:06:31.759909042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.761596421Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-08T08:06:31.765256370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-08T08:06:31.766304257Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.67E-05s 
2025-06-08T08:06:31.767279490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-08T08:06:31.768647999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-08T08:06:31.773406332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051609s 
2025-06-08T08:06:31.774926143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T08:06:31', 'add_download_client_tags') 
2025-06-08T08:06:31.776918908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.790069832Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-08T08:06:31.791304816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215846s 
2025-06-08T08:06:31.792542601Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-08T08:06:31.793492873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.794951187Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-08T08:06:31.797587663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-08T08:06:31.798411065Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-08T08:06:31.799256566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-08T08:06:31.800498569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:31.805002514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048636s 
2025-06-08T08:06:31.806417473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T08:06:31', 'add_result_to_commands') 
2025-06-08T08:06:31.808312588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.817822668Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-08T08:06:31.818683389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175989s 
2025-06-08T08:06:31.819703969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-08T08:06:31.820585914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.821931452Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-08T08:06:31.826970392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-08T08:06:31.829265427Z [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-08T08:06:31.832164318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042875s 
2025-06-08T08:06:31.833149114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-08T08:06:31.834560816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-08T08:06:31.836527641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024724s 
2025-06-08T08:06:31.838205223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T08:06:31', 'add_notification_status') 
2025-06-08T08:06:31.840083106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.849489617Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-08T08:06:31.850357259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153227s 
2025-06-08T08:06:31.851477811Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-08T08:06:31.852417964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.853757919Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-08T08:06:31.856306689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-08T08:06:31.857148383Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-06-08T08:06:31.858040229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-08T08:06:31.859418240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.864113692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051229s 
2025-06-08T08:06:31.865597137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T08:06:31', 'add_on_author_added_to_notifications') 
2025-06-08T08:06:31.867571896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.877187224Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-08T08:06:31.878127361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017998s 
2025-06-08T08:06:31.879141744Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-08T08:06:31.880007067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.881366204Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-08T08:06:31.883722774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-08T08:06:31.884508570Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-08T08:06:31.885384443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-08T08:06:31.886570273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-08T08:06:31.891187214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048044s 
2025-06-08T08:06:31.892668340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T08:06:31', 'book_last_searched_time') 
2025-06-08T08:06:31.894573152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.906892765Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-08T08:06:31.907768642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020416s 
2025-06-08T08:06:31.908758237Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-08T08:06:31.909603664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.910987696Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-08T08:06:31.914153741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-08T08:06:31.914982352Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-06-08T08:06:31.915840114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-08T08:06:31.917118515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.921716486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049813s 
2025-06-08T08:06:31.922521002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-08T08:06:31.923297954Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-06-08T08:06:31.924122527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-08T08:06:31.925373488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-08T08:06:31.929796180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047726s 
2025-06-08T08:06:31.931189670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T08:06:31', 'add_indexer_flags') 
2025-06-08T08:06:31.933085585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:31.942572288Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-08T08:06:31.943435002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174787s 
2025-06-08T08:06:31.944503415Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-08T08:06:31.945397621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:31.946843147Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-08T08:06:31.950540511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-08T08:06:31.951522392Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-06-08T08:06:31.952519540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-08T08:06:31.954003415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:31.958913880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053678s 
2025-06-08T08:06:31.959948552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-08T08:06:31.961430598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-08T08:06:31.966219071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005181s 
2025-06-08T08:06:31.967004461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:31.967799770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:32.126952731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1584927s 
2025-06-08T08:06:32.128935094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T08:06:32', 'cdh_per_downloadclient') 
2025-06-08T08:06:32.131120150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:32.142257707Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-08T08:06:32.143228664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1742665s 
2025-06-08T08:06:32.236454161Z [Debug] MigrationController: Took: 00:00:07.9412079 
2025-06-08T08:06:33.302106716Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-08T08:06:33.387741451Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-08T08:06:33.396276110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:33.397313058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:33.457135936Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-08T08:06:33.459942373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619103s 
2025-06-08T08:06:33.461753080Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-08T08:06:33.462704694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640384s 
2025-06-08T08:06:33.483898914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-08T08:06:33.485967245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.489378538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-08T08:06:33.491613067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-08T08:06:33.495254949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004365s 
2025-06-08T08:06:33.496116976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.514630390Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-08T08:06:33.515943624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237129s 
2025-06-08T08:06:33.519301134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-08T08:06:33.520263890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.523696380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-08T08:06:33.525120199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:33.527611113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026775s 
2025-06-08T08:06:33.529074091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:33.530132343Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-06-08T08:06:33.531107081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-08T08:06:33.532349512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-08T08:06:33.536829486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043191s 
2025-06-08T08:06:33.537896013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.547487038Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-08T08:06:33.548481237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152315s 
2025-06-08T08:06:33.550620210Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-08T08:06:33.551627674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.553883327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:33.554739801Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-06-08T08:06:33.555655587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-08T08:06:33.556848916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-08T08:06:33.559106948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024961s 
2025-06-08T08:06:33.559918587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.569642831Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-08T08:06:33.570769950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128331s 
2025-06-08T08:06:33.573197582Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-08T08:06:33.574081638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.576313660Z [Info] InitialSetup: Starting migration to 1 
2025-06-08T08:06:33.580452630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-08T08:06:33.582660907Z [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-08T08:06:33.586211380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046904s 
2025-06-08T08:06:33.587145647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-08T08:06:33.588858120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-08T08:06:33.590909807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027777s 
2025-06-08T08:06:33.591857595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-08T08:06:33.593018533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-08T08:06:33.594824549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002074s 
2025-06-08T08:06:33.596263213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T08:06:33', 'InitialSetup') 
2025-06-08T08:06:33.598146703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.607517657Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-08T08:06:33.608332416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146988s 
2025-06-08T08:06:33.609517699Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-08T08:06:33.610359027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.611736509Z [Info] ImportListSearch: Starting migration to 2 
2025-06-08T08:06:33.613508799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T08:06:33', 'ImportListSearch') 
2025-06-08T08:06:33.615437326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.624606396Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-08T08:06:33.625415955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014196s 
2025-06-08T08:06:33.626400457Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-08T08:06:33.627321188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.628542556Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-08T08:06:33.629944971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T08:06:33', 'add_priority_to_indexers') 
2025-06-08T08:06:33.631817424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.641142508Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-08T08:06:33.642022062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013691s 
2025-06-08T08:06:33.643031045Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-08T08:06:33.643920132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.645123531Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-08T08:06:33.646576860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T08:06:33', 'rename_supports_on_track_retag') 
2025-06-08T08:06:33.648530370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.657836628Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-08T08:06:33.658890812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137399s 
2025-06-08T08:06:33.659980808Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-08T08:06:33.660961135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.662164639Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-08T08:06:33.663752441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T08:06:33', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-08T08:06:33.665678585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.675098160Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-08T08:06:33.676147623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138501s 
2025-06-08T08:06:33.677192613Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-08T08:06:33.678114145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.679321353Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-08T08:06:33.680807641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T08:06:33', 'remove_chown_and_folderchmod_config') 
2025-06-08T08:06:33.682713730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.692118840Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-08T08:06:33.693141061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137734s 
2025-06-08T08:06:33.694099393Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-08T08:06:33.694931535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.696094595Z [Info] update_notifiarr: Starting migration to 7 
2025-06-08T08:06:33.697464939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T08:06:33', 'update_notifiarr') 
2025-06-08T08:06:33.699291087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.708761961Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-08T08:06:33.709775062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136773s 
2025-06-08T08:06:33.710827466Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-08T08:06:33.711718214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.712927295Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-08T08:06:33.714322501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T08:06:33', 'extend_metadata_profiles') 
2025-06-08T08:06:33.716217410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.725722619Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-08T08:06:33.726780845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138209s 
2025-06-08T08:06:33.727872986Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-08T08:06:33.728781227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.729999454Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-08T08:06:33.731411145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T08:06:33', 'update_author_sort_name') 
2025-06-08T08:06:33.733285145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.742671306Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-08T08:06:33.743721290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137044s 
2025-06-08T08:06:33.744736135Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-08T08:06:33.745583439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.746790698Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-08T08:06:33.748121763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T08:06:33', 'add_bookfile_part') 
2025-06-08T08:06:33.749967464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.759388730Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-08T08:06:33.760405357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136497s 
2025-06-08T08:06:33.761447387Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-08T08:06:33.762317730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.763551914Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-08T08:06:33.764959992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T08:06:33', 'update_audio_qualities') 
2025-06-08T08:06:33.766793075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.776127589Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-08T08:06:33.777149387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135979s 
2025-06-08T08:06:33.778240893Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-08T08:06:33.779195877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.780388511Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-08T08:06:33.781836401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T08:06:33', 'add_bookfile_part_naming_token') 
2025-06-08T08:06:33.783734359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.793919839Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-08T08:06:33.795437636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138424s 
2025-06-08T08:06:33.797119503Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-08T08:06:33.798383301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.800140257Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-08T08:06:33.802151877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T08:06:33', 'update_author_sort_name_again') 
2025-06-08T08:06:33.804630285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.815065593Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-08T08:06:33.816718518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160453s 
2025-06-08T08:06:33.818324005Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-08T08:06:33.819850259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.821715935Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-08T08:06:33.823719843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T08:06:33', 'rename_blacklist_to_blocklist') 
2025-06-08T08:06:33.826363369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.836271017Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-08T08:06:33.837613100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162018s 
2025-06-08T08:06:33.838664866Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-08T08:06:33.839547363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.840918487Z [Info] FixIndexes: Starting migration to 15 
2025-06-08T08:06:33.842314317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T08:06:33', 'FixIndexes') 
2025-06-08T08:06:33.844318543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.853789289Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-08T08:06:33.855296375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140598s 
2025-06-08T08:06:33.857154575Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-08T08:06:33.858297243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.859794774Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-08T08:06:33.861287632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T08:06:33', 'AddRelatedBooks') 
2025-06-08T08:06:33.863904813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.873196479Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-08T08:06:33.874183057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148277s 
2025-06-08T08:06:33.875311801Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-08T08:06:33.876258366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.877694626Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-08T08:06:33.879369094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T08:06:33', 'ImportListMonitorExisting') 
2025-06-08T08:06:33.882433555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.892418309Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-08T08:06:33.893739302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156004s 
2025-06-08T08:06:33.894839809Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-08T08:06:33.895793693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.897151906Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-08T08:06:33.898887410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T08:06:33', 'AddSeriesPosition') 
2025-06-08T08:06:33.901300940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.911918127Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-08T08:06:33.913256631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153984s 
2025-06-08T08:06:33.915449653Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-08T08:06:33.916428898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.918022985Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-08T08:06:33.919769608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T08:06:33', 'AddNewItemMonitorType') 
2025-06-08T08:06:33.922085305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.932195131Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-08T08:06:33.933610153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151734s 
2025-06-08T08:06:33.934675265Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-08T08:06:33.935574973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.936982075Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-08T08:06:33.938526516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T08:06:33', 'AddDownloadHistory') 
2025-06-08T08:06:33.941035375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.951334839Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-08T08:06:33.952737229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151664s 
2025-06-08T08:06:33.954509098Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-08T08:06:33.955530370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.957389905Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-08T08:06:33.959173651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T08:06:33', 'add_on_delete_to_notifications') 
2025-06-08T08:06:33.961905887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.972446753Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-08T08:06:33.974287467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163385s 
2025-06-08T08:06:33.975673157Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-08T08:06:33.976810116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.978148891Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-08T08:06:33.979611324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T08:06:33', 'EditionMonitoredIndex') 
2025-06-08T08:06:33.981541738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:33.990869442Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-08T08:06:33.991735656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139772s 
2025-06-08T08:06:33.992826433Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-08T08:06:33.993816131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:33.995062728Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-08T08:06:33.998089277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-08T08:06:33.999185506Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-08T08:06:34.000125345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-08T08:06:34.005415594Z [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-08T08:06:34.008966800Z [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-08T08:06:34.011394994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-08T08:06:34.013314031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-08T08:06:34.016394184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-08T08:06:34.018450544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-08T08:06:34.020245279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019178s 
2025-06-08T08:06:34.021035404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-08T08:06:34.021773506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-06-08T08:06:34.022626625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-08T08:06:34.026709821Z [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-08T08:06:34.030050398Z [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-08T08:06:34.032420976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-08T08:06:34.034252482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-08T08:06:34.037146243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-08T08:06:34.039222491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-08T08:06:34.040978426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174444s 
2025-06-08T08:06:34.052803286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T08:06:34', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-08T08:06:34.055913818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.065894262Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-08T08:06:34.067142978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419696s 
2025-06-08T08:06:34.068187760Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-08T08:06:34.069045846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.070421821Z [Info] add_update_history: Starting migration to 24 
2025-06-08T08:06:34.071821651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T08:06:34', 'add_update_history') 
2025-06-08T08:06:34.073604100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.082811451Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-08T08:06:34.083731657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137701s 
2025-06-08T08:06:34.084749553Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-08T08:06:34.085631225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.086732319Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-08T08:06:34.088213665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T08:06:34', 'add_on_update_to_notifications') 
2025-06-08T08:06:34.090058770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.103466235Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-08T08:06:34.104676850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175057s 
2025-06-08T08:06:34.105673123Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-08T08:06:34.106565858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.107795937Z [Info] add_custom_formats: Starting migration to 26 
2025-06-08T08:06:34.109107021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T08:06:34', 'add_custom_formats') 
2025-06-08T08:06:34.110924301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.120146492Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-08T08:06:34.121206578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134066s 
2025-06-08T08:06:34.122192002Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-08T08:06:34.123030490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.124215272Z [Info] remove_omg: Starting migration to 27 
2025-06-08T08:06:34.125448975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T08:06:34', 'remove_omg') 
2025-06-08T08:06:34.127219940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.136509175Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-08T08:06:34.137503510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133703s 
2025-06-08T08:06:34.138527458Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-08T08:06:34.139392987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.140554640Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-08T08:06:34.141821955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T08:06:34', 'add_indexer_tags') 
2025-06-08T08:06:34.143630329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.152900559Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-08T08:06:34.153903560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133516s 
2025-06-08T08:06:34.154903416Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-08T08:06:34.155741898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.156896756Z [Info] list_sync_time: Starting migration to 29 
2025-06-08T08:06:34.158163115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T08:06:34', 'list_sync_time') 
2025-06-08T08:06:34.159963315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.169178509Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-08T08:06:34.170171546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132872s 
2025-06-08T08:06:34.171248441Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-08T08:06:34.172140742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.173329776Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-08T08:06:34.174714918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T08:06:34', 'download_client_per_indexer') 
2025-06-08T08:06:34.176867256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.189573839Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-08T08:06:34.191276661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163785s 
2025-06-08T08:06:34.192949061Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-08T08:06:34.194363007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.196255714Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-08T08:06:34.198648878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T08:06:34', 'add_colon_replacement_to_naming_config') 
2025-06-08T08:06:34.201240649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.211856397Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-08T08:06:34.213342953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165523s 
2025-06-08T08:06:34.214982431Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-08T08:06:34.216134061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.217434163Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-08T08:06:34.219754933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T08:06:34', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-08T08:06:34.221913222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.232135920Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-08T08:06:34.234241509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014936s 
2025-06-08T08:06:34.235528764Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-08T08:06:34.236447857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.237781350Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-08T08:06:34.239300842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T08:06:34', 'metadata_profile_ignored_to_list') 
2025-06-08T08:06:34.241301812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.250773669Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-08T08:06:34.251735714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014071s 
2025-06-08T08:06:34.252730611Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-08T08:06:34.253599429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.255288374Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-08T08:06:34.256744316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T08:06:34', 'add_download_client_tags') 
2025-06-08T08:06:34.258726727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.272956644Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-08T08:06:34.274424668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190065s 
2025-06-08T08:06:34.275732261Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-08T08:06:34.276570412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.277827174Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-08T08:06:34.279212917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T08:06:34', 'add_result_to_commands') 
2025-06-08T08:06:34.281049876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.290432006Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-08T08:06:34.291933200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135845s 
2025-06-08T08:06:34.293597227Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-08T08:06:34.295090719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.296258575Z [Info] add_notification_status: Starting migration to 37 
2025-06-08T08:06:34.297658303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T08:06:34', 'add_notification_status') 
2025-06-08T08:06:34.299532301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.308631089Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-08T08:06:34.309460849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136212s 
2025-06-08T08:06:34.310451109Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-08T08:06:34.311365925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.312550610Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-08T08:06:34.314041751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T08:06:34', 'add_on_author_added_to_notifications') 
2025-06-08T08:06:34.315957573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.325153782Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-08T08:06:34.326050045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135944s 
2025-06-08T08:06:34.327018376Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-08T08:06:34.327885954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.329154040Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-08T08:06:34.330545504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T08:06:34', 'book_last_searched_time') 
2025-06-08T08:06:34.332470966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.342067324Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-08T08:06:34.344085252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137292s 
2025-06-08T08:06:34.345636813Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-08T08:06:34.347058910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.348541846Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-08T08:06:34.349972680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T08:06:34', 'add_indexer_flags') 
2025-06-08T08:06:34.352736866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.363459718Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-08T08:06:34.364968850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015845s 
2025-06-08T08:06:34.366628756Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-08T08:06:34.367572471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:34.368901810Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-08T08:06:34.370306748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T08:06:34', 'cdh_per_downloadclient') 
2025-06-08T08:06:34.372940053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:34.383912018Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-08T08:06:34.385648985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150602s 
2025-06-08T08:06:34.397565498Z [Debug] MigrationController: Took: 00:00:01.0963925 
2025-06-08T08:06:34.652912697Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-08T08:06:34.671057786Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-08T08:06:34.878174110Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4251bd9c-bd5a-4d77-8df3-8828c9866956} may be persisted to storage in unencrypted form. 
2025-06-08T08:06:35.269727232Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-08T08:06:35.422263164Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-08T08:06:35.437982089Z [Trace] EventAggregator: Publishing HealthCheckCompleteEvent 
2025-06-08T08:06:35.696613132Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-08T08:06:35.744701293Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-08T08:06:35.748543358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-08T08:06:35.750323405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-08T08:06:35.797219363Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-08T08:06:35.803261679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0513548s 
2025-06-08T08:06:35.807341152Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-08T08:06:35.810884978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568494s 
2025-06-08T08:06:35.827690837Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-08T08:06:35.832098939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:35.836738265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-08T08:06:35.839747727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-08T08:06:35.845223563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063116s 
2025-06-08T08:06:35.846961678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:35.865564906Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-08T08:06:35.867721292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260445s 
2025-06-08T08:06:35.871096861Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-08T08:06:35.872875341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:35.876443745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-08T08:06:35.879226503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:35.882738335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003823s 
2025-06-08T08:06:35.884675987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:35.886316769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-06-08T08:06:35.888255131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-08T08:06:35.890471101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-08T08:06:35.910316367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197984s 
2025-06-08T08:06:35.912288578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:35.922308325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-08T08:06:35.923686999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032044s 
2025-06-08T08:06:35.926046050Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-08T08:06:35.927568515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:35.930063817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:35.931423975Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-08T08:06:35.932717610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-08T08:06:35.934439673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-08T08:06:35.937239024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030885s 
2025-06-08T08:06:35.938446928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:35.948177263Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-08T08:06:35.949572042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013917s 
2025-06-08T08:06:35.951971306Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-08T08:06:35.953392219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:35.955757063Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-08T08:06:35.960189377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-08T08:06:35.962591022Z [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-08T08:06:35.966970090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005503s 
2025-06-08T08:06:35.968189325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-08T08:06:35.969590045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-08T08:06:35.971938553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025573s 
2025-06-08T08:06:35.973849366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T08:06:35', 'InitialSetup') 
2025-06-08T08:06:35.976765534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:35.986574466Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-08T08:06:35.987841231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017149s 
2025-06-08T08:06:35.989205422Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-08T08:06:35.990513997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:35.992368206Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-08T08:06:35.994538669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T08:06:35', 'ImportListSearch') 
2025-06-08T08:06:35.997421143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.007076146Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-08T08:06:36.008389769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164883s 
2025-06-08T08:06:36.009707957Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-08T08:06:36.011071936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.012894258Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-08T08:06:36.014714300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T08:06:36', 'add_priority_to_indexers') 
2025-06-08T08:06:36.017613390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.027235343Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-08T08:06:36.028621543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160571s 
2025-06-08T08:06:36.029983072Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-08T08:06:36.031438724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.033239450Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-08T08:06:36.035161926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T08:06:36', 'rename_supports_on_track_retag') 
2025-06-08T08:06:36.038079489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.047681975Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-08T08:06:36.049117770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160966s 
2025-06-08T08:06:36.050510577Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-08T08:06:36.052077556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.053878217Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-08T08:06:36.056014103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T08:06:36', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-08T08:06:36.059053698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.068756025Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-08T08:06:36.070259928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164861s 
2025-06-08T08:06:36.071611901Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-08T08:06:36.073061401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.074835625Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-08T08:06:36.076816130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T08:06:36', 'remove_chown_and_folderchmod_config') 
2025-06-08T08:06:36.079787510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.089557924Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-08T08:06:36.091027590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163358s 
2025-06-08T08:06:36.092294623Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-08T08:06:36.093576975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.095360518Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-08T08:06:36.097120479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T08:06:36', 'update_notifiarr') 
2025-06-08T08:06:36.099909031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.109821161Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-08T08:06:36.111496029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160163s 
2025-06-08T08:06:36.113078830Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-08T08:06:36.114712048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.116901441Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-08T08:06:36.119038041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T08:06:36', 'extend_metadata_profiles') 
2025-06-08T08:06:36.122405285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.132501186Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-08T08:06:36.134011756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01777s 
2025-06-08T08:06:36.135406356Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-08T08:06:36.136830347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.138719932Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-08T08:06:36.140690960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T08:06:36', 'update_author_sort_name') 
2025-06-08T08:06:36.143726720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.153446224Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-08T08:06:36.154859169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164944s 
2025-06-08T08:06:36.156194200Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-08T08:06:36.157537754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.160173710Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-08T08:06:36.163487251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T08:06:36', 'add_bookfile_part') 
2025-06-08T08:06:36.166808256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.176554649Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-08T08:06:36.178792637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188537s 
2025-06-08T08:06:36.180749001Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-08T08:06:36.182865752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.185007810Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-08T08:06:36.186985027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T08:06:36', 'update_audio_qualities') 
2025-06-08T08:06:36.190057949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.199834592Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-08T08:06:36.201220494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168831s 
2025-06-08T08:06:36.202610969Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-08T08:06:36.204068148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.205925422Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-08T08:06:36.207956568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T08:06:36', 'add_bookfile_part_naming_token') 
2025-06-08T08:06:36.211050682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.221807594Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-08T08:06:36.224153258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174662s 
2025-06-08T08:06:36.225869606Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-08T08:06:36.227357610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.229741114Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-08T08:06:36.232465754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T08:06:36', 'update_author_sort_name_again') 
2025-06-08T08:06:36.236693057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.246764836Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-08T08:06:36.249515542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191644s 
2025-06-08T08:06:36.251494619Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-08T08:06:36.253866450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.256231964Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-08T08:06:36.258270566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T08:06:36', 'rename_blacklist_to_blocklist') 
2025-06-08T08:06:36.261409323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.271936689Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-08T08:06:36.274325466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179388s 
2025-06-08T08:06:36.275695406Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-08T08:06:36.276953804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.279468681Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-08T08:06:36.281808769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T08:06:36', 'FixIndexes') 
2025-06-08T08:06:36.285576030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.295476722Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-08T08:06:36.297568190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01844s 
2025-06-08T08:06:36.298953746Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-08T08:06:36.300584673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.303041691Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-08T08:06:36.305221545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T08:06:36', 'AddRelatedBooks') 
2025-06-08T08:06:36.308654734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.318598639Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-08T08:06:36.320791175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176973s 
2025-06-08T08:06:36.322348973Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-08T08:06:36.323927475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.325933655Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-08T08:06:36.328145788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T08:06:36', 'ImportListMonitorExisting') 
2025-06-08T08:06:36.332292442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.342124805Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-08T08:06:36.345269232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179663s 
2025-06-08T08:06:36.347207383Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-08T08:06:36.348544496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.350573522Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-08T08:06:36.352454050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T08:06:36', 'AddSeriesPosition') 
2025-06-08T08:06:36.355410829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.365027548Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-08T08:06:36.366327442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163976s 
2025-06-08T08:06:36.367638752Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-08T08:06:36.368978476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.370776343Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-08T08:06:36.372650100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T08:06:36', 'AddNewItemMonitorType') 
2025-06-08T08:06:36.375530830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.385027410Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-08T08:06:36.386342536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159435s 
2025-06-08T08:06:36.387647551Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-08T08:06:36.388936027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.390651766Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-08T08:06:36.392383030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T08:06:36', 'AddDownloadHistory') 
2025-06-08T08:06:36.395171564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.404669633Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-08T08:06:36.405950260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156505s 
2025-06-08T08:06:36.407277856Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-08T08:06:36.408703104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.410457966Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-08T08:06:36.412382150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T08:06:36', 'add_on_delete_to_notifications') 
2025-06-08T08:06:36.415326376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.425049652Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-08T08:06:36.426478281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162451s 
2025-06-08T08:06:36.427682607Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-08T08:06:36.428995183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.430704856Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-08T08:06:36.432484075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T08:06:36', 'EditionMonitoredIndex') 
2025-06-08T08:06:36.435288344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.444952244Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-08T08:06:36.446260170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158408s 
2025-06-08T08:06:36.447654716Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-08T08:06:36.449231239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.450981336Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-08T08:06:36.454797844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-08T08:06:36.456086564Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-05s 
2025-06-08T08:06:36.457235838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-08T08:06:36.462448163Z [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-08T08:06:36.467452972Z [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-08T08:06:36.471144599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-08T08:06:36.473378766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-08T08:06:36.476878051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-08T08:06:36.479233551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207195s 
2025-06-08T08:06:36.480356218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-08T08:06:36.481459781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2025-06-08T08:06:36.482598833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-08T08:06:36.486534276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-08T08:06:36.490080511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-08T08:06:36.493177566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-08T08:06:36.495448510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-08T08:06:36.498951620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-08T08:06:36.501445009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174171s 
2025-06-08T08:06:36.503297136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T08:06:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-08T08:06:36.506365928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.516253890Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-08T08:06:36.517832869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319765s 
2025-06-08T08:06:36.519136139Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-08T08:06:36.520421337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.522191462Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-08T08:06:36.526314169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-08T08:06:36.528691594Z [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-08T08:06:36.532519346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047289s 
2025-06-08T08:06:36.533774916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-08T08:06:36.535378384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-08T08:06:36.537960931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028831s 
2025-06-08T08:06:36.539705304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T08:06:36', 'add_update_history') 
2025-06-08T08:06:36.542545786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.552211261Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-08T08:06:36.553492205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170548s 
2025-06-08T08:06:36.554889463Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-08T08:06:36.556280374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.558095080Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-08T08:06:36.560046566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T08:06:36', 'add_on_update_to_notifications') 
2025-06-08T08:06:36.563004742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.572590593Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-08T08:06:36.573985804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161583s 
2025-06-08T08:06:36.575280856Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-08T08:06:36.576578487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.578390824Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-08T08:06:36.580234955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T08:06:36', 'add_custom_formats') 
2025-06-08T08:06:36.583154652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.592927764Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-08T08:06:36.594231381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162415s 
2025-06-08T08:06:36.595467467Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-08T08:06:36.596685199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.598453188Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-08T08:06:36.600114996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T08:06:36', 'remove_omg') 
2025-06-08T08:06:36.602899059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.612486036Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-08T08:06:36.613734063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157839s 
2025-06-08T08:06:36.614990125Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-08T08:06:36.616234558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.618024230Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-08T08:06:36.619784223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T08:06:36', 'add_indexer_tags') 
2025-06-08T08:06:36.622618986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.632825884Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-08T08:06:36.635493883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161718s 
2025-06-08T08:06:36.638071301Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-08T08:06:36.640610268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.643843933Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-08T08:06:36.645668959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T08:06:36', 'list_sync_time') 
2025-06-08T08:06:36.649510184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.659514893Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-08T08:06:36.662687605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188349s 
2025-06-08T08:06:36.664597187Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-08T08:06:36.666450707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.668480861Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-08T08:06:36.670563341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T08:06:36', 'download_client_per_indexer') 
2025-06-08T08:06:36.674081047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.684710867Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-08T08:06:36.687416878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178891s 
2025-06-08T08:06:36.689717233Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-08T08:06:36.691719335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.694209498Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-08T08:06:36.697102859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T08:06:36', 'add_colon_replacement_to_naming_config') 
2025-06-08T08:06:36.701377206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.711651597Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-08T08:06:36.714408169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196991s 
2025-06-08T08:06:36.716647237Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-08T08:06:36.718540132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.721015825Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-08T08:06:36.723732539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T08:06:36', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-08T08:06:36.728027964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.738319006Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-08T08:06:36.740203632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194964s 
2025-06-08T08:06:36.741721520Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-08T08:06:36.743345204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.745434745Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-08T08:06:36.747805895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T08:06:36', 'metadata_profile_ignored_to_list') 
2025-06-08T08:06:36.753440996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.763774816Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-08T08:06:36.765450929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199736s 
2025-06-08T08:06:36.767282236Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-08T08:06:36.769002253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.771256094Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-08T08:06:36.773776118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T08:06:36', 'add_download_client_tags') 
2025-06-08T08:06:36.778204265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.788731421Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-08T08:06:36.790394518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197209s 
2025-06-08T08:06:36.792388306Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-08T08:06:36.793895240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.796525131Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-08T08:06:36.798813581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T08:06:36', 'add_result_to_commands') 
2025-06-08T08:06:36.804344011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.814296110Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-08T08:06:36.815742753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203191s 
2025-06-08T08:06:36.817212076Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-08T08:06:36.818642313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.820710338Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-08T08:06:36.822991656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T08:06:36', 'add_notification_status') 
2025-06-08T08:06:36.827665172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.837803760Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-08T08:06:36.839337848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189921s 
2025-06-08T08:06:36.840945353Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-08T08:06:36.842543790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.844655886Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-08T08:06:36.847315427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T08:06:36', 'add_on_author_added_to_notifications') 
2025-06-08T08:06:36.851685257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.862353544Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-08T08:06:36.864868419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192052s 
2025-06-08T08:06:36.867023596Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-08T08:06:36.868988309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.871153414Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-08T08:06:36.873875506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T08:06:36', 'book_last_searched_time') 
2025-06-08T08:06:36.877820408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.888444484Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-08T08:06:36.890456300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195579s 
2025-06-08T08:06:36.892608965Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-08T08:06:36.894408065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.897140739Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-08T08:06:36.899472500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T08:06:36', 'add_indexer_flags') 
2025-06-08T08:06:36.903392159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.913965133Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-08T08:06:36.915992952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193039s 
2025-06-08T08:06:36.918182391Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-08T08:06:36.919750242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-08T08:06:36.922007521Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-08T08:06:36.924448125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T08:06:36', 'cdh_per_downloadclient') 
2025-06-08T08:06:36.928456371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-08T08:06:36.938357875Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-08T08:06:36.939799856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185761s 
2025-06-08T08:06:38.677861054Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-08T08:06:38.784576259Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-08T08:06:38.883991271Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-08T08:06:40.005413487Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-08T08:06:40.258896778Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-08T08:06:40.320288970Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-08T08:06:40.560664154Z [ls.io-init] done.
2025-06-08T08:06:40.716873364Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-08T08:06:40.731882892Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-08T08:06:40.737537358Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-08T08:06:41.774552104Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled